/* Main CSS include
	$Id: main.css,v 1.2 2003/10/11 17:32:12 justin Exp $
*/

BODY, INPUT, SELECT, TEXTAREA, TD, TH { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11.5px; color: #000; }
A { color: #D97416; text-decoration: none; }
A:hover { color: #A8A19D; text-decoration: underline; }
INPUT.query { width: 120px; }
.search { font-size: 10.5px; }
.footer { color: #D97416; text-decoration: none; }
.footer A:hover { text-decoration: underline; }
.pageTitle { font-size: 20.5px; font-weight: bold; }
.sidebar P { font-size: 10.5px; margin: 5 0 0 0; line-height: 12.5px; }
.sidebar P B { font-size: 11.5px; }
DIV.sidebar { font-family: Arial, Helvetica, sans-serif; margin: 6 0; width: 144px; }
.sidebarHead { font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 11.5px; font-weight: bold; }
.sidebar2 P { font-size: 10.5px; margin: 5 0 0 0; line-height: 12.5px; }
.sidebar2 P B { font-size: 11.5px; }
DIV.sidebar2 { font-family: Arial, Helvetica, sans-serif; margin: 6 0; width: 165px; }
.bodyHome { font-size: 13.5px; }
.bodySmall { font-size: 9.5px; }
.body P { margin: 0 12 12 0; }
UL { margin: 0px; }
LI { margin: 0 0 0 25px; }
.navLeft, .navLeft A { font-size: 10.5px; color: #000; font-weight: normal; line-height: 11.5px; text-decoration: none;}
.navLeft A:hover { color: #D97416; text-decoration: underline; }
.navLeft A.on { color: #D97416; font-weight: bold; }
.inputSubmit
{
cursor: hand;
color: #000000;
background-color: #ffff00;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : xx-small;
font-weight: bold;
}
.searchLabelButton
{
color: #000000;
background-color: #ffff00;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : xx-small;
font-weight: bold;
}
