.topbanner {
	background-color: #303030;
	background-image: url(../images/topright.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.leftside {
	background-color: #525252;
}
.leftnav {
	background-image: url(../images/leftside1.gif);
	background-repeat: repeat-y;
}
.leftnav2 {
	background-image: url(../images/leftside2.gif);
	background-repeat: repeat-y;
}
.mainbody {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/toptext.gif);
	background-repeat: repeat-x;
}
.mainbody_titlea {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.mainbody_titleb {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.bkright2 {
	background-color: #FFFFFF;
	background-image: url(../images/rightside.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.panelink {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 0px;
	padding-left: 20px;
}
.panelink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.panelink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.panelink a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.panelink a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.mainbody2 {
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/toptext.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-weight: bold;
	color: #A6A253;
}

.mainbody3 {

	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-weight: bold;
	color: #A6A253;
}

 #navcontainer
{
margin: 10px 0 0 18px;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #666666;
width: 78px;
height: 18px;
border-top: 1px none #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px none #FFFFFF;
border-right: 1px solid #FFFFFF;
padding: 0;
margin: 0 0 0px;
color: #FFFFFF;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Trebuchet MS", Arial;
}

#navcontainer ul li a:hover
{
color: #000000;
background: #CCCCCC;
}

#navcontainer a:active
{
background: #333333;
color: #fff;
}

#navcontainer li#active a
{
	background: #333333;
	color: #fff;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}.submainbody {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
