body, textarea, p, td, select, input a{font:11px arial,verdana,sans-serif;}
body{
	margin: 0px;
}
a{
	font:11px arial,verdana,sans-serif;
	color: black;
}
a:visited{
	color: Purple;
}
input{
	font-size: 11px;
	border-style: solid;
	border-color: #BDBDBC;
	border-width: 1px;
}

a.topmenu{
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;	
}
a.topmenu:visited{
	color: white;
}
a.topmenu1{
	font-size: 12px;
	color: #4CAB62;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu1:visited{
	color: #4CAB62;
}
a.searchboxmenu{
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
a.searchboxmenu:hover{
	text-decoration: underline;
}
a.searchboxmenu:visited{
	color: Black;
}
a.newslink{
	color: Black;
	text-decoration: none;
}
a.newslink:hover{
	text-decoration: underline;
}
a.citylink{
	
	color:#0C8B14;
	font-weight: bold;
}
a.citylink:visited{
	color:#0C8B14;
}
a.citylink2{
	font-size: 12px;
	color:#0C8B14;
	font-weight: bold;
}
a.citylink2:visited{
	color:#0C8B14;
}
a.morelink{
	color: #D01C04;
}
a.fadelink{
	color:#999999;
}
a.footerlink{
	color: #999999;
	text-decoration: none;
}
a.footerlink:visited{
	color: #999999;
}
a.starlink{
	font-size: 12px;
}
a.starlink:visited{
	color: Black;
}
a.pageselectlink{
	font-size: 12px;
	text-decoration: none;
}
a.pageselectlink:visited{
	color: Black;
}
a.whitelink{
	color: White;
	text-decoration: none;
}
a.whitelink:visited{
	color: White;
}
.title1{
	color: #0C8B14;
	font-size: 12px;
	font-weight: bold;
}
.title2{
	font-size: 14px;
	font-weight: bold;
}
.title3{
	font-size: 14px;
	color: #2A9B3F;
	font-weight: bold;
}
.redtext{
	color: Red;
}
.greentext{
	color: #2A9B3F;
}
.footertext{
	color: #999999;
}
.bigtext{
	font-size: 12px;
	color:black;
}
.bigwhitetext{
	font-size: 14px;
	color: white;
}
.biggreytext{
	font-size: 14px;
	color: #EAF1EE;
}
.whitetext{
	color: white;
}
li.nobullet{ display: block; }
input.noborder{
	border: 0px;
}