body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

body a
{
	text-decoration: none;
}

.topContent
{
	background-image:url(images/fcontentbg.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
}

.topContentText
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.topContent th
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bottomContent
{
	background-color:#87C0E6;
}

.bottomContent a
{
	font-size: 12px;
	color:#0573BB;
	font-weight: normal;
}

/* add for non warnings
. mainContent
{

}
*/
.mainContent th a
{
	font-size: 12px;	
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

.mainContentText
{
	font-size: 12px;
	color:#000000;
	text-align: left;
}

.topContentNews
{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	text-indent: 20px;
}

.menu
{
text-align:right;
border-bottom:solid #BDBDBD 1px;
padding-top:10px;
}

.menuActive
{
text-align:right;
border-bottom:solid #77A8C9 1px;
padding-top:10px;
}

.menuActive a
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #404955;
}

.menu a
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #404955;
}

.submenu
{
text-align:right;
padding-top:10px;
}

.submenu a
{
	font-size: 12px;
	font-weight: normal;
	color: #404955;
	text-decoration: underline;
}

.content
{
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5pc;
font-size:12px;
font-weight:normal;
text-indent:15px;
text-align:justify;
}

.content_image
{
margin-right:20px;
}