body {
	margin: 15;
	font-family: Verdana;
}

body.store {
	margin: 15;
	background-image: url(background2.gif);
	background-repeat: repeat;
	font-family: Verdana;
}

.light {
	color: #505050;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.navbar {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CECECE;
	line-height: 12px;
}
.nobg {
	background-image: none;
}
.price_reg {
	color: #3A4557;
	font-weight: bold;
}
.price_sub {
	color: #F3353A;
	font-weight: bold;
}
.sidebar {
	color: #1E2530;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
.strong {
	color: #1E2530;
	font-weight: bold;
}
.strongsmall {
	color: #1E2530;
	font-weight: bold;
	font-size: 10px;
}
.tiny {
	font-size: 9px;
}
.title {
	color: #1E2530;
	font-size: 14px;
	font-weight: bold;
}
.title_large {
	color: #000000;
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
}
.vmiddle {
	vertical-align: middle;
}

.shade {
	background-color: #C3C3C5;
}
.altshade {
	background-color: #B6B8BA;
}

a {
	color: #1E2530;
}
a.visited {
	color: #1E2530;
}
a.heading {
	font-weight: bold;
}
a.navbar {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CECECE;
	text-decoration: none;
}
a.navbar:hover {
	color: #FFB447;
	text-decoration: underline;
}
a.topbox {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.topbox:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.sidebar {
	text-decoration: none;
}
a.sidebar:hover {
	text-decoration: underline;
}

div.heading {
	color: #1E2530;
	font-size: 12px;
	font-weight: bold;
}

input.text.slate {
	background-image: none;
	background-color: #9CA1A8;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

table.image {
	float: right;
	padding: 0;
	margin-top: 0;
	margin-left: 10;
	margin-bottom: 10;
}

td {
	font-family: Verdana;
	font-size: 11px;
}
td.heading {
	background-color: #959799;
	font-weight: bold;
}
td.headinglight {
	background-color: #959799;
}
td.headingctr {
	background-color: #959799;
	font-weight: bold;
	text-align: center;
}
td.info {
	background-color: #C3C3C5;
	font-size: 10px;
}
td.infoctr {
	background-color: #C3C3C5;
	font-size: 10px;
	text-align: center;
}
td.label {
	background-color: #959799;
	font-weight: bold;
	text-align: right;
}
td.navbar_background {
	background-image: url(images/navbar_background.gif);
	background-repeat: repeat-y;
}
td.navbarad {
	background-image: none;
	background-color: #9CA1A8;
	font-family: Verdana;
	font-size: 10px;
	padding: 3;
}
td.path {
	background-image: none;
	font-size: 10px;
	font-weight: bold;
}
td.topbox {
	background-image: none;
	font-size: 10px;
	font-weight: bold;
	color: #CECECE;
}
td.search {
	background-image: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CECECE;
}
td.sidebarframe {
	background-image: none;
	background-color: #9CA1A8;
	border-width: 1;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding: 5;
}
td.subheading {
	background-color: #A7A9AB;
	font-weight: bold;
	color: #333333;
}
.reversedemail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.regular {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
}
.regularwhite { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.regularmoreleading {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.greyregular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 11px;
	font-weight: normal;
}
.regularbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.regularsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.regularcharcoal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
.regularboldsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
.subheadingreversed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.headingtshirt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
}
