body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.body {
	margin: 0px;
	padding: 0px;
}

a {
	color: #339933;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

.header {
	background-image: url(../../images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.nav {
	border-top: 1px solid #FFF;
	padding: 4px;
	padding-left: 0px;
	background-color: #FF6600;
}

.nav a {
	font-family: Verdana, Arial, Helvetica;
	background-color: #FF6600;
	font-size: 11px;
	color: #fff;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #FFF;
	font-weight: normal;
}

.nav a:hover {
	background-color: #339933;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

.nav a#active {
	background-color: #339933;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

.topfooter {
	border-top: 1px solid #99ADC2;
	padding: 10px;
	color: #99ADC2;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

.topfooter a, .topfooter a:hover {
	font-weight: normal;
	color: #99ADC2;
	text-decoration: none;
}

.botfooter {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #70B770;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

.botfooter a {
	font-weight: normal;
	color: #70B770;
	text-decoration: none;
}

.botfooter a:hover {
	color: #FF944C;
	text-decoration: underline;
	font-weight: normal;
}

.botfooter a#active {
	color: #FF944C;
	text-decoration: underline;
	font-weight: normal;
}

.contenttop {
	background-image: url(../../images/contenttop2i.gif);
	_background-image: url(../../images/contenttop2z.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 126px;
	width: 613px;
	padding-top: 7px;
}

.contenttop2 {
	background-image: url(../../images/contenttop2ai.gif);
	_background-image: url(../../images/contenttop2a.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 126px;
	width: 613px;
	padding-top: 7px;
}

.contentmid {
	background-image: url(../../images/contentmid.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width: 613px;
	margin-bottom: -12px;
	padding-bottom: 12px;
	_margin: 0px;
	_height: 380px;
	min-height: 402px;
}

.contentbot {
	background-image: url(../../images/contentbot.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 17px;
	width: 613px;
	padding-bottom: 12px;
}

.content {
	padding: 0px;
	padding-left: 28px;
	padding-right: 28px;
	margin-top: -4px;
	line-height: 18px;
}

.newsfront {
	float: right; 
	width: 170px; 
	border-left: 1px solid #CCCCCC; 
	padding: 10px; 
	padding-top: 2px;
	padding-left: 18px;
}