body, p, a, font, div, span, h1, h2, h3, td, th, legend, fieldset {
	font-family: verdana;
	font-size: 11px;
	color: #fff;
}
h2 {
	font-size: 16px;
}
body {
	margin: 0;
	background: #464847 url('images/bg_vert.gif') repeat-y center;
}
form {
	margin: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table#shell {
	border: 0;
	width: 100%;
}
table#shell td#shell-left {
	text-align: right;
	padding: 0;
	background: url('images/bg_left.gif') no-repeat top right;
}
table#shell td#shell-right {
	padding: 0;
	background: url('images/bg_right.gif') no-repeat;
}
table#shell td#egg {
	width: 765px;
	padding: 0;
}
table.nav {
	border: 0;
	width: 765px;
}
table.nav td {
	padding: 0;
}
table#footer {
	width: 765px;
	border: 0;
	background: url('images/footer/bg.gif') repeat-x;
}
table#footer td {
	padding: 0;
}
table#yolk {
	width: 765px;
	border: 0;
	background-color: #464847;
}
table#yolk td#content {
	padding: 0;
}
table#yolk td#stripes {
	height: 28px;
	padding: 0;
	background: #464847 url('images/stripes_bottom.gif') bottom left repeat-x;
}
table#yolk td#top-left {
	vertical-align: top;
	text-align: center;
	width: 74px;
	padding: 0;
	background: url('images/blocks/bg.gif') repeat-y;
}
table#yolk td#bottom-left {
	padding: 0;
	vertical-align: bottom;
	height: 28px;
	background: url('images/blocks/bg.gif') repeat-y;
}
.red {
	color: #EE3123;
}
.white {
	color: white;
}
h1.red-square {
	padding: 6px;
	background: #EF3123;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	margin: 15px;
}
table.main {
	margin-left: 24px;
	margin-right: 24px;
}
table.shadow {
	border: 1px solid red;
	background-color: white;
}
table.shadow td {
	margin: 0;
	padding: 0;
}
table.shadow td a {
	color: red;
}
table.shadow tr.red td {
	background-color: red;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
}
table.shadow td.top-left {
	font-size: 1px;
	height: 8px;
	width: 8px;
	background: url('images/shadow/top-left.gif') no-repeat;
}
table.shadow td.top-right {
	font-size: 1px;
	height: 8px;
	width: 8px;
	background: url('images/shadow/top-right.gif') no-repeat;
}
table.shadow td.bottom-left {
	font-size: 1px;
	height: 8px;
	width: 8px;
	background: url('images/shadow/bottom-left.gif') no-repeat;
}
table.shadow td.bottom-right {
	font-size: 1px;
	height: 8px;
	width: 8px;
	background: url('images/shadow/bottom-right.gif') no-repeat;
}
table.shadow td.left {
	font-size: 1px;
	width: 8px;
	background: url('images/shadow/left.gif') repeat-y;
}
table.shadow td.right {
	font-size: 1px;
	width: 8px;
	background: url('images/shadow/right.gif') repeat-y;
}
table.shadow td.top {
	font-size: 1px;
	height: 8px;
	background: url('images/shadow/top.gif') repeat-x;
}
table.shadow td.bottom {
	font-size: 1px;
	height: 8px;
	background: url('images/shadow/bottom.gif') repeat-x;
}
table.dark-shadow {
	border: 1px solid white;
	background-color: #545656;
}
table.dark-shadow td {
	margin: 0;
	padding: 0;
}
table.dark-shadow td a {
	color: red;
}
table.dark-shadow td.top-left {
	font-size: 1px;
	height: 6px;
	width: 6px;
	background: url('images/dark-shadow/top-left.gif') no-repeat;
}
table.dark-shadow td.top-right {
	font-size: 1px;
	height: 6px;
	width: 6px;
	background: url('images/dark-shadow/top-right.gif') no-repeat;
}
table.dark-shadow td.bottom-left {
	font-size: 1px;
	height: 6px;
	width: 6px;
	background: url('images/dark-shadow/bottom-left.gif') no-repeat;
}
table.dark-shadow td.bottom-right {
	font-size: 1px;
	height: 6px;
	width: 6px;
	background: url('images/dark-shadow/bottom-right.gif') no-repeat;
}
table.dark-shadow td.left {
	font-size: 1px;
	width: 6px;
	background: url('images/dark-shadow/left.gif') repeat-y;
}
table.dark-shadow td.right {
	font-size: 1px;
	width: 6px;
	background: url('images/dark-shadow/right.gif') repeat-y;
}
table.dark-shadow td.top {
	font-size: 1px;
	height: 6px;
	background: url('images/dark-shadow/top.gif') repeat-x;
}
table.dark-shadow td.bottom {
	font-size: 1px;
	height: 6px;
	background: url('images/dark-shadow/bottom.gif') repeat-x;
}
table.dark-shadow td.body {
	font-size: 12px;
	color: white;
}
table.dark-shadow td.body td {
	color: white;
}
table.shadow td.gray-top-left {
	font-size: 1px;
	height: 8px;
	width: 8px;
	background: url('images/shadow/gray-top-left.gif') no-repeat;
}
table.shadow td.gray-top-right {
	font-size: 1px;
	height: 8px;
	width: 8px;
	background: url('images/shadow/gray-top-right.gif') no-repeat;
}
table.shadow td.gray-bottom-left {
	font-size: 1px;
	height: 8px;
	width: 8px;
	background: url('images/shadow/gray-bottom-left.gif') no-repeat;
}
table.shadow td.gray-bottom-right {
	font-size: 1px;
	height: 8px;
	width: 8px;
	background: url('images/shadow/gray-bottom-right.gif') no-repeat;
}
table.shadow td.gray-left {
	font-size: 1px;
	width: 8px;
	background: url('images/shadow/gray-left.gif') repeat-y;
}
table.shadow td.gray-right {
	font-size: 1px;
	width: 8px;
	background: url('images/shadow/gray-right.gif') repeat-y;
}
table.shadow td.gray-top {
	font-size: 1px;
	height: 8px;
	background: url('images/shadow/gray-top.gif') repeat-x;
}
table.shadow td.gray-bottom {
	font-size: 1px;
	height: 8px;
	background: url('images/shadow/gray-bottom.gif') repeat-x;
}
table.shadow td.body {
	color: black;
}
table.shadow td.body td {
	color: black;
}
table.shadow td.gray-body {
	background-color: #DEDEDE;
	font-size: 12px;
	color: black;
}
table.shadow td.gray-body td {
	color: black;
}
table.subtotal {
	margin-bottom: 2px;
}
table.subtotal td {
	font-size: 10px;
}
.red-links td {
	text-align: center;
    padding-top: 10px;
}
.red-links a {
    color: red;
}
table.products {
	background-color: white;
}
table.products td {
	color: black;
}
table.products td#pimg {
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	width: 124px;
}
table.products td#ptext {
	padding-top: 6px;
}
table.products td#pimg img {
	border: 1px solid red;
}
table#variation tr td {
	color: black;
	font-size: 10px;
}
table#variation tr td select {
	font-size: 10px;
}
table#variation tr td input {
	font-size: 10px;
}
table#variation tr.head td {
	background-color: red;
	color: white;
	text-transform: uppercase;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
table#variation tr.head td.first {
	border-left: 1px solid black;
}
table#variation tr.head td.last {
	border-right: 1px solid black;
}
h1.subtitle {
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-bottom: 15px;	
	border-bottom: 1px solid red;
	text-transform: uppercase;
}
table.indent {
	margin: 5px;
	margin-left: 20px;
}
div.red-line {
	font-size: 1px;
    border-bottom: 1px red solid;
    margin-bottom: 20px;
    height: 1px;
}
.f {
	text-transform: none;
}