body {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
.footer {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: White;
}

.footer A {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
	color : White;
}
.footer A:VISITED {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
	color : White;	
}
.footer A:ACTIVE {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
	color : White;	
}

.footer A:HOVER {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
	color : Red;
}
.nav td{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color: White;
}

.nav A {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
	text-decoration:none;
	text-indent: 5px;
	color : White;
}
.nav A:VISITED {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
	text-decoration:none;
	color : White;	
}
.nav A:ACTIVE {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
	text-decoration:none;
	color : White;	
}

.nav A:HOVER {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
	text-decoration:none;
	color : Yellow;
}

/* cart */
.cart_outertable {
	border:2;
	border-Style: solid;
	border-color: #708090;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
.cart_outertable H3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
.cart_table TH{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

.cart_table TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.cart_table Input {
	border-color: Black;
	border-style: solid;
	border-width: 1;
	color: Black;
	font-size: x-small;
	font-family: verdana;
	font-weight : normal;
}

.cart_comments {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


.cart_but {
	background-color: #6EBB17;
	border-color: #FFD52A;
	border-style: solid;
	border-width: 2;
	color: White;
	font-size: xx-small;
	font-family: verdana;
	font-weight : bold;
	padding : 2 2 2 2;
	cursor: pointer; 
	cursor:hand;
}

.cart_comments TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}


.cart_lbut A{
	background-color: #6EBB17;
	border-color: #FFD52A;
	border-style: solid;
	border-width: 2;
	color: White;
	font-size: xx-small;
	font-family: verdana;
	font-weight : bold;
	padding : 2 2 2 2;
	
}

.cart_lbut A:Visited{
	background-color: #6EBB17;
	border-color: #FFD52A;
	border-style: solid;
	border-width: 2;
	color: White;
	font-size: xx-small;
	font-family: verdana;
	font-weight : bold;
	padding : 2 2 2 2;
}
.cart_lbut A:Hover{
	background-color: #6EBB17;
	border-color: #6EBB17;
	border-style: solid;
	border-width: 2;
	color: Orange;
	font-size: xx-small;
	font-family: verdana;
	font-weight : bold;
	padding : 2 2 2 2;
}
.cart_price TH{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : left;
}

.cart_price TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.cart_sml TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	color : Black;
}
	
.cart_sml H6{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	color : Black;
	}
	
.cart_form TD{
	color: Black;
	font-size: x-small;
	font-family: verdana;
	font-weight : normal;
}
.cart_form Input {
	border-color: Black;
	border-style: solid;
	border-width: 1;
	color: Black;
	font-size: x-small;
	font-family: verdana;
	font-weight : normal;
}

.cart_nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	color : Black;
}
/* end of cart */

P {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
td {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
A {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
A:VISITED {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Navy;	
}
A:ACTIVE {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Navy;	
}

A:HOVER {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Red;
}
.superHeader {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : Black;
}
.header {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : Black;
}
.text {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
.SuperTableRow
{
background-color: #DDE7F0;
border:1;
border-Style: solid;
border-color: #cccccc;
}
.SuperTable
{
border:1;
border-Style: solid;
border-color: #cccccc;
}
.SuperFormButton
{
background-color: #ff9933;
border-color: #527394;
border-style: ridge;
border-width: 1;
color: White;
font-size: x-small;
font-family: Arial, Verdana, Geneva;
font-weight: bold;
padding: 2;
}
hr {color:#000000;}
