@charset "ISO-8859-1";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	color: #235FB1;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	color: #944302;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	color: #944302;
	text-decoration: none;
}
a.yellow:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.yellow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: underline;
}
a.yellow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.yellow:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
.headersmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #235FB1;
	font-weight: bold;
}
.headersmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 130%;
	color: #944302;
	font-weight: bold;
}
.bodytextwht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
a.special:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: underline;
}
a.special:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a.special:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}
a.special:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.saleHEAD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B93218;
	padding-left: 10px;
	padding-right: 10px;
}
