body {
	background-image: url(images/bg_grad2.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-align: justify;
	vertical-align: top;
	padding: 0px;
	font-weight: lighter;
}
.heading1 {
	font-family: "Century Gothic", "Gill Sans Light";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
	color: #006633;
}
.footer {
	font-family: "Century Gothic", "Gill Sans Light";
	font-size: 12px;
	background-color: #99CC33;
	text-align: left;
	padding: 5px;
	color: #FFFFFF;
	font-weight: lighter;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
.right_bar {
	font-family: "Century Gothic", "Gill Sans Light";
	font-size: 12px;
	font-weight: lighter;
	color: #006633;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat;
	border-right-style: solid;
	border-left-style: solid;
}
.main_headings {
	font-family: "Century Gothic", "Gill Sans Light";
	font-size: 16px;
	color: #009933;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.main_text_topline {
	font-family: "Century Gothic", "Gill Sans Light";
	font-size: 12px;
	color: #006633;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-weight: lighter;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
.graphixbox {
	margin: 10px 5px 0px;
	padding: 0px;
	border: 1px none #999999;
	font-family: "Century Gothic", "Gill Sans Light";
	font-size: 12px;
	font-weight: lighter;
	color: #006633;
}
.leftnews {
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.latestnewstext {
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006633;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #999999;
	font-size: 12px;
	border-left-style: solid;
	border-right-style: solid;
}
