/* CSS Document */

body {
	font-family:  Times New Roman, Times, serif;
        color: #ffffff;
	background: #000000;
	text-align: center;

	SCROLLBAR-FACE-COLOR:#333333;
	SCROLLBAR-HIGHLIGHT-COLOR:#000000;
	SCROLLBAR-SHADOW-COLOR:#000000;
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR:#000000;
	}

table {
	font-family: Times New Roman, Times, serif;
	color: #ffffff;
	background: #000000;
	text-align: left;
	width: 830;
}
	
td  {border: 0px ;
		padding: 5px;}
		
.td1 {background: #333333; font-size: 15px; width: 174; text-align: center;}
.td2 {background: #666666; font-size: 13px; width: 174;}
.td3 {background: #333333; font-size: 15px; width: 105; text-align: center;}
.td4 {background: #666666; font-size: 13px; width: 105;}
.td5 {background: #333333; width: 24;}
.td6 {background: #333333; font-size: 15px; width: 175; text-align: center;}
.td7 {background: #333333; font-size: 20px; text-align: center;}
.td8 {background: #333333; font-size: 15px; width: 830; text-align: center;}
.td9 {background: #666666; font-size: 15px; width: 166;}
.td10 {background: #666666; font-size: 15px; width: 166; text-align: center;}
.td11 {background: #000000; font-size: 15px; text-align: center; }

a:link    {text-decoration: underline; color: #ffff00; }
a:visited {text-decoration: underline; color: #ffcc00; }
a:hover   {text-decoration: underline; color: #ffcc00; background: #333333;}
a:active  {text-decoration: underline; color: #ffcc00; }



		  

