body
{
	padding: 0;
	margin: 0;
	
	text-align: center;
	font-family: Tahoma, arial, verdana, helvetica,  sans-serif;
	font-size: 80%;
	color: #FFF;
}
body,td,th {
	color: #F86903;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
}
input { 
	color: #F86903; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #000000; 
	border: 1px solid silver; 
	height: 12x;
}


#centrecontainer
{
	position: absolute;
	top: 48%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -385px;
	position: absolute;
	top: -247px;
	left: 50%;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Times New Roman, Times, serif;
}
h1 {
	font-size: 16px;
	color:#ffffff;
}
a.link
	{
	color: #00008b;
	text-decoration: none;
	}
a {
	font-weight: bold;
	color: #D81010;
	text-decoration: none;
}
a#gray {
	font-weight: bold;
	color: #535353;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #A4A5A6;
	text-decoration: none;
}
a#gray:hover {
	font-weight: bold;
	color: #A4A5A6;
	text-decoration: none;	
}
	
}
#top {
text-align:center; 
position:absolute ;
top: -100px;
}

#a {color:#FFFFFF;
text-decoration:none;
}
select { 
	color: #F86903; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #000000; 
	border: 1px solid silver; 
	height: 20px;
}
