a, a:visited {
	color: #CC0033;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url('../images/bg.gif');
	background-repeat: repeat; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:30px
}
ul {
	margin-top: 6px;
	margin-bottom: 0px;
}
li {
	list-style-image: url('../images/bullet.gif');
	padding-bottom: 5px;
	margin-left: -18px
}
hr {
	color: #E5E5E5;
	height: 1px;
}
p.call {
	color: #FFFFFF;
}
p.quote {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
p.quote {
	font-style: italic;
}
p.quoted {
	font-size: 90%;
	text-align: right;
}
p.quote_sm {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 104%;
	font-style: italic;
	font-weight: bold;
}
Table.Master 
{
	border-left: gray 1px solid;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-top: gray 1px solid;
	width: 760px;
	align:center;
	
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
td.body_l {
	border-bottom: solid 2px #003366;
	border-left: solid 2px #003366;
	width: 444px;
	padding: 20px;
	background-color: #FFFFFF;
}
td.body_r {
	background-color: #CC0033;
}
td.bottom {
	border-top: solid 12px #FFFFFF;
	background-color: #CC0033;
}
td.logo {
	padding: 4px;
	width: 50%;
	text-align: center;
}
td.main, td.quote {
	padding: 20px;
	color: #FFFFFF;
}
td.main {
	width: 445px;
}
td.nav {
	height: 90px;
	background-image: url('../images/bg_nav.gif');
	background-repeat: repeat-x
}
td.quote {
	width: 234px;
}
td.special_hd, td.special_desc {
	font-size: 60%;
}
td.special_hd {
	width: 25%;
	background-color: #E5E5E5;
}
td.special_desc {
	background-color: #F1F1F1;
}
td.callout {
	background-color: #F1F1F1;
}
td.top_logo {
	width: 258px;
	padding-left: 16px;
}
td.top_nav {
	width: 461px;
	padding-left: 24px;
}
td.top_vr, td.vr {
	width: 1px;
}
td.vr {
	padding-top: 20px;
}
.h1, .h1_white, .h2, .h3, .special, .special_price {
	font-weight: bold;
	color: #003366;
}
.h1, .h1_white, .special, .special_price {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 130%;
}
.h1_white {
	color: #FFFFFF;
}
.h2 {
	color: #003366;
	font-size: 110%;
}
.special {
	color: #003366;
	font-size: 170%;
}
.special_price {
	color: #CC0033;
	font-size: 130%;
}
.redbackground:link {
	color: #eeeeee;
	text-decoration: underline;
	font-size: 90%;
	
}
.redbackground:visited {
	color: #eeeeee;
	text-decoration: underline;
	font-size: 90%;
	
}

.redbackground:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	
}

.redbackground:active {
	color: #eeeeee;
	text-decoration: underline;
	font-size: 90%;
	
}