html
{ background-color:#1A1A1A;
}

body
{	margin-left:0px;margin-top:0px;margin-Bottom:0px;margin-right:0px;
	color:#999999;background-color:#1A1A1A; font-size:12px;font-family:'Trebuchet MS',helvetica,arial;

}

h1
{	font-size:17px;
	font-family:'Trebuchet MS',helvetica,arial;
	font-weight:normal;
	color:#999999;	line-height:0.95em;margin:0;padding:0 0 2px 2px;
}

h2
{	font-size:18px;
	font-family:'Trebuchet MS',helvetica,arial;
	font-weight:normal;
	color:#666666;line-height:0.95em;margin:0;padding:0 0 2px 2px;
}


.txtBox
{
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;	
	background-color:#1a1a1a;
	color:#999999;
	font-size:12px;font-family:'Trebuchet MS',helvetica,arial;
}


.tableMouseOver
{
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
}

.tableMouseOut
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}


.nounderline A:link  {text-decoration:none; color: #666666;  }
.nounderline A:visited  {text-decoration:none; color: #666666;  } 
.nounderline A:active  {text-decoration:none; color: #666666;  } 
.nounderline A:hover { color:#ff0000; }

.hrefBl A:link     {text-decoration:none; color:#666666; }
.hrefBl A:visited  {text-decoration:none; color:#666666; }
.hrefBl A:active   {text-decoration:none; color:#666666; }
.hrefBl A:hover	   { color:#1a1a1a; }