body, font, a, p, td, th, div, span, h1, h2, h3, input, textarea, select, legend, fieldset {
	font-family: verdana;
	font-size: 11px;
	color: #fff;
}
body {
	margin: 0;
	background: #C10000 url('images/bg.gif') repeat-x;
}
input, textarea, select {
	color: #000;
}
h1 {
	font-size: 15px;
}
form {
	margin: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.req {
	color: white;
}
.msgs {
	color: red;
}
.blk {
	color: black;
}
.lrg {
	font-size: 15px;
}
.med {
	font-size: 13px;
}
table#shell {
	width: 100%;
}
table#shell td#shell-left {
	vertical-align: top;
	text-align: right;
	padding: 0;
	background: url('images/left_bg.jpg') no-repeat right top;
}
table#shell td#shell-center {
	vertical-align: top;
	width: 770px;
	padding: 0;
}
table#shell td#shell-right {
	vertical-align: top;
	text-align: right;
	padding: 0;
	background: url('images/right_bg.jpg') no-repeat left top;
}
table#shell td#shell-bleft {
	padding: 0;
	background: #c10000 url('images/footer/bg.gif') repeat-x bottom;
}
table#shell td#shell-bcenter {
	padding: 0;
	width: 770px;
	background: #c10000 url('images/footer/bg.gif') repeat-x bottom;
}
table#shell td#shell-bright {
	padding: 0;
	background: #c10000 url('images/footer/bg.gif') repeat-x bottom;
}

table#header {
	width: 770px;
}
table#header td {
	padding: 0;
}

table#nav {
	width: 770px;
	height: 21px;
}
table#nav td {
	padding: 0;
}

table#main {
	width: 770px;
	background: url('images/content_bg.gif') repeat-y;
}
table#main td#leftnav {
	vertical-align: top;
	padding: 0;
	width: 147px;
}
table#main td#content {
	vertical-align: top;
	padding: 0;
}

table#footer {
	width: 770px;
}
table#footer td {
	padding: 0;
}

table#lnavbg {
	width: 147px;
	background: url('images/leftnav/nav_bg.gif') repeat-y;
}
table#lnavbg td {
	padding: 0;
}
table#lnav {
	width: 147px;
	background: url('images/leftnav/bg_pattern.gif') no-repeat top;
}
table#lnav td.bullet {
	width: 13px;
	padding: 0;
	padding-top: 7px;
	color: #00B5FF;
	font-size: 50%;
	text-align: center;
}
table#lnav td.link {
	width: 134px;
	padding: 0;
	padding-top: 7px;
	color: #fff;
	font-size: 80%;
}
table#lnav td.link a {
	color: #fff;
	text-decoration: none;
}
table#lnav td.link a:hover {
	color: #00B5FF;
}
table#lnav td.linkon {
	width: 134px;
	padding: 0;
	padding-top: 7px;
	color: #00B5FF;
	font-size: 80%;
}
table#lnav td.linkon a {
	color: #00B5FF;
	text-decoration: none;
}

table#pagetitle {
	width: 623px;
	height: 23px;
	background: url('images/title_bg.gif') no-repeat;
}
table#pagetitle td {
	padding: 0;
	padding-left: 30px;
	text-transform: uppercase;
	color: black;
	font-weight: bold;
	font-size: 15px;
}
table.curved {
	width: 620px;
}
table.curved td.top-left {
	font-size: 1px;
	background: url('images/curved/top_left.gif') top right no-repeat;
	height: 12px;
}
table.curved td.top {
	font-size: 1px;
	background: url('images/curved/bottom.gif') top left repeat-x;
	height: 12px;
}
table.curved td.left {
	font-size: 1px;
	background: url('images/curved/left.gif') top right repeat-y;
	width: 11px;
}
table.curved td.bottom-left {
	font-size: 1px;
	background: url('images/curved/bottom_left.gif') top right no-repeat;
	height: 12px;
}
table.curved td.bottom {
	font-size: 1px;
	background: url('images/curved/bottom.gif') bottom left repeat-x;
}
table.curved td.body {
	padding: 10px;
}
table.curved td.header {
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 13px;
}
table.indent {
	margin-top: 18px;
	margin-left: 34px;
	width: 586px;
}
table.products td.img {
    width: 177px;
    vertical-align: top;
}
table.products td.img img {
    border: 1px solid white;
}
table.products td.ptext h1 {
    font-size: 13px;
}
table.product td.pimg td {
    padding-left:20px;
    padding-right:20px;
    vertical-align: top;
}
table.product td.pimg img {
    border: 1px solid white;
}
table.product td.pimg td.sm_imgs {
    padding-top: 10px;
}
table.product td.pimg td.sm_imgs a:focus {
    outline: none;
}
table#cart {
    width: 620px;
}
table#cart th {
    padding: 0;
    padding-bottom: 2px;
    background: url('images/products/var_th_bg.gif') repeat-x;
    height: 16px;
}
table#cart th.left {
    width: 30px;
    background: url('images/products/var_th_left.gif') top right no-repeat;
}
table#cart td {
    padding-top: 5px;
}
