html,
body{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px; 
	line-height: 14px;
	color: #666;
	margin: 0;


}

a,
a:link,
a:visited,
a:active,
a:hover{
	color: #0079b2;
	text-decoration: none;
}
STRONG {
	FONT-WEIGHT: bold; COLOR: #515151
}
EM {
	COLOR: #a49d52; FONT-STYLE: italic
}


ul#menu{ 
	width: 98%;
	height: 43px;
	background: #FFF url("../images/menu-bg-blue.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
ul#menu li {
	display: block; 
	float: left; 
	margin: 0 0 0 5px; 
	}
ul#menu li a { 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}
ul#menu li a:hover { 
	color: #333; 
	}
ul#menu li a.current{ 
	color: #FFF; 
	background: #FFF url("../images/current-bg-blue.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
.drop{
	width: 765px;
	margin: 0 auto;
}
.drop_heading{
	background: url('images/drop_heading.gif') no-repeat bottom left;
	height: 34px;
	line-height: 29px;
	color: #807f7f;
	padding-left: 20px
}
.drop_heading:hover{
	color: #333;
	cursor: pointer;
}
.selected_drop_heading{
	color: #fff;
	background-position: top left;
}
.selected_drop_heading:hover{
	color: #eee;
}
.drop_details{
	padding-left: 5px;
	margin-bottom: 10px;
	display: none;
}
.drop_details .table_container{
	border: 1px solid #949494;
	border-top: 0 none;
	width: 747px; /**/
	overflow: hidden;
}
.drop_details table{
	display: block;
	border-collapse: collapse;
}
.drop_details th,
.drop_details td{
	background-color: #fff;
}
.drop_details th{
	text-align: right;
	color: #807f7f;
	font-weight: normal;
	font-size: 12px;
	/*width: 135px;*/
	vertical-align: baseline;
	padding: 3px 15px 3px 0;
}
.drop_details td{
	border-left: 1px solid #949494;
	color: #333;
	/*width: 170px;*/
	font-size: 11px;
	text-align: center;
	padding: 3px 15px;
}
.drop_details td.double{
	/*width: 395px;*/
}
.drop_details td.triple{
	/*width: 570px;*/
}
.drop_details td.evenSplit{
	/*width: 306px;*/
}

.drop_details .odd th,
.drop_details .odd td{
	background-color: #e5e5e5;
}

.drop_details .odd th {
	text-align: right;
	color: #807f7f;
	font-weight: normal;
	font-size: 12px;
	/*width: 135px;*/
	vertical-align: baseline;
	padding: 3px 15px 3px 0;
}
.drop_details .odd td {
	border-left: 1px solid #949494;
	color: #333;
	/*width: 170px;*/
	font-size: 11px;
	text-align: center;
	padding: 3px 15px;
}

.drop_details .th_cell {width:128px;}
.drop_details .td_cell {width:120px;}
.drop_details .td_cell_2col {width:271px;}


.note{
	font-size: 11px;
	margin: 5px 0;
}

#drops{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	line-height: 9px;
	padding: 0px;
	margin: 0 0 20px 70px;
}
.button P {
	FONT-SIZE: 0.78em; MARGIN-BOTTOM: 0px; COLOR: #ffffff
}
.button {
	PADDING-RIGHT: 10px; DISPLAY: inline; PADDING-LEFT: 63px; FLOAT: left; PADDING-BOTTOM: 5px; MARGIN: 0px; WIDTH: 161px; PADDING-TOP: 10px
}
.button_border {
	BORDER-RIGHT: #ad332f 1px dashed; PADDING-RIGHT: 3px; BORDER-TOP: #ad332f 1px dashed; DISPLAY: inline; PADDING-LEFT: 3px; FLOAT: center; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 3px; BORDER-LEFT: #ad332f 1px dashed; WIDTH: 234px; PADDING-TOP: 3px; BORDER-BOTTOM: #ad332f 1px dashed
}
.border_bbb {
	BORDER-RIGHT: #a3a3a3 1px dashed; PADDING-RIGHT: 3px; BORDER-TOP: #a3a3a3 1px dashed; DISPLAY: inline; PADDING-LEFT: 3px; FLOAT: center; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 3px; BORDER-LEFT: #a3a3a3 1px dashed; WIDTH: 56px; PADDING-TOP: 3px; BORDER-BOTTOM: #a3a3a3 1px dashed
}
.sales {
	BACKGROUND-COLOR: #7d9262
}
.sales H3 {
	COLOR: #000000
	
}
P.click A.sales {
	BACKGROUND-IMAGE: none; COLOR: #d7c290; BACKGROUND-COLOR: #62734d
}
P.click A.sales:hover {
}