BODY, TD {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 9pt;
	color : #9A9A9A;
}

UL, LI	{
	list-style-image: url(listitemimage.gif);
	list-style-type: square;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 8pt;
	color: black;
	font-weight : 700;
}

HR {
	color: #795082;
}

H2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 14pt;
	font-weight : 200;
}

H3 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	font-weight : 700;
}

A {
	text-decoration: none;
	color: #9A9A9A;
}

A:Hover {
	text-decoration: underline;
	color: #9A9A9A;
}

.small_header {
	font-weight : 700;
	color: Gold;
}

.largetableheader {
	font-size : 10pt;
	font-weight : 700;
	color: #ffffff;
}

.small_header2 {
	font-weight : 700;
	color: #eeeeee;
}

.main_header {
	font-size : 11pt;
	font-weight : 700;
	color: #1C5397;
}

.nav_header {
	font-size : 9.5pt;
	font-weight : 900;
	color: #000066;
}

.nav {
	font-size : 8pt;
	color: #ffffff;
	font-weight : 700;
}

.error {
	font-weight : 700;
	color: #ff3333;
}

.productslist {
	color: #FFA800;
	font-weight: bold;
	font-size: 8pt;
}

.title {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 9pt;
	color : #ffffff;
	font-weight: bold;
}

.tinycaps {
	font-family : Arial, Verdana, sans-serif;
	font-size : 6pt;
	color : #ffffff;
	text-align : right;
}

.input {
	border-color:#9d7b9a; 
	background:white;
	color:black;
 }

 .smalltitle {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 7pt;
	color : #ffffff;
	font-weight: bold;
}

TD.cart {
	border-top: #bab8ba;
	border-bottom: 1px;
	border-color: #bab8ba;
}
