body
{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-color: #759880;
}
p
{
	font-size: 10px;
	font-family:Verdana, Arial,Helvetica, sans-serif;
	line-height: 1.5;
}

a:link
{
	font: 10px verdana;
	color:#418B58;
	text-decoration:none;
}
a:active
{
	font: 10px verdana;
	color:#667DA7;
	text-decoration:none;
}
a:visited
{
	font: 10px verdana;
	color:#9D9D9D;
	text-decoration:none;
}
a.:hover
{
	font: 10px;
	font-family: Verdana;
	color: #759880;
	text-decoration:hover;
}
.mainCellMainTable
{
	background-color: white;
	background-image: url(images/main_back.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-width: 1;
	border-color: black;
}
.mainCellFont
{
	color: black;
	line-height: 1.3;
}
.mainCellFontWhite
{
	color: white;
}
.mainCellHeading
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
}
.mainCellHeading2
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}

#leftMenu
{
	background-color: #28005C;
	font-size: 10px;
	font-family:Verdana, Arial,Helvetica, sans-serif;
	line-height: 2;
	color: white;
}
#leftMenu p
{
	font-size: 10px;
	font-family:Verdana, Arial,Helvetica, sans-serif;
	line-height: 1.2;
	color: white;
}
#leftMenu a
{
	font-size: 10px;
	font-family:Verdana, Arial,Helvetica, sans-serif;
	line-height: 1.5;
	color: white;
	font-weight: bold;
}
#leftMenu a:hover
{
	text-decoration: underline;
}

.rightMenu
{
	background-color: #DEDEDE;
}

#rightMenu
{
	background-color: #DEDEDE;
	font-family:Verdana, Arial,Helvetica, sans-serif;
	line-height: 2;
	color: #28005C;
}
#rightMenu p
{
	font-size: 10px;
	font-family:Verdana, Arial,Helvetica, sans-serif;
	line-height: 1.2;
	color: white;
}
#rightMenu a
{
	font-size: 9px;
	font-family:Verdana, Arial,Helvetica, sans-serif;
	line-height: 1.5;
	color: #28005C;
	font-weight: bold;
	text-align: center;
}
#rightMenu a:hover
{
	text-decoration: underline;
}

#mainCell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch: semi-condensed;
	line-height: 1.5;
	color: black;
}
#mainCell a
{
	color: #418B58;
}
#mainCell a:hover
{
	text-decoration: underline;
}
#mainCell li
{
	font-size: 10px;
	font-family:Verdana, Arial,Helvetica, sans-serif;
	line-height: 1.5;
	color: black;
}

#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2;
	color: black;
}
#footer a
{
	color: #418B58;
}
#footer a:hover
{
	text-decoration: underline;
}

.legal_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.1;
	color: black;
}