body
{
  background-color: #000;
  background-position: top center;
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-family: Verdana, Geneva, Tahoma, Arial, sans-serif
  font-size: 10px;
  line-height: 13px;
}

a:link {color: #B3A25D; font-weight: bold; text-decoration: underline;}
a:visited {color: #B3A25D; font-weight: bold; text-decoration: underline;}
a:hover {color: #CCCCCC; font-weight: bold; text-decoration: none;} 

h1 {
color: #FFCC33;
}

h2 {
color: #FFCC33;
}

h3 {
color: #FFCC33;
}


p {
line-height: 16px;
}




a.news:link {
	color: #DA0001; 
	font-weight: bold; 
	text-decoration: none;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;	
}
a.news:visited {color: #DA0001; font-weight: bold; text-decoration: none;}
a.news:hover {color: #fff; font-weight: bold; text-decoration: none;} 




table
{
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

img
{
  border: none;
  padding: 0px;
  margin: 0px;
}




.borders
{
  border: 0px solid #fff;
}

.header
{
  padding: 0px;
  margin: 0px;
}

.chocbackground
{

}

.footer
{
  padding: 0px;
  margin: 0px;
 
  width: 100%;
  background-color: #999999;
  border-top: 1px solid #CCCCCC;
}

.copyright
{
  font-family: tahoma, verdana, sans-serif;
  color: #000;
  font-size: 11px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  padding-top: 7px;
}

.ul
{
  padding: 0px;
  padding-left: -5px;
  margin: 0px;
  margin-left: 15px;
  padding-top: 0px;
  color: #fff;
}

.ul li
{
  padding: 0px 0px 5px 0px;
  margin: 0px;
  color: #fff;
}

.formtext
{

  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: rgb(255,204,51);
}

input
{

  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #fff;
  background-color: #000;
}

p.news {
  color: #fff;
}



div.headline {
margin-top:0;
text-align: center;
color: #000;
width: 300px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	font-size: 110%;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #B3A25D;
}



.standout {
color: #FFB900;
font-weight: bold;
}


td.bottomnav {
	
	text-align: center;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #B3A25D;
	}


td.bottomnav a:link {
	color: #5D562C;
	font-weight: bold; 
	text-decoration: none;
}

td.bottomnav a:visited {
	color: #5D562C;
	font-weight: bold; 
	text-decoration: none;
}

td.bottomnav a:hover {
	color: #fff; 
	font-weight: bold; 
	text-decoration: underline;
}


td.footerleft {
color: #000;
font-weight: bold;
padding: 2px;
}

td.footerright {
vertical-align: bottom;
color: #fff;
font-weight: bold;
padding: 2px;
}
