body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg_main.jpg);

}
.container{
background-color:#FFFFFF;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;

border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;

border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
}

.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #e5e6e6;
	text-decoration: none;
}
.navtop:hover {
	color: #0063a3;
}
.navmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.navmainbg {
	background-image: url(../images/navmain_bg.jpg);
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cbcbcb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.newssub {
	background-color: #dbdbdb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.leftsidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #cbcbcb;
	height: 28px;
	width: 207px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#mainContent TD{
vertical-align:top;
padding:10px;
}
#mainContent P{
text-align:justify;
}
#mainContent P.white{
color:#FFFFFF;
}
#mainContent P.white a:link{
color:#FFFFFF;
}
#mainContent P.white a:visited{
color:#FFFFFF;
}