


BODY,TD,P {
	font: 14px  times, times new roman, sans-serif; 
	color: #000000;
}

H1 {
	font: 18px  times, times new roman, sans-serif;
	font-weight: bold;
	color: #000000;
}

H2 {
	font: 14px  times, times new roman, sans-serif;
	font-weight: bold;
	color: #000000;
}

B	{ 
	font-weight: bold;
}

FORM { 
	margin: 0px;
}

SELECT { 
	font: 11px  Monaco, OCR A Extended, Andale Mono, Lucida Console, Courier New, monospace;
	margin-bottom: 0px; 
	margin-top: 0px;
}

INPUT, TEXTAREA	{ 
	font: 14px Monaco, OCR A Extended, Andale Mono, Lucida Console, Courier New, monospace; margin:0px;
}

IMG {
	vertical-align: text-bottom;
}

/* all links */
A, A:link, A:active, A:visited	{ 
	color: #0000FF; 
}

A:hover	{ 
	color: #999999;
}

/* custom classes */
.header {
	font: 18px  times, times new roman, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

A.header, A.header:link, A.header:active, A.header:visited {
	font: 18px  times, times new roman, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.header_small {
	font: 14px  times, times new roman, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

A.header_small, A.header_small:link, A.header_small:active, A.header_small:visited {
	font: 14px  times, times new roman, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.subheader {
	font-family: Tahoma, Verdana, Trebuchet MS, sans-serif; 
	color: #3366CC;
	font-weight: bold;
}

.small {
	font-size: 10px; 
}

A.small, A.small:link, A.small:active, A.small:visited {
	font-size: 10px; 
}

A.small:hover {
	font-size: 10px; 
	color: #999999;
}

.nav {
	font: 12px  times, times new roman, sans-serif;
	text-decoration: none;
	color: #000000;
}

.nav_white {
	font: 12px  times, times new roman, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

A.nav, A.nav:link, A.nav:active, A.nav:visited {
	font: 12px  times, times new roman, sans-serif;
	text-decoration: none;
	color: #000000; 
}

A.nav_white, A.nav_white:link, A.nav_white:active, A.nav_white:visited {
	font: 12px  times, times new roman, sans-serif;
	text-decoration: none;
	color: #FFFFFF; 
}

.sale {
	color: red; 
}

.error {
	color: red; 
}

.formfield {
	font-family : "Courier New", Courier, monospace;  
	font-size : 11px;
	background-color : #FCFCFC; 
}

.submitter {
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  
	 font-size : 11px;
}

.cellborder {
	border: 1px solid #000000;
}

.center_table {
	margin-left: auto; 
	margin-right: auto;
	text-align: left; 
}

.center_div {
	text-align: center; 
}

.center_img {
	vertical-align: text-bottom; 
}

.thin_rule {
	width: 80%;
  height: 1px;
	color: #000000; 
	background-color: #000000;
	border: none;
}

.home_small {
	font: 12px  times, times new roman, sans-serif;
	text-decoration: none;
	color: #000000;
}

.sale_small {
	font: 12px  times, times new roman, sans-serif;
	text-decoration: none;
	color: red;
}

hr {
color:#000000;
height: 1px;
}

