/* CSS Document */

BODY,table {
		
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding: 0px;
		FONT-FAMILY: Verdana,Helvetica,Arial ;
		font-size : 11px ;
		color: #000000;
		SCROLLBAR-FACE-COLOR:FFCC33;
		SCROLLBAR-HIGHLIGHT-COLOR:white;
		SCROLLBAR-SHADOW-COLOR:grey;
		SCROLLBAR-3DLIGHT-COLOR:white;
		SCROLLBAR-ARROW-COLOR: black;
		SCROLLBAR-TRACK-COLOR:black;
		SCROLLBAR-DARKSHADOW-COLOR:grey;
		
		}
	
a:link {text-decoration: none; color: black;}
a:active {text-decoration: none; color: black;}
a:visited {text-decoration: none; color: black;}
a:hover {text-decoration: underline; color: maroon;}
a.url { font-size: 10px; font-family: Verdana,Helvetica,Arial,sans-serif; color:black; }
a.url:hover { font-size: 10px; font-family: Verdana,Helvetica,Arial,sans-serif; color:#937800; }
a.url1 { font-size: 10px; font-family: Verdana,Helvetica,Arial,sans-serif; color:black; }
a.url1:hover { font-size: 10px; font-family: Verdana,Helvetica,Arial,sans-serif; color:#F90000; }
a.url2 { font-size: 10px; font-family: Verdana,Helvetica,Arial,sans-serif; color:#FFFFCC; }
a.url2:hover { font-size: 10px; font-family: Verdana,Helvetica,Arial,sans-serif; color:#CC0000; }
h1 {  color: black; font-size: 10px; font-weight: bold}
h2 {  color: #DFB600; font-size: 19px; font-weight: bold}


.tablenav {
	background-color: #F2F2F2;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tablenav1 {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}