a {
	color:#EFD60C;
}

body {
	background-color:#000000; 
	color:#EFD60C;
	margin:0px;
}

table {
	color:#EFD60C;
	font-size:12px;
	font-family: arial;
}

.footer_nav {
	color:#CCCCCC;
	font-size:10px;
	text-align:center
}

.footer_nav a{
	color:#CCCCCC;
	font-size:10px;
	text-align:center
	text-decoration:none;
	line-height:19px;
}

.footer_nav a:hover{
	color:#EFD60C;
	text-decoration:underline;
}	

 input,select{
	font-size: 10px;
	border:1px solid #EFD60C;
	background-color:#FEFEFE;
	font-family: arial; 
}

.header_service a:hover{
	border:1px solid #EFD60C;
}

.main_nav td{
	height:20px;
	border:1px solid #000000;
}

.main_nav a {
	color:#EFD60C;
}


.content_area table{
	padding-left:15px;
	padding-top:15px;
	font-size: 12px;
	font-family: tahoma;
	line-height: 17px;
	background-color:#000000;

}

img {
	border:0px;
}

.announcements {
	font-family: tahoma;
	font-size:10px;
	padding-left:5px;
	color:#D1BF16
}

ul {
	margin:0px; 
	padding:0px;
	line-height:15px;
	list-style:none;
}
li {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 10px;
	background:url(images/li.gif) no-repeat;
}
.announcements a {
	color:#D1BF16;
}

.Title
{
   font-size: 12px;
   font-weight: bold; 
}

.ResultsTableHorizontal
{
  background: #888888;
  width: 100%;
}

.ResultsTableHeader
{
  font-weight: bold;
  background: #474747;
}

.ResultsTableItem
{
  font-weight: bold;
  background: #000000;
  text-align: right;
}

.ResultsTableData
{
  font-weight: nomral;
  background: #000000;
  text-align: left;
}
