BODY {
 background-color: #000033;
 font-family: Verdana, Helvetica, Arial;
 font-size: 12px;
 line-height:20px;
 cursor:default;
 text-align:left;
}
TD {
 font-family: Verdana, Helvetica, Arial;
 font-size: 12px;
 text-align:left;
}
A {
  color: #CC0000;
	text-decoration: none;
}
A:hover {
  color: #CC0000;
	text-decoration: underline;
}
.header {
 font-size: 24px;
 color: #CC3300;
 font-weight: bold;
}
.copyright {
  font-size: 10px;
	color: #FFFFFF;
}
.copyrightlink {
  color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
}
.copyrightlink:hover {
  color: #DDDDDD;
	text-decoration: underline;
	font-weight: bold;
}
.smtext {
  font-size: 10px;
}
.highlightbox {
 background-color: #DBAE53;
 BORDER: #FFFFFF 1px solid;
}

.small_center
{
	text-align:center;
	font-size:10px;
}

img
{	
	border-width:0px;
}