﻿body {
	background-color: #feffe1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
#dhtmltooltip{
	font-family:Georgia, "Times New Roman", Times, serif;
	position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
	background-color:white; border: 1px solid #CCCCCC; 
	width:300px; padding:8px;
	color:#666666; font-size:11px; line-height:1.2;
	opacity: .85;
	filter: alpha(opacity=87);
}
div#tipDiv {
	position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
	background-color:yellow; border:2px solid black; 
	width:250px; padding:8px;
	color:#000; font-size:12px; line-height:1.2;
	opacity: .85;
	filter: alpha(opacity=87);
}
.sidebarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.sidebarBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.sidebarBodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.sidebarPriceGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}
.sidebarGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}

.pagenav { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; vertical-align: bottom; }
.pagenav a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none; }
.pagenav a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none; }
.pagenav a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none; }
.pagenav a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #990000; text-decoration: underline; }
h1 {
	font-size: 16px;
	font-weight: bolder;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	padding: 0px;
}

a {
	color: #993333;
}

td 
{
    vertical-align: top;
}

p.consInfo 
{
	width: 190px;
}
