BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 9px;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 9px;
}

p,td,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999966;
	text-align: left;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999966;
	text-align: left;
}

.main_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #999966;
	text-align: center;
}

.main_title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #999966;
	text-align: center;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004080;
	font-weight: normal;
	text-align: right;
}

.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999966;
	font-weight: bold;
}

.copyright { 
	font-size: 10px; 
	color: #999966;
}

.faq_q { 
	color: #004080;
	font-size: 13px; 
	font-weight: bold;
}

.faq_a { 
	color: #000000;
}

.form_header {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px
}

.form_label {
	color: #004080;
	font-weight: bold;
}

.note {
	font-weight: bold;
}

.required { 
	color: red; 
	font-weight: bold;
}

.error_text { 
	color: red; 
	font-weight: bold;
}

.legal_text {
	font-size: 90%;
}

.small_text {
	font-size: 70%;
}

A { 
	color: #999966; 
	text-decoration: none; 
}
A:link { 
	color: #999966; 
	text-decoration: none; 
}
A:active { 
	color: #999966; 
	text-decoration: underline; 
}
A:hover { 
	color: #999966; 
	text-decoration: underline; 
}
A:visited { 
}

A.menu { 
	color: #FFFFFF; 
	background-color: #999966;
	text-transform: uppercase;
	text-decoration: none; 
	font-weight: bold; 
}
A.menu:link { 
	color: #FFFFFF; 
	background-color: #999966;
	text-transform: uppercase;
	text-decoration: none; 
	font-weight: bold; 
}
A.menu:active { 
	color: #CCCC99; 
	background-color: #999966;
	text-transform: uppercase;
	text-decoration: none; 
	font-weight: bold; 
}
A.menu:hover { 
	color: #CCCC99;
	text-decoration: none; 
	font-weight: bold; 
	background-color: #999966;
}
A.menu:visited { 
}

A.more_info { 
	color: #004080; 
	text-decoration: none; 
	font-size: 90%;
}
A.more_info:link { 
	color: #004080; 
	text-decoration: none; 
	font-size: 90%;
}
A.more_info:active { 
	color: #004080; 
	text-decoration: underline; 
	font-size: 90%;
}
A.more_info:hover { 
	color: #004080; 
	text-decoration: underline; 
	font-size: 90%;
}
A.more_info:visited { 
}

A.mailto { 
	color: #004080; 
	font-style: italic;
	text-decoration: none; 
}
A.mailto:link { 
	color: #004080; 
	font-style: italic;
	text-decoration: none; 
}
A.mailto:active { 
	color: #004080; 
	font-style: italic;
	text-decoration: underline; 
}
A.mailto:hover { 
	color: #004080; 
	font-style: italic;
	text-decoration: underline; 
}

A.mailto:visited { 
}

A.printpackitlabel { 
	color: #004080; 
	text-decoration: none; 
}
A.printpackitlabel:link { 
	color: #004080; 
	text-decoration: none; 
}
A.printpackitlabel:active { 
	color: #004080; 
	text-decoration: underline; 
}
A.printpackitlabel:hover { 
	color: #004080; 
	text-decoration: underline; 
}
A.printpackitlabel:visited { 
}

.CartListHead
{
	color: #FFFFFF; 
	background-color: #999966;
	font-size: 13px; 
	font-weight: bold;
	padding-left: 5px
}

.CartListItem
{
	color: black;
	background-color: #ffffff;
	padding-left: 5px
}

.CartListItemAlt
{
	color: black;
	background-color: #cccc99;
	padding-left: 5px
}

.CartListFooter
{
	background-color: #999966;
	line-height: 10pt
}

.ProductListHead
{
	color: #FFFFFF; 
	background-color: #999966;
	font-size: 13px; 
	font-weight: bold;
	border-bottom: dimgray;
    	border-left: dimgray 1px solid;
	padding-left: 5px
}

.cart_total {
	color: #004080;
	font-weight: bold;
	font-size: 120%;
}

.ProductListItem
{
	color: black;
	background-color: #cccc99;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	padding-left: 5px
}

.ProductListItemAlt
{
	color: black;
	background-color: #ffffff;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	padding-left: 5px
}

.ProductListFooter
{
	background-color: #999966;
	line-height: 10pt
}

.OrderDetailsHead
{
	color: #000000; 
	background-color: #cccc99;
	font-size: 13px; 
	font-weight: bold;
	padding-left: 5px
}

.OrderDetailsItem
{
	color: black;
	background-color: #ffffff;
	padding-left: 5px
}

.OrderDetailsItemAlt
{
	color: black;
	background-color: #ffffff;
	padding-left: 5px
}

.OrderDetailsFooter
{
	background-color: #999966;
	line-height: 10pt
}





