body {
	background-color: #999933;
	min-width: 770px;
	color: #222;
}
table {
	background: white;
}
.areaREGbigtext {
	color: #140;
}
.EARbg {
	background: #140;
	color: #d9d988;
}
.EORbg {
	background: #c00;
	color: white;
}
.errorText {
	color: #c00;
}
.tollFreeTextColor {
	color: #c00;
}
#foot {
	background: #114400;
	color: #FFFFFF;
	margin: 5px 0 0 0;
	text-align: center;
	padding: 2px;
}
#foot a:link, #foot a:visited {
	color: white;
	text-decoration: none;
	font-size: 1em;
}
#foot a:hover, #foot a:active {
	color: #d9d988;
	text-decoration: none;
}
.section-hdr {
	color: #140;
	background: #d9d988;
	display: block;
	padding: 3px;
}
.refine-dkblue {
	background: #d9d988;
	color: #140;
}
.listAffTableBG, .listTableBG, .listBG {
	background: #D9D988;
}
.listBGprice {
	background: #eee;
}
.listTag {
	color: #140;
}
.redspecial, .listSpecialStrike, .SIRorng {
	color: #c00;
}
.masterBold {
	color: #140;
}
a:hover .masterBold  {
	color: white;
}
.refineTable {
	border: 1px solid #140;
}
a:link.blue16BoldLink {
	color: #140;
	text-decoration: none;
}
a:hover.blue16BoldLink {
	color: #d9d988;
	background: #140;
}
a:link, a:visited {
	color: #140;
}
a:hover, a:active {
	color: #d9d988;
	background: #140;
}
.button {
	background: #140;
	color: #d9d988;
}
#topnav {
	background: #669900;
	border-bottom: 1px solid #114400;
	color: #FFFFFF;
	height: 27px;
	margin: 0 0 .5em 0;
	padding: 0;
	width: 100%;
	line-height: 250%;
}
#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topnav ul li {
	float: left;
}
#topnav ul li a {
	background: #669900;
	border-right: 1px solid #114400;
	color: #FFFFFF;
	display: block;
	font-size: 1.2em;
	height: 27px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 75px;
}
#topnav ul li a:hover {
	background: #CA6701;
	color: #FFFFFF;
}

#topnav ul li.on a:link, #topnav ul li.on a:visited {
	background: #CA6701;
	color: #FFFFFF
}
