body
{
	font: 12px Arial, sans-serif;
	background-color: #990000;
        	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.error
{
	color: #FF0000;
}

A.highlight
{
	background-color: #FFCC00;
}

ul
{
	margin-left: 0;
	padding-left: 2em;
}

h1
{
	font: 18px Arial, sans-serif;
	font-weight: bold;
}

h2
{
	font: 14px Arial, sans-serif;
	font-weight: bold;
}

td
{
	font: 12px Arial;
}


.list1
{

}

.list2
{
	background-color: lightyellow;
}

a{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

a.footer{
	color: #990000;
	text-decoration: underline;
}

a.footer:hover{
	color: black;
	text-decoration: underline;
}

a.redlink{
	color: #990000;
	text-decoration: none;
}

a.redlink:hover{
	color: #000000;
	text-decoration: underline;
}


.smalltext
{
	font:10px Arial;
	color: #000000;
}


.thinlink
{
	font-weight: normal;
}

INPUT, SELECT, .button, OPTION, OPTGROUP, BUTTON
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: lightyellow;
}

TEXTAREA
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: lightyellow;
}

INPUT.noback
{
	font-size: 10px;
	color: #000000;
	background-color: transparent;
}

STRONG
{
	font-size: 12px;
	font-weight: bold;
}

.tableheader, TH
{
	background-color: #F5C226;
	font-size: 12px; color: #000000; font-weight: 900;
}

TR.tableheader TD
{
	font-weight: 900;
}

#watermark
{
	font-family:Arial;
	font-size:8pt;
	color:0033FF;
}


.bodytextred
{
	color: #990000;
}

.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

.grayborder
{
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
}

.bm{
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size: 12px;
text-decoration:none;
}

a.bm:hover{
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size: 12px;
text-decoration:none;
}

