<!--
body
{
	margin: 0px;
	background-color: #FFF;
}

.head
{
	width: 770px;
	height: 134px;
	background-color: #006;
	border-right: #000;
	padding: 6px 0px 0px 0px;
	border-width: 0px 1px 0px 0px;
	border-style: none solid none none;
	text-align: right;
	vertical-align: middle;
	text-transform: inherit;
}

.headtext, a
{
	color: #FFF;
	font-family: Arial;
	font-size: 10px;
	line-height: 20px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	width: 100%;
}

.headtext a:hover
{
	color: #FC0;
	text-decoration: underline;
	font-style: normal;
}

.content
{
	width: 771px;
	height: 100%;
	border-color: #000 #000 #006 #000;
	border-width: 0px 1px 20px 0px;
	border-style: solid;
}

.body_content
{
	margin: 10px;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: 300;
}

.nav, a
{
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
	font-style: normal;
	width: 152px;
	background-color: #006;
	padding: 9px;
	text-transform: inherit;
	letter-spacing: 1px;
}

.nav a:hover
{
	color: #FC0;
	text-decoration: underline;
	font-style: normal;
}

.cart
{
	width: 142px;
	border-color: #69C;
	border-width: 1px;
	background-color: #FFF;
	border-style: solid;
	margin: 0px 0px 10px 0px;
	color: #000;
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
	padding: 4px;
}

.line
{
	height: 1px;
	width: 100%;
	border-width: 0px;
	font-size: 1px;
	background-image: url(../images/line.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

.line2
{
	height: 1px;
	width: 100%;
	border-width: 0px;
	font-size: 1px;
	background-image: url(../images/line2.gif);
	padding: 0px;
	background-repeat: repeat-x;
	margin: 10px 0px 10px 0px;
}

button
{
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
	font-style: normal;
	text-transform: inherit;
	letter-spacing: 1px;
	border-width: 0px;
	background-color: #006;
}

button:hover
{
	color: #FC0;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
	font-style: normal;
	text-transform: inherit;
	letter-spacing: 1px;
	border-width: 0px;
	background-color: #006;
}

.product
{
	padding: 4px;
	border-color: #006;
	border-width: 1px;
	border-style: solid;
	color: #000;
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
}

.matrix
{
	padding: 2px;
	border-color: #006;
	border-width: 1px;
	border-style: solid;
	background-color: #CCC;
	color: #000;
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	text-transform: inherit;
	width: 350px;
}

.plain { background-color: #FFF; }

b
{
	font-weight: 600;
	text-transform: uppercase;
}

input,select,textarea
{
	font-size: 10px;
	color: #000033;
	font-family: Arial, Verdana, Helvetica;
	padding: 2px 4px 2px 4px;
}

.h5
{
	color: #000;
	letter-spacing: 2px;
	font-weight: 600;
	font-size: 16px;
	font-family: Arial;
	padding: 0px;
	line-height: 22px;
	text-transform: uppercase;
}

.h3
{
	text-transform: inherit;
	color: #600;
}

-->
