#searchParams {
font-family: Verdana;
font-size: 7pt;
text-align:left;
}

#searchParamsHeader {
font-family: Verdana;
font-size: 7pt;
text-align:right;
}

#details {background-color: #364995;
font-family: Verdana;
color: #ffffff;
font-size: 8pt;}

#detailsText {background-color: #ffffff;
font-family: Verdana;
color: #ffffff;
font-size: 7pt;}

/* Created using Style Master from Western Civilisation CSS1 { 5 96 558 625 } */

body, p {
font-family: Verdana;
color: #000000;
font-size: 10pt;
margin-top: 0px;
margin-left: 0px;
padding: 0px;
margin: 0px auto;
background-color: #FFFFFF;
}


#inputbutton { 
background: #FFFFFF ; 
border-color: #666666 ; 
border-width: 2px ; 
border-style: solid ; 
color: #333333 ; 
font-size: 11px ; 
font-family: verdana;
}

#inputbutton2 { 
background: E5E5E5;   
border-color: CCCCCC; 
border-width: 2px ; 
border-style: solid ; 
color: #000000; 
font-size: 11px ; 
font-family: verdana;
font-style: bold;
text-decoration: underline; 
color: #0000ff;
} 


li {
background-color: #FFFFFF;
font-family: Verdana;
color: #000000;
font-size: 10pt;
}

td {font-family: Verdana; font-size: 8pt;}
#details {background-color: #999999; font-size: 8pt;}
#top {background-color: #cccccc;}
#bottom {background-color: #999999;}
#login {background-color: #cccccc;}
#outlinelogin {background-color: #999999;}
#line {color: #000000; font-size: 7pt; font-family: Verdana; font-style: bold;}

th {
font-family: Verdana;
color: #000000;
font-size: 8pt;
background-color: #999999;
}

/* th.details { font-family: Verdana; font-size: 8pt; } */
td.details { font-family: Verdana; font-size: 8pt; }

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

#results
A:link {color: #ffffff}
#results
A:active {color: #ffffff}
#results
A:visited {color:#ffffff}
#results
A:hover {color: #ffffff; text-decoration: underline; color: #ffffff;}
#results
A {text-decoration: none;}

.blackText{
font-family: Verdana;
font-size: 8pt;
color: #000000;
}