body, font, a, p, td, th, div, span, h1, h2, h3, legend, fieldset {
	font-family: arial;
	font-size: 12px;
	color: #fff;
}
a:focus {
	outline: none;
}
body {
	margin: 0px;
	background: #333 url('images/bg3.gif') repeat-x;
}
form {
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
h1.bigred {
	color: red;
	font-size: 14px;
	margin-bottom: 2px;
	padding-left: 2px;
}
h1.bigred a {
	text-decoration: none;
	color: red;
	font-size: 14px;
}
em {
	font-size: 12px;
	color: white;
	font-weight: bold;
}
strong {
	font-size: 12px;
	color: red;
	font-style: italic;
}
.req {
	color:white;
}
.msgs {
	color:red;
}
.med {
	font-size: 13px;
	font-weight: bold;
}
table#shell {
	width: 100%;
}
table#shell td#shell-left {
	vertical-align: top;
	text-align: right;
	padding: 0px;
	background: url('images/left_bg.gif') repeat-y top right;
}
table#shell td#shell-center {
	vertical-align: top;
	width: 770px;
	padding: 0px;
}
table#shell td#shell-right {
	vertical-align: top;
	text-align: right;
	padding: 0px;
	background: url('images/right_bg.gif') repeat-y top left;
}

table#header {
	width: 770px;
}
table#header td {
	padding: 0px;
}

table#pagetitle {
	width: 770px;
}
table#pagetitle td {
	padding: 0px;
}
table#pagetitle td#ptitle {
	padding: 0px;
	background: url('images/title_bg.gif') repeat-x;
}

table.nav {
	width: 770px;
}
table.nav td {
	padding: 0px;
}
table.nav td#keyword-search {
	padding: 0px;
	background: url('images/header/search_bg.gif') no-repeat;
	text-align: left;
	width: 166px;
	height: 18px;
}
table.nav td#keyword-search input {
	width: 162px;
	height: 18px;
	font-size: 80%;
}

table.footer {
	width: 770px;
}
table.footer td {
	padding: 0px;
}

table#tlbg {
	width: 100%;
	height: 536px;
	background: url('images/left3.jpg') no-repeat top right;
}
table#trbg {
	width: 100%;
	height: 536px;
	background: url('images/right3.jpg') no-repeat top left;
}

table#main {
	width: 790px;
}

table#main td#content-left {
	vertical-align: top;
	padding: 0px;
	background: url('images/left_bg.gif') repeat-y;
	width: 19px;
	font-size: 1px;
}
table#main td#content-center {
	vertical-align: top;
	padding: 0px;
	height:170px;
	background: #000 url('images/content_bg.gif') repeat-x;
	padding-bottom: 10px;
	color: #fff;
}
table#main td#content-right {
	vertical-align: top;
	padding: 0px;
	background: url('images/right_bg.gif') repeat-y;
	width: 19px;
	font-size: 1px;
}
h1.darkred {
	background-color: #4D0001;
	height: 25px;
	padding-left: 5px;
	padding-top: 4px;
	height: 22px;
	font-size: 13px;
}
table.red-border {
	border: 1px solid red;
	background-color: #670001;
}
table.red-border td.text {
	padding: 12px;
	color: red;
}
table.red-border td.header {
	padding-left:8px;
	padding-right:7px;
}
table.outer-products {
	width: 686px;
	margin-top: 15px;
}	
table.outer-products td {
	padding: 0px;
}
table.outer-products td.top {
	font-size: 1px;
	height: 13px;
	background: url('images/red_bar.jpg') top left no-repeat;
}
table.outer-products td.body {
	background: url('images/gradient_bg.jpg') repeat-y;
	border-left: 1px solid red;
	border-right: 1px solid red;
}
table.outer-products td.bot {
	background: url('images/bottom_line.jpg') top left no-repeat;
	font-size: 1px;
	height: 1px;
}
table.products td.pimg {
	padding: 8px;
}
table.products td.ptext {
	padding: 6px;
	padding-left: 0px;
}
table.products td.pbtn {
	height: 22px;
}
table.gray-gradient {
	width: 686px;
	border-left: 1px solid red;
	border-right: 1px solid red;
}
table.gray-gradient td.top {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	padding: 0px;
	background: url('images/top.jpg') no-repeat;
}
table.gray-gradient td.body {
	padding:0px;
	background: url('images/gradient_bg.jpg') repeat-y;
}
table.gray-gradient td.indent {
	padding: 6px;
	padding-left: 10px;
	background: url('images/gradient_bg.jpg') repeat-y;
}
table.gray-gradient td.bot {
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background: url('images/bot.jpg') no-repeat;
}
table.gray-gradient td h1.bigred {
	margin: 4px;
}
table#cart tr.no-pad td {
	padding:0px;
}
table#cart td {
	padding-top: 10px;
	padding-bottom: 10px;
}
tr.line td {
	border-bottom: 1px solid red;
}
