body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
	background-color: #CCCCCC;
	color: #303030;
}
TD {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
TH {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	font-style: normal;
}
h3 
{
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 
{
	font-size: 12px;
}A {
	color: #2B6490;
	font-weight:bold;
	text-decoration: none;
}
A:hover 
{
	text-decoration: underline;
}
A.nav 
{
	height: 32;
	color: #FFFFFF;
	display: block;
	background: url(/site/images/nav_bg.jpg) no-repeat;
	background-position: 0 0;
	padding: 8px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}
A.nav:hover {
	color: #333333;
	background: url(/site/images/nav_bg.jpg) no-repeat;
	background-position: -123 0;
}
A.f_nav {
	color: #FFFFFF;
	font-size: 10px;
}
A.f_nav:hover {
	color: #FFFFFF;
}

TD.mainContent 
{
	padding: 25px 25px 25px 25px;
}
TH.hContent1 {
	color: #2B6490;
	background: #ECECEC none no-repeat fixed center left;
}
TD.hContent1 {
	padding: 5 15 5 15;
}
TD.hContent1_1 
{
	background-color: #F9F9F9;
	padding: 5 15 5 15;
}
TD.hContent1_2 {
	background-color: #F3F3F3;
	padding: 5 15 5 15;
}

TH.hContent2 {
	color: #FFFFFF;
	background-color: #DFDFD0;
}
TD.hcontent2
{
	padding: 5 15 5 15;
}
TD.hContent2_1 {
	background-color: #FFFFFF;
	padding: 5 15 5 15;
}
TD.hContent2_2 {
	background-color: #FFFFFF;
	padding: 5 15 5 15;
}

DIV.comment 
{
	font-style:italic;
	color: #616161;
	padding: 8 12 8 12;
}

A.lnk1 {
	color: #2B6490;
	font-weight: bold;
}
A.lnk1:hover {
	color: #1B5480;
	font-weight: bold;
}
A.lnk2 {
	color: #FFFFFF;
	font-weight: bold;
}
A.lnk2:hover {
	color: #FFFFFF;
	font-weight: bold;
}
A.lnk3 {
	color: #339333;
	font-weight: bold;
}
A.lnk3:hover {
	color: #106010;
	font-weight: bold;
}
A.lnk4 
{
	font-size:10px;
	color:#2B6490;
	text-decoration: underline;
}
.footer 
{
	background-color: #797F79;
	color: #CCCCCC;
}

SMALL.copyright {
	font-size: 10px;
}
