td, body, p {
	FONT-SIZE: 8pt; FONT-FAMILY: "Verdana"; color:#472B00;
}
b {
	FONT-SIZE: 8pt; FONT-FAMILY: "Verdana"; color:#E39000;
}
a.navone
{
   color: #000000;
   font-family: arial, verdana;
   font-size: 9pt;
   text-decoration: underline;
}
a
{
	color:#472B00;
	text-decoration: none;
}
a:hover{
	color:#472B00;
	text-decoration: underline;
}

a.toplink
{
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.toplink:hover
{
	color:#ffffff;
	font-weight:bold;
	text-decoration: underline;
}
a.toplink:visited
{
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}



.bookmark{
color:#00987E;
text-decoration: none;

}
.inputbox {
	padding: 0px;
	font-family: Verdana, georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	COLOR: #000000;
	border: #000000 1px solid;
	background-color: #ffffff;
	}
TEXTAREA {
	padding: 0px;
	font-family: Verdana, georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	border: 1px solid;
	background-color: #ffffff;
	}
.button
{
	background-color: #005A4A;
	color: #ffffff;
	font-family: Verdana, georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	font-variant: small-caps
}
body
{
background-color: #885508;
}
input
{
	padding: 0px;
	font-family: Verdana, georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	border: 1px solid;
}
select
{
	padding: 0px;
	font-family: Verdana, georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	border: 1px solid;
}
.chkBox
{
	padding: 0px;
	font-family: Verdana, georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	border: none;
}