/*Opera Fix*/
#horizon {
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 15%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
/*Body Content*/
#body_content {
	background-color: transparent;
	margin-left: -380px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 750px;
	visibility: visible;
}
body {
	margin:75px 0px; padding:0px;
	text-align:center;
}
h1 {
	display: none;
	visibility: hidden;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}	
.body_table {
	width:762px;
	padding:5px;
	border:1px solid #333;
}
.rates {
	border: 1px solid grey;
}
a:link,a:active,a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover,a.menu:hover {
	color: #CCCCCC;
	text-decoration: none?, Strength=4);
	cursor: hand;
?); }
.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}