/* ---------------------
global body attributes
--------------------- */

body {
	background: #F3EFD7;
	margin-top: 0px;
	color:#5C5353;
	font-family: Verdana,arial,helvetica,san-serif; 
	font-size: 11px;
	line-height:16px;
	padding-left:10px;
	width="100"
	
} td, select, .bodyText {
	color: #656565;
	font-family: Verdana,arial,helvetica,san-serif;
	font-size: 11px;
	
} input {
	color: #656565;
	font-family: Verdana,arial,helvetica,san-serif;
	font-size: 11px;
	

/* standard blue links */
a:link {
   color: #AA4140;
}
a:visited {
   color: #B37744;

}
a:hover {
   color: #FD9604;
}



} .input { color: #656565; }
/* used for main areas of pages 
between header & footer */

.pageColor { background: #F3EFD7; } /* standard blue 
links */ a:link { color: #AA4140; } a:visited { color: #B37744; } a:active { color: 
#FD9604; } /* --------------------- global panel styles: used for table forms 
such as log in and address forms --------------------- */ .panelLight { background: 
#FFFFFF; } .panelDark { background: #D4D4D4; } .panelBorder { border: solid 1px 
#D4D4D4; } .panelBorder2 { border: solid 1px #E9E9E9; } .panelBackground { background: 
#FFFFFF; } .panelBackground2 { background: #D4D4D4; } .panelText { font-family: 
Arial; font-size: 12px; } .panelTextGray { font-size: 10px; color: #666666 } .panelLabelText 
{ font-size: 10px; color: #012F8B; font-weight: bold; } .panelLabelTextAlt { font-size: 
10px; font-weight: bold; } .panelHeader { font-size: 12px; color: #012F8B; font-weight: 
bold; } .firelech_global {  }
