<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #CCCCCC;
}

.maintable 
{ 
background-color: #ffffff;
}

.pagebg
{
background-image: "";
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top right;
}

.bullet
{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 7pt;
font-weight: bold;
color: #99CCFF;
}

.bannertext
{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 7pt;
font-weight: bold;
color: #ffffff;
}

.header
{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
color: #0D679F;
text-align: left;
}

td
{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.topbannercontent
{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
text-align: center;
}

.menutext
{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #ffffff;
}


.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
background-color: #000000;
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: #ffffff;
	text-decoration: none; 
}

-->