.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #eeeeee;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #eeeeee;
	font-weight: bold;
 }

.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}



.cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../theme/red1.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 133px;
	height: 30px;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 00px;


}

.cssnav a {
display: block;
color: #000000;
font-size: 14px;
width: 133px;
height: 30px;
display: block;
float: left;
color: white;
text-decoration: none;
}

.cssnav img {width: 133px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
left: 15px;
top: 9px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
.mediumheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
