

body {
		margin: 0px 0px 0px 0px;
		background: #DE432E;	
		font-family: Helvetica, 'Lucida Grande', Arial, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none
		}
		

.dashedbox  {
		height : 20px;
		width : 100%;
		border : 1px dashed white;
		}
	
			
.mainpagesearch input {
		width: 130px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		background-color: #A1A9A1;
		font-size: 9px;
		height: 14px;
		border: 1px #CCCCCC dashed 
		}
		
.highlights  {	
		color: #FFFFFF;
		font : normal 11px Helvetica, 'Lucida Grande', Arial, sans-serif;
		}
		
.highlightsBox  {
		background: #DE432E;
		border-bottom : 1px dashed #FFFFFF;
		}		
