
* { font-family: arial, Helvetica, tahoma, sans-serif; font-size: 10pt;}

body { margin: 0 .25in; padding: 0; }


#header, #nav, #memberstuff, #leftstuff, #footer, #leftcolumn, #topmenu, #indextop {
	display: none;
	background: transparent;
}

#content, #maintable { 
	width: 100%; background: transparent; 
	margin: 0; padding: 0;
	}

#printhead { width: 6in; height: .7in; }

.login { padding: 1px; margin: 0; border: 1px solid #2C0073; background: #FEFFFF; font-size: 11px;}
.gobutton {padding: 0; margin: 0; border: 1px solid #2C0073; background: #2C0073; color: #FEFFFF; font-size: 11px;}
tr.loginbox td { padding: 0; margin: 0; }

#content hr, hr {
	background: #666;
	color: #666;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	width: 85%;
	height: 4px;
	margin: 5px auto; padding: 0;
}
#content a, #printhead a {
		font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #000;
		text-decoration: none;
		border-bottom: dotted 1px #666;
}
#content h1, h1 {
	color: #333;
	font-size: 18pt;
	}
#content h2, h2 {
	color: #555;
	font-size: 16pt;
	}
#content h3, h3 {
	color: #555;
	font-size: 16pt;
	}
#content h4, h4, #content h5, h5, #content h6, h6 {
	color: #444;
	font-size: 14pt;
	margin-bottom: 0;
	}
.smalltext {
	font-size: 9pt;
	font-style: italic;
}

#form1 input, #form1 select, #form1 textarea {
	border: 1px solid #000;
	font-size: 11px;
	background: #fff;
	}
#form1 table {
	width: 500px;
	}	
	
#form1 table td {
	padding-right: 5px;
	}

#form1 input.radio {
		border: 0;
		background: #fff;
	}

.error {
	font-weight: bold;
	color: #c00;
	font-size: 11px;
	font-variant: small-caps;
}	
#form1 input.errorfield, #form1 textarea.errorfield, #form1 select.errorfield  {
	border: 1px solid #666;
	font-size: 11px;
	background: #eee;
}

#content #echomessage hr {
	background: #000;
	color: #000;
	border: 0;
	width: 0;
	height: 1px;
	margin: 8px auto; padding: 0;
}

#content #echomessage font {
	font-size: 13px;
}

#content #echomessage p {
	font-size: 12px;
	padding: 0;
	margin: 0 0 .8em 0;
}

#content #echomessage td {
	font-size: 12px;
	padding: 0;
	margin: 0 0 9px 0;
}

#content #echomessage {
	border: 2px solid #900;
	background: #fff0f2;
	padding: 8px;
	margin: 0;
}