<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #1d7c04;
font-size: 62.5%;
}

img
{
border: none;
}

.maintable 
{ 
background-color: #ff6920;
}

.mainbg 
{ 
background-image: url('../images/table-main-bg.jpg');
}


td
{
font-family: verdana, arial;
font-size: 8pt;
font-weight: normal;
color: #fff;
line-height: 15px;
}


.oval
{
background:#f6cb36 url('../images/oval-top.gif') no-repeat top center; font-family: verdana, arial;
font-size: 8pt;
font-weight: normal;
color: #000;

}


.ovaltext
{
font-family: verdana, arial;
font-size: 8pt;
font-weight: normal;
color: #000;
padding-left: 10px;
padding-top: 3px;
}
.ovaltextBold
{
font-family: verdana, arial;
font-size: 8pt;
font-weight: bold;
color: #000;
padding-left: 10px;
padding-top: 3px;
}

.leftmenu
{
font-family: verdana, arial;
font-size: 8pt;
font-weight: normal;
color: #000;
vertical-align: top;
}




.footer
{
font-family: verdana, arial;
font-size: 8pt;
font-weight: normal;
color: #000;
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:hover, a.footerlink:active 
	{
	color: #000;
	text-decoration: none; 
}

-->