
#searchParams {
font-family: Verdana;
font-size: 7pt;
text-align:left;
}

#searchParamsHeader {
font-family: Verdana;
font-size: 7pt;
text-align:right;
}

#details {background-color: #cccccc;
font-family: Verdana;
color: #ffffff;
font-size: 8pt;}

#detailsText {background-color: #ffffff;
font-family: Verdana;
color: #000000;
font-size: 7pt;}

#menubar {background-color:#cccccc;
font-family: Verdana;
color: #000000;}

body {
font-family: Verdana;
color: #000000;
font-size: 10pt;
margin-top: 0px;
margin-left: 0px;
padding: 0px;
margin: 0px auto;
background-color: #FFFFFF;
}

p {
font-family: Verdana;
color: #333333;
font-size: 8pt;
}

li {background-color: #FFFFFF;}

td {
font-family: Verdana;
font-size: 8pt;
}

#top {background-color: #CCCCCC}
#bottom {background-color: #CCCCCC; font-size: 8pt; font-family: Verdana;}
#details {color: #000000; font-size: 8pt; font-family: Verdana;}
#login {background-color: #cccccc;}
#outlinelogin {background-color: #999999;}
#line {color: #FFFFFF; font-size: 7pt; font-family: Verdana; font-style: bold;}
#topline {
	background-color: #000066;
	color: #ffffff;
	}
#botline {background-color: #ffffff;}
#blackline {background-color: #000000;}

th {
font-family: Verdana;
background-color: #000066;
color: #ffffff;
font-size: 8pt;
}

#inputbutton { 
background: #FFFFFF ; 
border-color: #666666 ; 
border-width: 2px ; 
border-style: solid ; 
color: #333333 ; 
font-size: 11px ; 
font-family: verdana;
} 
/* 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. */

#inputbutton2 { 
background: #E5E5E5;   
border-color: #000066; 
border-width: 2px ; 
border-style: solid ; 
color: #000000; 
font-size: 11px ; 
font-family: verdana;
font-style: bold;
text-decoration: underline; 
color: #000066;
} 

#results
a:link {color: #000000;}
#results
a:active {color: #000000;}
#results
a:visited {color:#000000;}
#results
a:hover {color: #000000; text-decoration: underline; color: #000000;}
#results
a {text-decoration: none}
#results {color: #000000; font-size: 8pt; font-family: Verdana; font-style: bold;}
a:hover {}

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */