/* 
this is a comment tag
*/


BODY { 
margin:0; 
padding:0; 
}

BODY { 
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: small; 
		
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	
	SCROLLBAR-ARROW-COLOR: #006eb9;
	SCROLLBAR-TRACK-COLOR: #dddddd;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #666666;
}


	.BODY,td{
color: #444444;
font-size: 12px;;
	}
	
	.SMALL{
color: #666666;
font-size: 10;
	}

h1 {font-size:15px;}
h2 {font-size:14px;}
h3 {font-size:13px;}
			
   .TITLE {
	color: #61CBEC;
font-size: x-small;
	}

	
	.LINK { text-underline-position: below; 
color: #666666;
font-size: x-small;
	}


A {
	color: #006eb9;	
}


A:HOVER {
	color: #666666;
}

   .DATE {
	color: #666666;
font-size: xx-small;
	}

ul#blue { margin:0; padding:0; list-style-type:none; }
ul#blue li { position:relative; float:left; border-top:4px solid #006eb9; margin-right: 15px; padding-right: 20px; padding-top: 5px;}
ul#blue .current { border-top:4px solid #fffa01;}
ul#blue li:hover { border-bottom:4px solid #fffa01;}
ul#blue li a { padding:2px 2px; text-decoration:none; font:bold 12px Verdana, Georgia, "Times New Roman", Times, serif; color:#666666;}
ul#blue li a:hover { color:#006eb9; border:none; }
ul#blue li span{ display:none; position:absolute; top:20px; left:2px; width:120px; font:normal 9px Verdana, Georgia, "Times New Roman", Times, serif; line-height: 15px; }
ul#blue li a:hover span {margin-top: 7px; display:block; color: #666666;}

.td_1 {background-color: #EEEEEE; color: black;padding:3px;}
.td_0 {background-color: #FFFFFF; color: black;padding:3px;}

	.header{
	background-image:url(images/header_bg.gif);
	background-repeat:no-repeat;
	}
