body {
	background-color: #F6F6F6;
	margin: 0px;
}
.headerbg {
	background-image: url(../images/headerbg.JPG);
	height: 123px;
	background-repeat: repeat-x;
	margin: 0px;
}
#mainframe {
	margin: auto;
	width: 920px;
	height: 50px;
	padding: 0px;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/search.JPG);
	height: 18px;
	width: 146px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	background-repeat: no-repeat;
	border: 0px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3695E6;
	display: block;
	padding-left: 20px;
	height: 25px;
	padding-top: 10px;
}

.menu:hover {
	color: #F9B338;
	}
.leftmar {
	display: block;
	background-color: #F9B338;
	padding: 0px;
}
.leftpanheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #252525;
	text-decoration: none;
	background-color: #FAC362;
	padding-left: 10px;
	height: 22px;
	padding-top: 3px;
	display: block;
}

.innerleftpanheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #252525;
	text-decoration: none;
	background-color: #E5E5E5;
	padding-left: 10px;
	height: 22px;
	padding-top: 3px;
	display: block;
}


.leftpanlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAC362;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	height: 18px;
}


.innerleftpanlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	height: 18px;
}

.innerleftpanlink:hover {
	color: #0066FF;
	background-color: #CCCCCC;	
}

.leftpanlink:hover {
	color: #ffffff;
	text-decoration: underline;	
}
.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.vote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/buttn.JPG);
	text-align: center;
	height: 25px;
	width: 85px;
	border: 0px;
}
.announcementtsxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.announcementtsxt:hover {
	color: #ffffff;
	
}

.announcementheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F9B338;
	text-decoration: none;
}
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	height: 18px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.whitelink:hover {
	color: #FFCC00;
	background-color: #5D5D5D;	
}

.newsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.Innerleftmar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 0px;
}
.contnet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
}
.navlnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #065AA2;
	text-decoration: none;
}

.navlnk:hover {
	color: #313131;
	text-decoration: underline;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D78100;
	text-decoration: none;
}
.innerpageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #272727;
}


