<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #000000;
}


img
{
border: none;
}

.maintable 
{ 
background-color: #fff;
}

td
{
font-family: verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.address
{
font-family: verdana, sans-serif;
font-size: .92em;
font-weight: bold;
font-style: italic;
color: #ffffff;
padding-right:5px;
line-height:30px;
}

.content
{
font-family: verdana, sans-serif;
font-size: .72em;
font-weight: normal;
color: #000000;
padding-left:30px;
}

.menucontent
{
text-transform: Uppercase;
font-family: verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #ff0000;
}

.menucontentblack
{
font-family: verdana, sans-serif;
font-size: .72em;
font-weight: normal;
color: #000000;
}

.textError
{
font-family: arial, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #ff0000;
}

.header
{
font-family: verdana, sans-serif;
font-size: 1.5em;
font-weight: bold;
color: #ff0000;

}


.footer
{
font-family: verdana;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;
}

a.menulinks:link, a.menulinks:active, a.menulinks:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold; 
}

a.menulinks:hover
{
	color: #ff0000;
	text-decoration: underline overline; 

}


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:hover, a.footerlink:active 
	{
	color: #000000;
	text-decoration: none; 
	font-size: 8pt;
}

-->