<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #1d2e53;
}

img
{
border: none;
}

.maintable 
{ 
background-color: #ffffff;
}


.maincolor 
{ 
background-color: #ffffff;
}

td
{
font-family: arial, sans-serif, verdana;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

h4
{
font-size: 10pt;
font-weight: bold;
}

.textError
{
color: #ff0000;
font-weight: bold;
}

.menuside
{
font-family: arial, sans-serif, verdana;
font-size: 11pt;
font-weight: bold;
color: #000000;
}

.menuside2
{
font-family: arial, sans-serif, verdana;
font-size: 11pt;
font-weight: bold;
color: #000000;
background-color: #fbab5b;
}


.cellcolor
{
background-color: #1d2e53;
}

.header
{
font-family: arial, sans-serif, verdana;
font-size: 16pt;
font-weight: bold;
color: #1d2e53;
}



.toptext
{
font-family: arial, sans-serif, verdana;
font-size: 8.5pt;
font-weight: bold;
text-align: center;
vertical-align: middle;
color: #000000;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
text-align: center;
vertical-align: middle;
background-color: #1d2e53;
}

a:link, a:visited, a:active  {
	color: #0055A5;
	text-decoration: underline; 
}

a:hover {
	color: #5697D8;
	text-decoration: none; 
}

a.sidelink:link, a.sidelink:visited, a.sidelink:active  {
	color: #000000;
	text-decoration: none; 
}

a.sidelink:hover {
	color: #ffffff;
	text-decoration: none; 
}







a.sidelink2:link, a.sidelink2:visited, a.sidelink2:active  {
	color: #cc0000;
	text-decoration: none; 

}

a.sidelink2:hover {
	color: #ff0000;
	text-decoration: none; 
}








a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
	{
	color: #ffffff;
	text-decoration: none; 
}

-->