body {
margin: 0;
background-color: FFFED4;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .99em;
	color: #666666;
	margin-bottom: -2px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;
	margin-bottom: -2px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #666666;
	margin-bottom: -2px;
	font-weight: bold;
}
p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #336699;
	font-weight: bold;
	margin-bottom: 13px;
	line-height: 1.3em;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #336699;
	font-weight: bold;
	margin-bottom: 13px;
	line-height: 1.3em;
	list-style-type: lower-alpha;
}

ul {font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #336699;
	font-weight: bold;
	margin-bottom: 13px;
	line-height: 1.3em; 
}

input {
height: 20px;
}

#headerreg {
position:absolute; 
width:720px; 
height:70px; 
z-index:2; 
left: 50%; 
margin-left: -360px; 
top: 0px; 
visibility: visible; 
overflow: visible;
}

#body {
position:absolute; 
width:720px; 
height:53px; 
z-index:1; 
left: 50%; 
margin-left: -360px; 
top: 70px; 
visibility: visible; 
overflow: visible;
}



/* Menu */
/* Menu styles inspired by Storm Trumpets menu by Gary Badger */
#menu dl {
width: 139px; 
margin: 0px; 
float: left; 
position: absolute; 
font-family: Georgia, Times New Roman, serif;
font-size: .7em; 
}

#menu dt {
font-weight: bold; 
color: #666666; 
border-bottom: 0; 
line-height: 1.1em;
}

#menu dd {
margin: 0; 
color: #666666; 
border-bottom: 0; 
}

/* These are additional attributes for the links */
#menu dd a, dd a:visited {
color: #666666; 
text-decoration: none; 
display: block; 
font-weight: bold; 
padding: 1px 0px 0px 10px; 
}

#menu dd a:hover {
color: #71899A;
}

#menu dt a, dt a:visited {
color: #666666; 
text-decoration: none; 
display: block; 
font-weight: bold; 
padding: 0px 0px 15px 10px; 
width: 109px;
}

#menu dt a:hover {
color: #71899A;
}
/* End menu */


.border {
border-left: 1px solid #666666;
}

.columnstyle {
padding: 0px 20px 0px 10px; 
border-left: 1px solid #666666;
}

.rightColumnstyle {
padding: 0px 20px 0px 10px; 
border-right: 1px solid #666666;
border-left: 1px solid #666666;
}

.rightborder {
border-right: 1px solid #666666;
border-left: 1px solid #666666;
}

.columnstyleTop {
padding: 0px 20px 0px 10px; 
}

.imgcorrection {
margin-left: -10px;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #000066;
	font-weight: bold;
} 

.bluebold { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

.extraSpace {
	line-height: .1em;
}

.buyersFloat { 
	vertical-align:text-bottom
}

a.buyersNav:link {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}

a.buyersNav:visited {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}

a.buyersNav:hover {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;		
}

a.buyersNav:active {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.buyersNav2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
}

a:link {
	color: #71899A;
	text-decoration: underline;	
}

a:visited {
	color: #71899A;
	text-decoration: underline;	
}

a:hover {
	color: #71899A;
	text-decoration: none;		
}

a:active {
	color: #71899A;
	text-decoration: none;
}

#emailForm {
	visibility: hidden;
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #71899A;
	font-weight: bold;
}
