
a:link { color: blue; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none }
a:visited { color: blue; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none }
a:hover { color: Yellow; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none }
H1 { color: #000000; font-weight: normal; font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
H2 { color: #000000; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
H3 { color: #000000; font-weight: normal; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
H5 { color: #000; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 6pt; padding-top: 6pt; padding-bottom: 6pt; border-top: none }
H4  { color: #000; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 6pt; padding-top: 0pt; padding-bottom: 0pt; border-top: medium none }
pre { color: #000000; font-size: 14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; border: 1pt #0ff }
BODY {
	padding:0px; MARGIN: 0px;
	background-image: url('images/newbackground1.jpg');
	background-color:#336699
}

td           { font-family: Verdana; font-size: 10px }
th           { font-family: Verdana; font-size: 9px }

a:link.menuitem, a:visited.menuitem, a:active.menuitem { 
				Z-INDEX: 10;
				text-decoration: none; 
				color: white;
				border-style: none;
				padding-left: 0px;
				padding-top: 2px;
				PADDING-BOTTOM: 0px; }
				
a:hover.menuitem{ Z-INDEX: 10;
				text-decoration: none; 
				color: yellow; 
				border-style: none; 
				border-width: 0px;
				padding-left: 0px;
				padding-top: 2px; 
				PADDING-bottom: 0px; }

a:link.menutitle, a:visited.menutitle, a:active.menutitle { 
				Z-INDEX: 10;
				text-align: center;
				text-decoration: none; 
				color: white;
				Height: 20;
				padding-top: 2px;
				padding-bottom: 0px;
				PADDING-LEFT: 0px;
				font-weight:  bold; }
				
a:hover.menutitle{Z-INDEX: 10;
				text-align: center; 
				text-decoration: none; 
				color: yellow; 
				border-style: none; 
				border-width: 0px;
				height: 20;
				padding-top: 2px;
				padding-bottom: 0px;
				PADDING-LEFT: 0px;
				font-weight: bold; }

span.menublock {Z-INDEX: 10;
				border-style: none;
				PADDING-RIGHT: 3px; 
				PADDING-LEFT: 3px;
				PADDING-top: 0px;  
				HEIGHT: 20px;
				TOP: 0px;
				POSITION: relative; }

span.dropbox {	Z-INDEX: 10;
				text-align: left;
				color: white;
				border-width: 0px;
				padding-left: 2px;
				padding-top: 0px;  
				HEIGHT: 20px;
				WIDTH: 130px;
				TOP: 17px;
				BACKGROUND: #003366;
				POSITION: absolute;
				VISIBILITY: hidden;
				border-style: inset; }
				
span.docbody {	Z-INDEX: 0;
				border-style: none;
				LEFT: 0px;
				position:relative;}
				
span.menuback {	Z-INDEX: 99;
				border-style: none;
				BACKGROUND: #666666;
				height: 20px;
				POSITION: absolute;
				LEFT: 0px;
				TOP: 65px;}
								
#leftNav {
	/*border-right: 1px solid #000;
	border-left: 1px solid #000;*/
	padding: 0 0 1em 0;
	margin-left: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
}
	#leftNav ul {

	margin-left: 0px;
	padding-left: 0px;
	border: none;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#leftNav li {
	border-bottom: 1px solid #fff;
	margin: 0;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	list-style: none;
}
	#leftNav li a {
	display: block;
	padding: 2px 4px 2px 0.5em;
	/*border-left: 10px solid #996633;
	border-right: 10px solid #ffffcc;
	*/
	background-color: #fff200;
	color: #000;
	text-decoration: none;
	width: 100%;
}

	html>body #leftNav li a {
		width: auto;
		}

	#leftNav li a:hover {
	/*border-left: 10px solid #663300;
	border-right: 10px solid #ffff99; */
	background-color: #cc9900;
	color: #fff;
		}
