@charset "utf-8";
.theading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
}
.mainbodylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #99FF99;
	text-decoration: none;
	font-weight: bold;
}
.adress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFC900;
	font-weight: bold;
}

.commlist {
	list-style-position: outside;
	list-style-image: url(Pictures/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	list-style-type: none;
}


.latestnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFC900;
	font-weight: bolder;
}
.newsbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}

.tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CC66;
	font-weight: normal;
	text-align: left;
}
.foottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.mainlinks {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.home:link{
	color:#999999;
	text-decoration: none;
};
a.home:hover{
	color:#ffffff;
	text-decoration: none;
	}
.newsbodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
.lines {
	background-image: url(Pictures/lines.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.mainheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFC900;
	font-weight: bolder;
}
.readmore {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lineswhite {
	background-image: url(Pictures/lineswhite.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
