body {
	font-family : arial,verdana, Helvetica, sans-serif;
	font-size : 10pt;
}

.heading
{
	font-size : 12pt;
	color : #FF9206;
	font-weight : bold;
}

.headingblue
{
	font-size : 10pt;
	color : #84AED8;
	font-weight : bold;
}

.headinggreen
{
	font-size : 10pt;
	color : #A7C784;
	font-weight : bold;
}

.headingbrown
{
	font-size : 10pt;
	color : #B6CFCC;
	font-weight : bold;
}

input{
	font-size:10px;
	border: thin bold;
	background-color: #FFFFFF;
}

td.toplink
{
	font-family : arial,verdana, Helvetica, sans-serif;
	font-size : 8pt;
	color : #859382;
}
table
{
	font-family : arial,verdana, Helvetica, sans-serif;
	font-size : 8pt;
	color : #727571;
}

td.menu
{
	font-size : 8pt;
	color : #ffffff;
}

a {  color: #FF9206; cursor:hand;}

a.nav {  color: #FFFFFF; cursor:hand; text-decoration:none}
a.header {  color: #727571; cursor:hand; text-decoration:none}

td.nav
{
	color : white;
}
tr.tableheader
{
	color : white;
}

