body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	background-color: #F8F8F8;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
}
.topnav {
	border-bottom: 1px solid #949494;
	background-image: url('/images/nav_bg.png');
	background-repeat: repeat-x;
}
.top_nav_bar{
	position: absolute;
	top: 130px;
	left: 0px;
	width: 770px;
	z-index: 2;
}
.top_nav_links{
	border-right:1px solid #949494;
	padding: 0px 0px 0px 3px;
}
.top_nav_links_last{
	padding: 0px 3px 0px 3px;
}
.stars{
	padding: 0px 0px 0px 3px;
}
.bottomnav {
	border-top: 1px dashed #DADADA;;
}
h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;
	color: Gray;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: Gray;
}
p {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	display: inline;
}
a {
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.page {
	position: relative;
	width: 770px;
}
.header{
	z-index: 6;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
}
.header_image{
	z-index: 5;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
}
.content_block{
	position: relative;
	padding: 20px 0px 0px 0px;
	text-align: left;
	height: auto;
}
.heading{
	border: 1px dashed #DADADA;
	background-color: #FF6600;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	line-height: 15px;
	text-align: center;
	width:250px;
	float: right;
}
.heading a {
	color: #ffffff;
}
.promo_links a, promo_links a:visited{
	padding-right: 15px;
	color: #FF6600;
}
.promo_links a:hover{
	color: #999999;
}
form tr {
	background-color: #FFFFFF;
}
.newsblock {
	padding-bottom: 10px;
}
.attribute_header {
	font-weight: bold;
}