body {
background: url(../images/yellow-page-bg.jpg) repeat-x top left #000000;
}
#nav li a {
color: #bbbe99;
}
h2 {
color: #323232;
font-size: 12px;
}
.details {
width: 360px;
}
.links {
	width: 128px;
	padding: 0px;
	vertical-align: bottom;
}

/* HEADLINES PREVIOUS CSS */
.headerssubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	list-style-position: outside;
	list-style-type: disc;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8D877A;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.subsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006666;
}
.sub_links{  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration: none}
.sub_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006666;
	text-decoration: blink;
	list-style-position: outside;
	list-style-type: square;
}
.sub_links:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #006666; text-decoration: none}
.MARERIALTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006666;
}
.orangeheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.openingtext {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 5px;
	border: thin solid ACA595;
}
.pricingheader {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.boldprice {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.admin {
	font-size: 90%;
	font-weight: bold;
	color: #006475;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.right {
	float: right;
}
.Sub {
	font-weight: bold;
	background-color: #666666;
}
th {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
}

td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
}

