body
{
	background-color: #333;
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(/images/bg/headerBkg02.jpg);
	background-repeat: repeat-x;
}

img
{
	border: 0px;
}

a:visited
{
	color: #9c0202;
	text-decoration: none;
}

a:hover
{
	color: #9c0202;
	text-decoration: underline;
}

a:link
{
	color: #9c0202;
	text-decoration: none;
}

a.ltred:link
{
	color: #e52e2e;
	text-decoration: none;
}

a.ltred:visited
{
	color: #e52e2e;
	text-decoration: none;
}

a.ltred:hover
{
	color: #e52e2e;
	text-decoration: underline;
}

#container
{
	width: 1024px;
	margin: 19px auto 6px auto;
}

#container .top
{
	margin: 0px;
	height: 39px;
	width: 993px;
	background-image: url(/images/frame/topFrame.jpg);
	background-repeat: no-repeat;
}

#container .mid
{
	margin: 0px;
	width: 993px;
	background-image: url(/images/frame/midFrame.jpg);
	background-repeat: repeat-y;
	height: 129px;
}

#containerSec
{
	width: 1024px;
	margin: 0px auto 0px auto;
}

#containerSec .mid
{
	margin: 0px;
	width: 993px;
	background-image: url(/images/frame/whiteMid.gif);
	background-repeat: repeat-y;
}

#containerSec .bot
{
	margin: 0px;
	height: 51px;
	width: 993px;
	background-image: url(/images/frame/whiteBot.jpg);
	background-repeat: no-repeat;
}

#containerBot
{
	width: 1024px;
	margin: 0px auto 0px auto;
}


.clear
{
	clear: both;
	height: 5px;
}

.menu
{
	padding: 0px 0px 0px 190px;
	clear: both;
}

.logo
{
float: left; padding: 0px 0px 0px 55px;
}

.ie div.logo
{
float: left; padding: 2px 0px 0px 55px;
}

.webkit div.logo
{
float: left; padding: 1px 0px 0px 55px;
}

.legalrev
{
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	vertical-align: middle;
}

.legal
{
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
}

#holder
{
	background-image: url(/images/bg/holder.gif);
	background-repeat: no-repeat;
	width: 117px;
	height: 72px;
	text-align: center;
	padding: 15px 0px 0px 0px;
}


#navBox
{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #9c0202;
	width: 165px;
	border: 1px #bcb7b7 solid;
	background-color: #eeecec;
}

#navBox .header
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	background-image: url(/images/bg/nav/nav-on.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding: 3px 0px 0px 9px;
}

#navBox .item
{
	border-top: 1px #bcb7b7 solid;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding: 4px 3px 4px 9px;
}

#grayBox
{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	width: 165px;
	border: 1px #bcb7b7 solid;
	background-color: #eeecec;
	margin: 20px 0px 0px 0px;
}

#grayBox .header
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	background-image: url(/images/bg/nav/nav-off.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding: 3px 0px 0px 9px;
}

#grayBox .item
{
	border-top: 1px #bcb7b7 solid;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding: 4px 3px 4px 9px;
}

#gridBox
{
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	width: 600px;
	border-top: 1px #bcb7b7 solid;
	border-right: 1px #bcb7b7 solid;
	border-bottom: 0px #bcb7b7 solid;
	border-left: 1px #bcb7b7 solid;
	background-color: #eeecec;
	margin: 20px auto 0px auto;
}

#gridBox .header
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	background-image: url(/images/bg/nav/nav-off.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding: 0px 0px 0px 9px;
	text-align: center;
}

#gridBox .item
{
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px #bcb7b7 solid;
	border-left: 0px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

#gridBox .left
{
	border-right: 1px #bcb7b7 solid;
	border-bottom: 1px #bcb7b7 solid;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	width: 20%;
}

#gridBox .second
{
	border-right: 1px #bcb7b7 solid;
	border-bottom: 1px #bcb7b7 solid;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	width: 5%;
}

#gridBox .right
{
	border-left: 1px #bcb7b7 solid;
	border-bottom: 1px #bcb7b7 solid;
	padding: 5px 5px 0px 0px;
	color: #9c0202;
	font-weight: bold;
	font-size: 12px;
	width: 15%;
	vertical-align: top;
}

#priceBox
{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #9c0202;
	width: 225px;
	border: 1px #bcb7b7 solid;
	background-color: #eeecec;
}

#priceBox .header
{
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 3px 3px 3px 9px;
}

#priceBox .item
{
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-top: 1px #bcb7b7 solid;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding: 4px 3px 4px 9px;
}

a.leftnav:link
{
	display: block;
	text-decoration: none;
	color: #9c0202;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.leftnav:visited
{
	display: block;
	text-decoration: none;
	color: #9c0202;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.leftnav:hover
{
	display: block;
	text-decoration: underline;
	color: #9c0202;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header01
{
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, serif, Verdana, Helvetica, Arial, sans-serif;
	color: #9c0202;
	padding: 20px 0px 0px 0px;
}

.header02
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.header03
{
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, serif, Verdana, Helvetica, Arial, sans-serif;
	color: #9c0202;
}

.header04
{
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, serif, Verdana, Helvetica, Arial, sans-serif;
	color: #9c0202;
	padding: 20px 0px 0px 0px;
}

.text
{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	padding: 0px 0px 10px 0px;
}

.caption
{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

ul
{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.6em;
}


.redrule
{
	margin: 6px 0px 6px 0px;
	background-image: url(/images/bg/redDot.jpg);
	background-repeat: repeat-x;
	height: 3px;
}

.ie .redrule
{
	margin: 6px 0px 6px 0px;
	background-image: url(/images/bg/redDot.jpg);
	background-repeat: repeat-x;
	height: 3px;
}

.webkit .redrule
{
	margin: 6px 0px 12px 0px;
	background-image: url(/images/bg/redDot.jpg);
	background-repeat: repeat-x;
	height: 3px;
}

.gecko .redrule
{
	margin: 6px 0px 12px 0px;
	background-image: url(/images/bg/redDot.jpg);
	background-repeat: repeat-x;
	height: 3px;
}

.redrulethin
{
	margin: 6px 0px 6px 0px;
	background-image: url(/images/bg/redDot.jpg);
	background-repeat: repeat-x;
	height: 2px;
}

.ie .redrulethin
{
	margin: 6px 0px 6px 0px;
	background-image: url(/images/bg/redDot.jpg);
	background-repeat: repeat-x;
	height: 2px;
}

.webkit .redrulethin
{
	margin: 6px 0px 12px 0px;
	background-image: url(/images/bg/redDot.jpg);
	background-repeat: repeat-x;
	height: 2px;
}

.gecko .redrulethin
{
	margin: 6px 0px 12px 0px;
	background-image: url(/images/bg/redDot.jpg);
	background-repeat: repeat-x;
	height: 2px;
}


table.border
{
	border: 1px #000 solid;
}

.cell
{
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 1px #000 solid;
}

.cellBold
{
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	border: 1px #000 solid;
}

.cellPrice
{
	font-size: 11px;
	font-weight: bold font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #9c0202;
	border: 1px #000 solid;
}





.textHead
{
	font-size: 16px;
	font-weight: bold font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #9D3336;
}

H1.reverse
{
	font-size: 18px;
	color: #FFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
}


H2.reverse
{
	font-size: 14px;
	color: #FFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

div
{
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

td.price
{
	font-size: 14px;
	font-weight: bold font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #cc0000;
}

td.priceSmall
{
	font-size: 12px;
	font-weight: bold font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #cc0000;
}

td.list
{
	font-size: 13px;
	font-weight: bold font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
}

.clsCMOn
{
	color: #E6E6E6;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px;
}

.clsCMOver
{
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px;
}

