body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
}
body {
	background-color: #000000;
	background-image: url(images/interlace.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.nobg {
	background-image: url(images/black.png);
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

div.sample_attach, a.sample_attach
{
  width: 44px;
  border: 0px;
  padding: 0px 0px;
  font-weight: 900;
  color: #990000;
}

a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border: 0px;
  background: #000000;
  padding: 0px 5px 2px 5px;
}

.DV
{
	padding: 0 10px;
	margin: 0 13px;
	width: 604;
	height: 420;
	overflow: auto;
}

.dvbody
{
	height: 400px;
	width: 580px;
	overflow: auto;
	padding: 0 10px 0 0;
	margin: 0px;
}

.dvpaginator
{
	height: 14px;
	width: 580px;
}


.newsletter {
	font-size: 11px;
	border-color: #990000;
	background-color: #333333;
	color: #d2d2d2;
	width: 130px;
	text-align: center;
}

.searchbox {
	position:absolute;
	border: 1px solid #660000;
	width: 160px;
	padding: 3px;
	display:none;
}

.topic
{
	font-size: 12px;
	font-weight: 900;
}

img {
	border-color: #bcbcbc;
}

.copy {
	color: #990000;
	font: 11px Verdana, Arial;
}

.copy a:link, .copy a:visited {
	color: #333333;
}

.thetext {
 color: #d8d8d8;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #990000;
padding: 2px;
background-color: #484848;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

.lmargin {
	margin-left: 10px;
}

.lmargin10 {
	margin-left: 15px;
}