body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, times;
	font-size: 12px;
	color: #676767;
	background-color: #bebebe;
}
div {
	margin: 0px;
	padding: 0px;
}
span.title
{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	
}
td.thd {
	height: 149px;
	background-image: url(../images/headbg.jpg);
}
td.tbdy {
	height: 929px;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
}
td.tftr {
	background-color: #61962d;
}
#allhead {
	background-image: url(../images/headbg.jpg);
	background-repeat: repeat-x;
}
#leftcorner {
	width: 50%;
	height: 91px;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightcorner {
	width: 50%;
	height: 91px;
	background-image: url(../images/right.jpg);
}
#leftbody {
	width: 50%;
	background-image: url(../images/bodyleft.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
#rightbody {
	width: 50%;
	background-image: url(../images/bodyright.jpg);
	background-repeat: repeat-y;
}
#headcontainer {
	width: 941px;
	height: 149px;
	background-image: url(../images/header.jpg);
}
#mainheader {
	width: 941px;
	height: 91px;
	float: left;
}
#logo {
	width: 270px;
	height: 91px;
	background-image: url(../images/logo.jpg);
	float: left;
}
#gap {
	width: 327px;
	height: 91px;
	background-image: url(../images/gap.jpg);
	float: left;
}
#search {
	width: 344px;
	height: 91px;
	background-image: url(../images/search.jpg);
	float: left;
}
#searchbox {
	position: relative;
	width: 344px;
	font-size: 11px;
	text-align: left;
	left: 0px;
	top: 41px;
	float: left;
	color: #a7a7a7;
}
#searchbtn {
	position: relative;
	right: 30px;
	top: -3px;
	float: right;
}
#menuheader {
	width: 941px;
	height: 28px;
	background-color: #2f689e;
	float: left;
}
#menuspacer1 {
	width: 19px;
	height: 28px;
	background-color: #ffffff;
	float: left;
}
#lineheader {
	width: 941px;
	height: 8px;
	font-size: 1px;
	float: left;
}
#submenuheader {
	padding-top: 3px;
	padding-left: 40px;
	width: 898px;
	height: 19px;
	font-family: arial, verdana, helvetica, times;
	font-size: 11px;
	font-weight: bold;
	color: #3c6e09;
	text-align: left;
	float: left;
}
#bodycontainer {
	width: 941px;
	height: 929px;
	background-image: url(../images/mainbodybg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#bodyspacer1 {
	width: 941px;
	height: 8px;
	font-size: 1px;
	float: left;
}
#leftpanelcontainer {
	position: relative;
	left: 19px;
	width: 167px;
	height: 921px;
	background-image: url(../images/panelbg.green.jpg);
	float: left;
}
#bluearea {
	width: 167px;
	height: 298px;
	background-image: url(../images/panelbg.blue.jpg);
	float: left;
}
#panelgap {
	width: 167px;
	height: 22px;
	background-image: url(../images/panelgap.jpg);
	font-size: 1px;
	float: left;
}
#bodycontents {
	position: relative;
	left: 25px;
	width: 730px;
	float: left;
}
div.titleheaders {
	width: 730px;
	height: 32px;
	background-image: url(../images/titlebg.jpg);
	float: left;
}
div.bodyspacer {
	width: 730px;
	height: 5px;
	font-size: 1px;
	float: left;
}
div.articlecontainer {
	padding: 10px;
	width: 710px;
	text-align: left;
	float: left;
}
div.articleimage {
	padding-right: 10px;
	float: left;
}
#footercontainer {
	width: 941px;
	height: 103px;
	font-family: verdana, arial, helvetica, times;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	color: #ffffff;
}
a.footers {
	color: #ffffff;
	text-decoration: none;
}
a:hover.footers {
	text-decoration: underline;
}
a.submenu {
	color: #3c6e09;
	text-decoration: none;
}
a.helpmenu {
	color: #ffffff;
	text-decoration: none;
}
img.ads {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	left: 6px;
	padding-bottom: 10px;
}
img.mainmenu {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	float: left;
}
span.contenttitle {
	font-size: 14px;
	font-weight: bold;
	color: #183456;
}
div.articletext {
	width: 440px;
	float:left;
}
img.miniads {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 2px;
	padding-bottom: 2px;
	float: left; 
}
