BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	font-family: Arial;
	background-color: whitesmoke;
}
TR.TopRow
{
	border-right: black 4px solid;
	border-top: black 4px solid;
	font-weight: bold;
	border-left: black 4px solid;
	color: white;
	border-bottom: black 4px solid;
	background-color: firebrick;
}
TR.BottomRow
{
	background-color: firebrick;
}




TD.ADVSearchHeaderLeft
{
	background-color: gainsboro;
}
SPAN.ADVSearchHeaderLeft
{
	color: black;
}

TD.ADVSearchHeaderRight
{
	vertical-align: baseline;
	background-color: black;
	text-align: right;
}
A.ADVSearchHeaderRight
{
	font-weight: bold;
	font-size: large;
	vertical-align: baseline;
	color: yellow;
	font-family: Arial;
	text-align: right;
}
FONT.ADVSearchHeaderRight
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Arial;
}

TABLE.SearchBy
{
	font-weight: bold;
	color: black;
	background-color: lightsteelblue;
}



DIV
{
    FONT-SIZE: 12px;
    MARGIN: 0px
}
A
{
	font-size: 12px;
	color: blue;
	font-family: Arial;
}
A:active
{
	color: lightsteelblue;
	
}


A:visited
{
    font-size: 12px;    
}



A:hover
{
	color: crimson;
}
td
{
	font-size: 12px;
	font-family: Arial;
}
FORM .SelectNav
{
	 margin:0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 padding:0px;
	 padding-bottom:0px;  

 
	  
}
span
{
	font-size: 12px;
	font-family: Arial;
}
FORM
{
margin-top:0px;
margin-bottom:0px;
  
}
 
INPUT .FullBorder
{
	border-right:2px; 
}



A.ResultsGrid:visited
{
    font-size: 12px;
    color: red;
}

