.menuback {
	background-image: url(../images293/gradientblue.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.bottomback {
	background-image: url(../images293/gradientorange.jpg);
	background-repeat: repeat-y;
	border: thin solid #2d2f91;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menufont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2d2f91;
	text-decoration: none;
}
.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.cname {
	color: #fff1bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

