﻿html,body{
	SCROLLBAR-FACE-COLOR: #ececec; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white; 
	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR:#ccc; 
	SCROLLBAR-TRACK-COLOR:#white; 
	SCROLLBAR-DARKSHADOW-COLOR:white; 
}
body 
{
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	font-family:Verdana;
	font-size:9pt;
	color:#666666;
	width:100%;
	margin-left:0px; margin-right:0px;
}
a
{
	color:#666666;	
}
a:hover
{
	color:#b30404;	
}
#menu td
{
	vertical-align:top;
}
#menu td div
{
	margin-top:13px;
}
#menu a
{
	text-decoration:none;
	font-weight:bolder;
	font-size:10pt;
	color:#666666;
}
#menu a:hover
{
	color:#b30404;
}
.txt
{
	border:none;
	background-color:White;
	color:#666666;	
	SCROLLBAR-FACE-COLOR: #ececec; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white; 
	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR:#ccc; 
	SCROLLBAR-TRACK-COLOR:#white; 
	SCROLLBAR-DARKSHADOW-COLOR:white;
	width:300px;
}
.btn
{
	background-color:white;
	color:#b30404;	
	border:solid 1px #b30404;
	font-weight:bolder;
}
#vendorTb td
{ 
	vertical-align:top;	
}
.fast
{
	font-size:8px;
	line-height:10px;
	text-align:left;
}
.fast a
{
	font-size:9px;
	color:#b30404;
	text-decoration:none;
}
.fast a:hover
{
	color:#ff8a00;
}
