body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #6D6E71;
	margin-top:0px;
	background-color: #FFF8DF;
	}
	
a:link {
	text-decoration: none; color:#57662D;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.main_table
{
	width:1024px;
	border-collapse:collapse;
	height:100%;
	padding:0px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
	border: #999 0.5pt solid;
}

.product_table
{
	width:210px;
	border-collapse:collapse;
	height:153;
	padding:5px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
	border: #EBEBEB 1.5pt solid;
}
.product_info
{
	width:200px;
	border-collapse:collapse;
	height:150;
	padding:5px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
}

.product_heading {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7AA4D3;
}

div.quotestart
{
	width:760px;
	height:48px;
	background-image:url(images/v2/quote_top.gif);
	background-repeat:no-repeat;
}

div.quoteend
{
	width:760px;
	background-image:url(images/v2/quote_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

div.quoteend div
{
	padding:0px 54px 22px 45px;
}
