body {
	background-color: #FFF;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.searchBox
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;   
   height: 21px;
   border-top-width:1px;
   border-bottom-width:1px;
   border-left-width:1px;     
   border-right-width:1px;
   border-style:solid;   
   border-top-color:#A5ACB2;
   border-bottom-color:#A5ACB2;
   border-left-color:#A5ACB2;
   border-right-color:#A5ACB2;
}

.searchButton
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   height: 20px;
   width: 40px;
   border-top-color:#CCCCCC;
   border-bottom-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   background-color:#FFFFFF;
}
