@charset "UTF-8";
.body {
}
.navigation {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 13px;
	text-align: left;
}

.navigation:hover {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #d66e25;
	text-decoration: none;
	text-align: center;
}
.body_links {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #d66e25;
	text-decoration: none;
}

.body_links:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.body_headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-variant: small-caps;
}
.buy_now_link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #d66e25;
	text-decoration: none;
	font-weight: bold;
	width: 60px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d66e25;
	border-right-color: #d66e25;
	border-bottom-color: #d66e25;
	border-left-color: #d66e25;
	height: auto;
}
.buy_now_link:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 60px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: auto;
}
