Body
{
	background-color:rgb(166, 166, 166);
}
.mainTable
{
	border-color: #051340;
	border-style: solid;
	border-width: 0 1px 1px 0;
}
.fontStandard, .content, .fontStandardBold, .fontStandardPlus1, .fontStandardMinus1, .fontStandardMinus2, .sideMenuStatic, a.RegularLink, .footer
{
	font-size: 10pt;
	font-family:Verdana;
}
.fontStandardBold
{
	font-weight: bold;
}
.fontStandardPlus1, .fontStandardPlus1Bold
{
	font-size: 11pt;
}
.fontStandardPlus1Bold
{
	font-weight: bold;
}
.fontStandardMinus1, .fontStandardMinus1Bold
{
	font-size: 9pt;
}
.fontStandardMinus2
{
	font-size: 8pt;
}
.fontStandardMinus1Bold
{
	font-weight: bold;
}
.titleFont
{
	font-size: 12pt;
	font-family:Arial;
	color: rgb(102, 102, 0);
	font-weight: bold;
}
.content
{
	background-color:#ffffff;
	border-bottom: #ffffff 10px solid;
	border-top: #ffffff 0px solid;
	border-right: #ffffff 10px solid;
	border-left: #ffffff 10px solid;
	vertical-align:top;    
}
.footer
{
	background-color:#ffffff;
	border-bottom: #ffffff 10px solid;
	border-top: #ffffff 0px solid;
	border-right: #ffffff 10px solid;
	border-left: #ffffff 10px solid;
	vertical-align:top;    
	text-align:center;
}
td.menu
{
	background-color:#000000;
	width: 215px;
}

a.sideMenuLink:link, a.sideMenuLink:active, a.sideMenuLink:visited, a.sideMenuLink:hover
{
	color: #ffffff; 
	font-weight:normal;
	font-size:10pt;
	font-family:Arial;
	text-decoration: none;
}

a.sideMenuLinkSelected:link, a.sideMenuLinkSelected:active, a.sideMenuLinkSelected:visited, a.sideMenuLinkSelected:hover
{
	color: rgb(255, 242, 0); 
	font-weight:normal;
	font-size:10pt;
	font-family:Arial;
	text-decoration: none;
}

a.sideMenuLink:hover 
{ 
	color: rgb(255, 242, 0); 
}

a.RegularLink:link, a.RegularLink:active, a.RegularLink:visited, a.RegularLink:hover
{
	color: #051340; 
	text-decoration: underline;
}

