#quote_surround {
	height: 962px;
	width: 950px;
	background-color: #000000;
}
#quote_header {
	height: 131px;
	width: 950px;
}
.quote_nav {
	background-image: url(../images/quote_02.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 950px;
	color: #e6c859;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.quote_nav ul {
	display: block;
	margin: 0px;
	padding-top: 17px;
	padding-left: 60px;
}
.quote_nav li {
	display: inline;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
}
.quote_nav a {
	font-weight: bold;
	color: #E7D065;
	text-decoration: none;
	display: inline;
}
.quote_nav a:hover {
	color: #FEFEFB;
	text-decoration: underline;
}
#quote_form {
	width: 450px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	margin-left: 465px;
	margin-top: 10px;
}
#quote_surround #Table_01 #quote_form table {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.style3 {	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #E7D066;
}