body
{
	margin:0;
	font-family:Verdana;
	font-size:12px;
	
	background-color:black;
	color:White;
	
	background-position:top;
	background-repeat:repeat-x;
}
form 
{
	margin:0;
	padding:0;
}
img 
{
	border:none;
}
td 
{
	vertical-align:top;
	color:#c3c3c3;
	text-align:left;
}
p
{
	/*text-indent:25px;*/
	color:#c3c3c3;
	margin-top:5px;
	margin-bottom:10px;
}
a 
{
	color:#FF7800;
	text-decoration:none;
}
a:hover 
{
	color:White;
}
textarea 
{
	font-family:Verdana;
	font-size:12px;
}
.mainMenu A 
{
	color:#c3c3c3;
	text-decoration:none;
	/*margin-left:20px;*/
}
.mainMenu A:HOVER
{
	color:White;
	text-decoration:underline;
}

.header 
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FF7800;
	text-transform:uppercase;
	height:25px;
	vertical-align:top;
}
.header_Year
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FF7800;
	text-transform:uppercase;
	padding-top:5px;
}
.lstService
{
	background:url(Icon_arrow.gif) no-repeat left;
	white-space:nowrap;
	font-size:10px;
	line-height:14px;
}
.lstService A
{
	color:#c3c3c3;
	text-decoration:none;
	text-transform:uppercase;
}
.lstService A:HOVER
{
	color:White;
}
.lstProject
{
	background:url(Icon_arrow.gif) no-repeat;
	background-position: 0px 4px;
	font-size:10px;
	line-height:14px;
}
.lstProject A
{
	color:#c3c3c3;
	text-decoration:none;
	text-transform:uppercase;
}
.lstProject A:HOVER
{
	color:White;
}
.divScroll 
{
	scrollbar-arrow-color:#1a1a1a;
	
	scrollbar-face-color:#4d4d4d;
	
	scrollbar-3dlight-color:#1a1a1a; 
	scrollbar-darkshadow-color:#1a1a1a;
	scrollbar-highlight-color: #4d4d4d;
	scrollbar-shadow-color:#4d4d4d;
	
	scrollbar-track-color: #1a1a1a;
}
.lnkNews 
{
	color:#c3c3c3;
	text-decoration:none;
}
.lnkNews:hover
{
	color:#FF7800;
}
.lnkNews_rev
{
	color:#FF7800;
	text-decoration:none;
}
.lnkNews_rev:hover
{
	color:#c3c3c3;
}
.lnkNewsSource 
{
	color:White;
	text-decoration:underline;
}
.lnkNewsSource:hover
{
	color:#c3c3c3;
}
.lnkService 
{
	color:#646464;
	text-decoration:none;
}
.lnkService:hover
{
	color:White;
}
.lnkBull 
{
	background:url(Icon_arrow.gif) no-repeat left;
	color:#c3c3c3;
	text-decoration:none;
	padding-left:7px;
}
.lnkBull:hover
{
	color:White;
}

.tblList TD
{
	border-bottom:solid 1px #646464;
	padding:5px 0 5px 0;
}
.tblForm TH
{
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
.inputText 
{
	border:none;
	background-color:Black;
	width:100%;
	color:White;
}
