

BODY, TH, TD, OL, UL, LI {

	color: #333333;
	font-family: verdana, arial;
	font-size: 13px;

}


UL { line-height: 16pt; list-style: square; }


A {  font-size: 12px; font-weight: bold; color: #B44103; text-decoration: none; }
A:hover { font-size: 12px; font-weight: bold; color: #792518; text-decoration: none; }

A.footer {  font-size: 11px; font-weight: bold; color: #B44103; text-decoration: none; }
A.footer:hover { font-size: 11px; font-weight: bold; color: #792518; text-decoration: none; }


.active { font-size: 12px; font-weight: bold; text-decoration: none;  color: #000000; }


H1 { font-weight: bold; color: #555555; font-size: 140%;  }

H2 { font-weight: bold; color: #cccccc; font-size: 120%;  }


.subtitle { font-weight: bold; color: #555555; font-size: 120%;  }

.prodtitle  {
	font-family: arial, monaco;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.prodsubtitle  {
	font-family: arial, monaco;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}


.td_label {

	font-size: 11px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding-top: 4px;
}

.form_field {

	font-size: 10px;
	
}



.tagline { font-style: italic; font-size: 130%; color: #017785; }

.blue { font-weight: bold;  color: #0078c1; }

.small { font-size: 80%; }
.small_blue { font-size: 80%; color: blue; }

.tiny { font-size: 70%; }

.alert { font-weight: bold; color: red; }


.cart_buttons a {
	font-family: arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #DDB489;
	padding: 5px;
	font-weight: bold;
	display: block;
	border: 1px solid #B44103;
	margin: 0px;
	text-align: center;
}

.cart_buttons a:hover {
	font-family: arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #B44103;
	padding: 5px;
	font-weight: bold;
	display: block;
	border: 1px solid #B44103;
	margin: 0px;
	text-align: center;
}


.ws_submenu a {
	font-family: arial, monaco;
	font-size: 11px;
	color: #000000;
	background-color: #dddddd;
	padding: 3px;
	font-weight: bold;
	display: block;
	border: 1px solid #333333;
	text-align: center;
}

.ws_submenu a:hover {
	font-family: arial, monaco;
	font-size: 11px;
	color: #000000;
	background-color: #E68F38;
	padding: 3px;
	font-weight: bold;
	display: block;
	border: 1px solid #333333;
	text-align: center;
}

