body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td.nav a:link {display: block; width: 100%; color : #000000; text-decoration : none;}
td.nav a:visited {display: block; width: 100%; color : #000000; text-decoration : none;}
td.nav a:hover {background: #FFFFFF; color: #000000; text-decoration : none;}

font.orange {
	font-weight: Bold;	
	color: #DC9600;	
}

a:link {
        color: #DC9600;
}
a:visited {
	color: #DC9600;
}
a:hover {
	color: #F0C864;
}
a:active {
	color: #F0C864;
}

H1 {
        font-weight: Bold;
        font-size: 20px;
        color: #000000;
        margin:0 auto;
}

H2 {
        font-weight: Bold;
        font-size: 15px;
        color: #DC9600;
        margin:0 auto;
}

















input, select, submit, button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}







H3 {
        font-weight: Bold;
        font-size: 11px;
        color: #FF8C00;
        margin:0 auto;
}

.horizrule { height: 1px; margin: 0px; padding: 0px; background: url('images/dotted.gif') repeat-x; overflow: hidden; }

#hidey
{
	display:none;
}

