body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #037D04;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: underline;
	color: #009900;
}
.product_hdr {font-size: 11px}

a.geekslink:link,
a.geekslink:active,
a.geekslink:visited { color: #fff; text-decoration: underline; }

a.geekslink:hover { text-decoration: none; }

.apptext {
    color: #006600;
    font-size: 12px;
    }

form {
    overflow: hidden;
    font-size: 11px;
}

#job_table th,#job_table td { text-align: left; }

#job_table th { border-bottom: 2px solid #006600; margin-bottom:3px;}
#job_table td { border-bottom: 1px dotted #006600; margin-bottom:3px;padding:3px 0;}
#job_table td.noborder { border: none; margin-bottom:4px; }

td div.formerror {
    color:          #cc0000 !important;
    font-size:      11px;
}

:focus { outline: 0; }
a:active, a:focus {
    outline: 0;
}

