body
{
	font-family:verdana,helvetica,sans-serif,arial;
	font-weight: 700;
	font-size: 10pt;
	padding: 0pt;
	color: gold;
	background-color: #F00;
	margin: 0pt;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
}

h1 { font-size: 14pt; color:white; }
h2
{
	font-size: 12pt;
	color: yellow;
	font-style: normal;
}
h3 { font-size: 10pt; color:white;}

.add, .edit, login, more
{
	text-decoration: none;
	font-size: 8pt;
	font-style: normal;
	font-weight: 100;
}

a
{
	color:#FF0;
}
a:hover
{
	color:#F0F;
}

.admin { }
.bill_to { }
.billing { }
.cart { }
.contact_form { }
.copyright { }
.customer_form { }
.customer_info { }
.empty { }
.event { }

.here
{
	display: block;
	padding: 3pt;
	font-size: 11pt;
	margin: 2px;
	color: #000;
	font-weight: 600;
	height: 100%;
	background-color: #FF9;
}

.here2
{
	width: 118px;
	display: block;
	padding: 5pt 5pt 5pt 15pt;
	background-color: #362928;
	margin: 2px;
	color: #FFF;
	font-weight: 700;
}

.here3, .here3 a
{
	width: 137px;
	display: block;
	padding: 5pt 5pt 5pt 15pt;
	background-color: #362928;
	margin: 2px;
	color: #000;
	font-weight: 900;
}

.loggedin
{
	color: red;
	font-weight: 600;
}

.login_form { }

.more
{
	text-decoration: underline;
	font-size: 9pt;
	font-style: normal;
	font-weight: 700;
}

tbody
{
	width:760px;
}

.main
{
	border-color: #0471b2;
	border-width: 3px;
	border-style: double;
	width:760px;
}
.article
{
	border-color: #0471B2;
	border-width: 3px 0px 0px 0px;
	border-style: double;
	margin: 0 0 12px 0;
}
.nav_sub2 a
{	border-color: #d700d7;
	border-width: 2px;
	border-style: solid;
	width:100%;
	display: block;
	font-size:8pt;
	padding: 5pt;
	color: #333;
	background-color: yellow;
	margin: 2px;
	text-decoration: none;
}

.nav_sub2 a:hover
{
	width:100%;
	display: block;
	padding: 5pt;
	font-size:8pt;
	color: #333;
	background-color: #ffd020;
	margin: 2px;
	text-decoration: underline;
}
.nav_left a
{

	display: block;
	padding: 3pt;
	color: #333;
	font-size:11pt;
	background-color: gold;
	margin: 2px;
	text-decoration: none;
	font-weight: 600;
}

.nav_left a:hover
{

	display: block;
	padding: 3pt;
	color: #fff;
	background-color: #000000;
	margin: 2px;
	text-decoration: none;
	font-weight: 600;
}

.nav_top a
{
	display: block;
	color: #333;
	margin: 0px;
	text-decoration: none;
	border-color: #ffd020;
	border-width: 3px;
	border-style: solid;
}

.nav_top a:hover
{

	display: block;
	border-color: black;
	border-width: 3px;
	border-style: solid;
	margin: 0px;
	text-decoration: underline;
}

.nav_sub a
{
	width: 118px;
	display: block;
	padding: 5pt 5pt 5pt 15pt;
	background-color: #aca29b;
	margin: 2px;
	color: #fff;
}

.nav_sub a:hover
{
	width: 118px;
	display: block;
	padding: 5pt 5pt 5pt 15pt;
	background-color: #7b4c55;
	margin: 2px;
	color: #fff;
}

.no_match { }

.or 
{
	font-size: x-large;
	font-weight: 600;
	color: #C00;
}

.order { }
.order_info { }
.page_body { }
.page_child { }
.product { }
.product_details { }

.required
{
	font-size: x-small;
	font-weight: 100;
	color: #C00;
}

.response { }
.ship_to { }
.shipping { }
.shopping_cart_cell { }
.total { }
