html {
	background: url(../images/bg_site.jpg) repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #6B95B9 url(../images/quote_bg.jpg) repeat-y center top;
}
a {
	color: #F85C27;
}
dl {
	margin: 0px 40px;
}
dt {
	font-size: 16px;
	font-weight: bold;
	color: #F16E26;
	margin-top: 10px;
}
div#container {
	width: 600px;
	margin: 0px auto 0;
	background: url(../images/quote_header.jpg) no-repeat center top;
	padding-top: 150px;
}
table#quote {
	background: #FFFFFF;
}
td.header_row {
	font-size: 14px;
	font-weight: bold;
	color: #1376D5;
	border-bottom: thin solid #000;
}
.aligncenter {
	text-align: center;
}
.size10 {
	font-size: 10px;
}

