<!--


body 
{ 
margin: 0px 0px 0px 0px;
background-color: #996600;
}

.maintable 
{ 
background-color: #ffffff;
}

td
{
font-family: arial, verdana;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: left;
vertical-align: top;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #663300;
text-align: center;
vertical-align: middle;
}

a:link, a:visited, a:active  {
	color: #0055A5;
	text-decoration: underline; 
}

a:hover {
	color: #5697D8;
	text-decoration: none; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover 
	{
	color: #663300;
	text-decoration: none; 
}

a.footerlink2:link, a.footerlink2:visited, a.footerlink2:active, a.footerlink2:hover 
	{
	color: #E3E4DD;
	text-decoration: none; 
}

.textNormal {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif }


.textSmall {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif }

.textError {
	color: red;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif }
	
.textRed {
	font-size: 9pt;
	font-weight: bold;
	color: red;
	font-family: Arial, Helvetica, sans-serif }
	
.textGreen {
	font-size: 9pt;
	font-weight: bold;
	color: green;
	font-family: Arial, Helvetica, sans-serif }
	
.tableHeader {
	font-size: 9pt;
	color: #000000;
	background: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif }
	
.menuBar {
	color: black;
	background: #F0F0F0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif }

.tableBody2 {
	color: black;
	font-size: 9pt;
	background: #F0F0F0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif }
	
/*
----------------------------------------------------------------------
Styles for admin
----------------------------------------------------------------------
*/


.menucontent
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: left;
vertical-align: top;
}

.menucontentsub
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
font-style: italic;
color: #000000;
text-align: left;
vertical-align: top;
}

.menucontentheader
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
background-color: #EBDDCC;
text-align: left;
vertical-align: top;
padding-left: 3px;
}

.subcatcontent
{
font-family: arial;
font-size: 12pt;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: left;
vertical-align: top;
}


-->