@charset "UTF-8";
/* CSS Document */

a img 
{
   border-style: none;
}
a:link
{
	border:none;
	color:#CCC;
}
a:visited
{
	border:none;
	color:#CCC;
}
body
{
	background-color:#036635;
	color:#FFF;
}
html
{
	overflow-y: scroll;
}
ul
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}

.banner
{
	height:94px;	
	width:760px;
}
.bar
{
	height:26px; 
	width:297px;
}
.bodytext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.borderedimage
{
	border-color:#FFF;
	border-style:outset;
	border-width:1px;
}
.centrealignment
{
	margin:auto;
	text-align:left; 
	width:800px;
}
.headingtext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
}
.Image1
{
	height:26px;
	width:78px;
}
.Image2
{
	height:26px;
	width:83px;
}
.Image3
{
	height:26px;
	width:63px;
}
.Image4
{
	height:26px;
	width:86px;
}
.Image5
{
	height:26px;
	width:60px;
}
.map_canvas
{
	height: 300px;
	width: 750px;
}
.perhayfooter
{
	border:0;
	text-align:center;
	width:750px;
}
.perhaynavigation
{
	background-color:#98c93c;
	border:0;
	text-align:left;
	width:750px;
}
.perhaytable
{
	border:0;
	text-align:left;
	width:750px;
}