
body{
	background-color:#000000;
	color:#EEEEEE;
	font-family:Tahoma;	
	font-size:10pt;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #044E1C;
	scrollbar-highlight-color: #044E1C;
	scrollbar-3dlight-color: #044E1C;
	scrollbar-darkshadow-color: #044E1C;
	scrollbar-track-color: #044E1C;
	scrollbar-arrow-color: #000000;

}

font.header{
	color:#EEEEEE;
	font-size:28pt;
	font-family:Tahoma;
	font-weight:bold;
}


font.headersmall{
	color:#EEEEEE;
	font-size:14pt;
	font-family:Tahoma;
	font-weight:bold;
}

h1{
	color:#EEEEEE;
	font-size:24pt;
	font-family:Tahoma;
}

h2{
	color:#EEEEEE;
	font-size:16pt;
	font-family:Tahoma;
}

h3{
	color:#EEEEEE;
	font-size:10pt;
	font-family:Tahoma;
}

h4{
	color:#EEEEEE;
	font-size:9pt;
	font-family:Tahoma;
}


p{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:11pt;
}

ul{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:11pt;
	margin-left: 18px;
}


font.footer{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:10pt;
}

td{
	color:#eeeeee;
	font-family:Tahoma;
	font-size:11pt;
}

td.header{
	padding:5px 5px 5px 5px;
}

a{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:11pt;
}

a:hover{
	color:#ff7300;
	font-family:Tahoma;
	font-size:11pt;
}

a.footer{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:10pt;
}

a.footer:hover{
	color:#ff7300;
	font-family:Tahoma;
	font-size:10pt;
}

a.large{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:14pt;
}

a.large:hover{
	color:#ff7300;
	font-family:Tahoma;
	font-size:14pt;
}


a.nounder{
	color:#EEEEEE;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
}

a.nounder:hover{
	color:#ff7300;
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
}

a.location{
	color:#EEEEEE;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12pt;
}

a.location:hover{
	color:#ff7300;
	font-family:Tahoma;
	font-size:12pt;
}

a.click{
	color:#0033cc;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10pt;
}

a.click:hover{
	color:#ff7300;
	font-family:Tahoma;
	font-size:10pt;
}

a:link img, a:active img, a:visited img { 
	border-color:#0033cc; 
}

a:hover img { 
	border-color: #ff7300; 
}

a.noborder:link img, a.noborder:active img, a.noborder:visited img { 
	border: 0px; 

}

td.line{
	background-color:#0033cc;
}

img{
	border-color:#FFFFFF;
}

img.green-border{
	border-color:#044E1C;
}