body {
	top-margin: 0px;
	left-margin: 0px;
	right-margin: 0px;
	bottom-margin: 5px;
	background-color: #009966;
	font-family: Tahoma;
	color: white;
}


.form {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 100%;
	color: gray;
	background-color: #ffffff;
	border: 2px solid #009966;
	height: 30px;
	width: 300px;
}

.form2 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 100%;
	color: gray;
	background-color: #ffffff;
	border: 2px solid #009966;
	height: 100px;
	width: 300px;
}


.submit {	
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: white;
	background-color: #009966;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 2px solid black;
	width: 150px;
	height: 25px;
}

.submit:active {	
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: white;
	background-color: #009966;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 2px solid black;
	width: 150px;
	height: 25px;
}
.submit:visited {	
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: white;
	background-color: #009966;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 2px solid black;
	width: 150px;
	height: 25px;
}

.submit:hover {	
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: white;
	background-color: green;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 2px solid black;
	width: 150px;
	height: 25px;
}

table.top_tbl {
	background-image: url(logo.png);
	align: center;
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: white;
	border-bttom: 2px solid white;
	float: center;
}

table.main_tbl {
	background-color: white; 
	align: center;
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: black;
}


table.bottom_tbl {
	background-image: url(bottom.png);
	align: center;
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: white;
	border-top: 2px solid black;
}

td.sideimages {
padding-right: 10px;
padding-left: 10px;
}

td.sidetext {
padding-right: 10px;
padding-left: 10px;
font-family: Tahoma;
}

td.sidetext2 {
padding-right: 10px;
padding-left: 10px;
font-family: Tahoma;
font-size: 16.0pt;
color: #009966;;
}


h1.title {
font-family: Tahoma;
color: #009966;
}

ul.whatwedo {
font-family: Tahoma;
color: white;
font-size: 20.0pt;
list-style-image: url('bullett.png')
}

td.photo {
padding-right: 10px;
}

.frontimg {
border: 2px solid black;
}

td.bottom {
font-family: Tahoma;
color: black;
}

td.contact {
font-family: Tahoma;
color: black;
border-top: 2px solid white;
padding-left: 10px;
}

h1.notfound [
font-family: Tahoma;
color: #990066;
}

h1.messagesent [
font-family: Tahoma;
color: #990066;
}

a.polegate:link {
font-family: Tahoma;
color: #009966;
text-decoration: none;
}


a.polegate:visited {
font-family: Tahoma;
color: #009966;
text-decoration: none;
}


a.polegate:active {
font-family: Tahoma;
color: #009966;
text-decoration: none;
}


a.polegate:hover {
font-family: Tahoma;
color: #009966;
text-decoration: underline;
font-weight: bold;
}


