﻿.leftnav{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 170px; /*width of menu*/
	}

.leftnav a.menuitem{

	background: #0080C0; url(glossyback.gif) repeat-x bottom left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	/*color: #2671bc; */
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 5px;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}

.leftnav a.menuitem1{
   
	background: #0080C0; url(glossyback.gif) repeat-x bottom left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	/*color: #2671bc; */
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 5px;
	text-decoration: none;
	
	border-bottom: 1px solid #FFFFFF;
	}

.leftnav a.menuitem1:hover{
	background: orange;
	color: black;
	text-decoration: none;
	}
	
	.leftnav a.menuitem2{
	background: #0080C0; url(glossyback.gif) repeat-x bottom left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	/*color: #2671bc; */
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}

.leftnav a.menuitem2:hover{
	background: #15EAE4;
	color: black;
	text-decoration: none;
	}
	.leftnav a.menuitem3{
	background: #0080C0; url(glossyback.gif) repeat-x bottom left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	/*color: #2671bc; */
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}

.leftnav a.menuitem3:hover{
	background: orange;
	color: black;
	text-decoration: none;
	}
	
	.leftnav a.menuitem4{
	background: #0080C0; url(glossyback.gif) repeat-x bottom left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	/*color: #2671bc; */
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}

.leftnav a.menuitem4:hover{
	background: #15EAE4;
	color: black;
	text-decoration: none;
	}
	
		.leftnav a.menuitem5{
	background: #0080C0; url(glossyback.gif) repeat-x bottom left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	/*color: #2671bc; */
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}

.leftnav a.menuitem5:hover{
	background: orange;
	color: black;
	text-decoration: none;
	}
	
			.leftnav a.menuitem6{
	background: #0080C0; url(glossyback.gif) repeat-x bottom left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	/*color: #2671bc; */
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}

.leftnav a.menuitem6:hover{
	background: #15EAE4;
	color: black;
	text-decoration: none;
	}
	
				.leftnav a.menuitem7{
	background: #0080C0; url(glossyback.gif) repeat-x bottom left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	/*color: #2671bc; */
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}

.leftnav a.menuitem7:hover{
	background: orange;
	color: black;
	text-decoration: none;
	}
	}
.leftnav a.menuitem:visited, .glossymenu .menuitem:active{
	color: #2671bc;
	text-decoration: none;
	}

.leftnav a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	}

.leftnav a.menuitem:hover{
	border-bottom: 1px solid #FF3FFF;
	text-decoration: none;
	}
	
	.leftnav a.menuitem1 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	}

.leftnav a.menuitem1:hover{
	border-bottom: 1px solid #FF3FFF;
	text-decoration: none;
	}

.leftnav a.menuitem2 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	}

.leftnav a.menuitem2:hover{
	border-bottom: 1px solid #FF3FFF;
	text-decoration: none;
	}
	
	.leftnav a.menuitem3 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	}

.leftnav a.menuitem3:hover{
	border-bottom: 1px solid #FF3FFF;
	text-decoration: none;
	}
	
	.leftnav a.menuitem4 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	}

.leftnav a.menuitem4:hover{
	border-bottom: 1px solid #FF3FFF;
	text-decoration: none;
	}
	
	.leftnav a.menuitem5 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	}

.leftnav a.menuitem5:hover{
	border-bottom: 1px solid #FF3FFF;
	text-decoration: none;
	}
	
	.leftnav a.menuitem6 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	}

.leftnav a.menuitem6:hover{
	border-bottom: 1px solid #FF3FFF;
	text-decoration: none;
	}
	
	.leftnav a.menuitem7 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	}

.leftnav a.menuitem7:hover{
	border-bottom: 1px solid #FF3FFF;
	text-decoration: none;
	}
/* .leftnav div.submenu{ /*DIV that contains each sub menu*/
/*	background: white;
	}
*/
.leftnav div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.leftnav div.submenu ul li{
	border-bottom: 1px dashed #a0a0a0;
	line-height: 18px;
	}

.leftnav div.submenu ul li a{
	display: block;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #252525;
	text-decoration: none;
	line-height: 18px;
	background: #FBD7FA;
	padding: 2px 0;
	padding-left: 10px;
	}

.leftnav div.submenu ul li a:hover{
	background: #EDFEE2;
	color: #FF0000;
	text-decoration: none;
	}
