BODY, TD {
	font-family : Verdana, arial, sans-serif ;
	font-size : 10px;
	color: #333333;
}

INPUT, SELECT, TEXTAREA {
	font-family : Verdana, arial, sans-serif ;
	font-size : 10px;
	color: #333333;
	border : 1px solid;
	background-color: white;
	border-color: #333333;
	font-weight : 700;
}

.search {
	font-family : Verdana, arial, sans-serif ;
	font-size : 10px;
	color: #333333;
	border : 1px solid;
	background-color: #FFFFFF;
	border-color: #B5B5B5;
	font-weight : 700;
}

HR {
	color: #B0AFAF;
}

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: #D42222;
}

A:Hover {
	text-decoration: underline;
	color: #C4A765;
}

.products {
	text-decoration: none;
	color: #C4A765;
}

.products:Hover {
	text-decoration: underline;
	color: #C4A765;
}

.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;
}

.gradbg {
	background-color: #ffffff;
	background-image: images/grad5.gif;
	background-repeat: repeat-x;
	background-position: bottom;
}

.footer {
	font-size : 12px;
	color: #626262;
}

.gold_header {
	font-family :verdana ;
	font-size : 16px;
	font-weight : 200;
	color:#333333;
}

.blackselect{
	border-color: #000000;
	background-color: #816F47;
	width: 200px;
	height: 30px;
	align: center;
	font-weight : 200;
}


