body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
}
.odd_column {
	background-color: #F4F4F4;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.even_column {
	background-color: #E9DECF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #804000;
}
.inputbox_even {
background:#97A9BB url(images/1_inputfield_even.gif) repeat scroll 0%;
border:1px solid #FFFFFF;
color:#660000;
margin-bottom:5px;
}
.inputbox_odd {
background:#97A9BB url(images/1_inputfield_odd.gif) repeat scroll 0%;
border:1px solid #FFFFFF;
color:#660000;
margin-bottom:5px;
}
.product_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.box_border {
border: 1px;
border-color: #cccccc;
border-style: dashed;
}

.main_body {
	padding: 0px 0px 0px 10px;
}
/* this stlye was imported from their existing site so as to retain their colors */
.style90 {
color:#9999FF;
font-weight:bold;
}