BODY
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
    xBACKGROUND-COLOR: #B3B2D5;
    scrollbar-base-color:#999999;
    xscrollbar-3dlight-color: white;
	xscrollbar-arrow-color: black;
	xscrollbar-base-color: #B3B2D5;
	xscrollbar-darkshadow-color: black;
	xscrollbar-face-color: #B3B2D5;
	xscrollbar-highlight-color: white;
	xscrollbar-shadow-color: black;
	xscrollbar-track-color: #B3B2D5;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
TABLE
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
}

A
{
	COLOR:blue;
}
A:visited
{
	COLOR:blue;
}
A:hover
{
	COLOR:red;
}
HR		
{ color: "black";
 height: 2px 
}
.WInputB
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 8pt;
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-family: Verdana, Arial;
	background-color:silver;
	color:red;
}
.tabHelp
{	
	border-width:0;
	background-color:white;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=5);
	border-collapse:collapse;
}
.tdHelp
{
	border-top-color:black;
	border-top-width:1;
	border-bottom-color:black;
	border-bottom-width:1;
	border-left-color:black;
	border-left-width:1;
	border-right-color:black;
	border-right-width:1;
	background-color:threedlightshadow;
	font-style:italic;
	color:Red;
}
