body {
	background-color: #CCEEA2;
	font: 12px/20px Tahoma, Geneva, sans-serif;
	margin: 0;
}

.mainBorder {
	background-color: #fff;
}

.menuBg {
	background: url("../images/menu_bg.jpg") repeat-x;
}

.menuTxt {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	word-spacing: 5px;
}

.menuTxt a:link, .menuTxt a:active, .menuTxt a:visited {
	color: #fff;
	text-decoration: none;
}

.menuTxt a:hover {
	color: #fff;
	text-decoration: underline;
}

.leftpaneBg {
	width: 225px;
	border-right: 1px dashed #ccc;
}

.leftpaneTitle {
	background: url("../images/lptitle.jpg") no-repeat;
	height: 47px;
	width: 222px;
}

.lpTitle {
	color: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.newsHeading {
	color: #f90;
}

.middlepaneBg {
	background: url("../images/middlepane_bg.jpg") repeat-y;
}

.middlepaneTitle {
	background: url("../images/title_bg.jpg") repeat-x;
	height: 47px;
}

.mpTitle {
	color: #333;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 5px;
	text-align: left;
	text-transform: uppercase;
}

.mainContent {
	color: #333;
	padding: 0 5px 0 5px;
	text-align: justify;
}

.mainContent a:link, .mainContent a:active, .mainContent a:visited {
	color: #333;
	font-weight: 11px;
	text-decoration: none;
}

.mainContent a:hover {
	color: #333;
	text-decoration: underline;
}

.knowmore {
	background-color: #333;
	border: 2px solid #000;
	color: #fff;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 0 4px 0 4px;
	text-align: center;
	width: 86px;
}

.knowmore a:link, .knowmore a:active, .knowmore a:visited {
	color: #f1f1f1;
	text-decoration: none;
}

.knowmore a:hover {
	color: #fff;
	text-decoration: none;
}

.footerBg {
	background: url("../images/footer_bg.jpg") repeat-x;
}

.footerBg1 {
	background-color: #CCEEA2;
	color: #559D0B;
	line-height: 30px;
	padding-bottom: 8px;
	text-align: center;
}
