body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000535;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000535;
}

a:link {
	color: #00109F;
	text-decoration: none;
}
a:visited {
	color: #00109F;
	text-decoration: none;
}
a:hover {
	color: #9F0D2F;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.copyright {
	color: #30398F;
	background-color: #000961;
}
.copyrightbar {
	background-color: #9F0D2F;
}
.darkgray {
	color: #666666;
}
.category {
	color: #6767B4;
}
.contactustable {
	background-color: #E2E2F1;
}
.search {
 font-size: 9px;
}
.bg {
	background-color: #9999CC;
}
.bgdark {
	background-color: #8080BF;
}
.sidecolumn {
	background-color: #C2D1F0;
	color: #8080BF;
}
.categoryheader {
	font-size:18px;
	font-weight: bold;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px solid;
	border-left: 0px solid;
	display: block;
}
table.emailform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
td.emailform {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
td.emailformheading {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #333333;
}
#navigation {
	clear: both;
	height: 21px;
	text-align: center;
	vertical-align: middle;
	padding: 2px 0px;
}
#navigation ul {
	float: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	text-align: center;
	vertical-align: middle;
}
#navigation li {
  display: inline;
}
#navigation li a {
	height: 21px;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(NAV.jpg) no-repeat center top;
	width: 126px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-weight: bold;
	margin: 0px;
}
#navigation li a:hover {
	background-image: url(NAV.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navigation li a:active {
	color: #FFFFFF;
	background-image: url(NAV.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navigation li a#current {
	background: url(NAV.jpg) no-repeat center bottom;
	color: #FFFFFF;
}
/* current offers button style */
#navigation li a#currentoffers {
	height: 21px;
	float: left;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background: url(NAV-co.gif) no-repeat center top;
	width: 126px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-weight: bold;
	margin: 0px;
}
#navigation li a#currentoffers:hover {
	background-image: url(NAV-co.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#navigation li a#currentoffers:active {
	color: #333333;
	background-image: url(NAV-co.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* current offers button style */