.topback {
	background-image: url(images/topback.jpg);
	background-repeat: repeat-x;
}
.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #014f27;
	text-decoration: none;
}
.news {
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.bodytext {
	font-family: lucida grande,verdana, georgia, arial,sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.mainsect {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: center;

}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.companyname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
}

a img {
border: none
}

a {
	text-decoration:none;
}

.detailname {
font-size:xx-large;
font-weight:bold;
color:red;
}

.newsheadline {
font-size: 20px;
color: blue;
text-align: center;
vertical-align: top;	
}

h1 {
font-size: 20px;
color: blue;	
}

.spacer {
	height: 20px;
}
