body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link,a:visited {
	color: #25405F;
	text-decoration: none;
}
a:hover {
	color: #25405F;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
}
.carttext {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 2px 2px 2px 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.cartbox {
	background-color: #425D7C;
	width: 200px;
}
h3.carthead {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: .12em;
	margin: 0px;
	padding: 2px;
}
.ordertext {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: .12em;
	margin: 0px;
	padding: 2px;
}
.ordernumber {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #25405F;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 1px;
}
h3.searchtext {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: .12em;
	margin: 0px;
	padding: 0px;
}
.topnavbox {
	background-color: #25405F;
}
.topnav {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	letter-spacing: 0.12em;
	padding: 4px;
	background-color: #425D7C;
	display: block;
	border: 1px solid #CCCCCC;
}
a.topnav:link,a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #425D7C;
}
a.topnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #819AB8;
}
a.topnav:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
.sidebar {
	background-color: #425D7C;
}
.nav {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	padding: 4px;
	background-color: #425D7C;
	display: block;
	border-top: 1px solid #CCCCCC;
}
a.nav:link,a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #425D7C;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #819AB8;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
.nav2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	padding: 4px;
	background-color: #25405F;
	display: block;
	border-top: 1px solid #CCCCCC;
}
a.nav2:link,a.nav2:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #25405F;
}
a.nav2:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #819AB8;
}
a.nav2:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
.subnav {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	padding: 3px 3px 3px 20px;
	background-color: #425D7C;
	display: block;
}
a.subnav:link,a.subnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #425D7C;
}
a.subnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #819AB8;
}
a.subnav:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
.subnav2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	padding: 1px 4px 4px 20px;
	background-color: #25405F;
	display: block;
}
a.subnav2:link,a.subnav2:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #25405F;
}
a.subnav2:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #819AB8;
}
a.subnav2:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
.smalltext {
	font-size: 9px;
	line-height: 12px;
}
.footer {
	font-size: 9px;
	line-height: 12px;
	height: 60px;
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-x;
}
.footertext {
	font-size: 9px;
	line-height: 12px;
}
.catbg {
	background-color: #B11E17;
	color: #FFFFFF;
	text-decoration: none;
}
a.catbg:link,a.catbg:visited,a.catbg:hover,a.catbg:active {
	color: #FFFFFF;
}

.catdivider {
	color: #FFCC00;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	line-height: 16px;
	color: #425D7C;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: .12em;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
h2 {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
}
.subhead {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	margin-top: 0px;
}
.subsubhead {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
}
hr {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 0px;
	border: 0px;
	height: 1px;
	width: 100%;
	margin: 0px;
}
.bodytext {
	font-size: 11px;
	line-height: 18px;
}
p {
	font-size: 11px;
}
.mainborder {
	background-color: #CCCCCC;
}
.maincell {
	background-color: #ffffff;
}
.bodybox {
	background-color: #FFFFFF;
	background-image: url(images/insidebg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.frontlinks {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 0.12em;
	margin: 0px;
	padding-bottom: 4px;
	height: 20px;
	vertical-align: top;
}
.whitetext {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 1px 1px 1px 2px;
}
.whitetextsmall {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 1px 1px 1px 2px;
}
td.detailimage {
	vertical-align: top;
}
