a, a:hover, a:active , a:focus, a:link , a:visited {

}

body {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
} 

.textcell {
	font-size: 11px;
	color: #999999;
}

.logobg {
	background-color: #E0DFE3;
	background-image: url(../images/generic/logobg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.flashcell {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0090;
	padding-bottom: 10px;
}
.greybg {
	background-color: #B8B6B6;
}
.menu {
	padding-top: 8px;
}

#main {
	vertical-align: top;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(../images/generic/mainbgfade.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B8B6B6;
}

#main2 {
	vertical-align: top;
	font-size: 11px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B8B6B6;
}

#footer {
	color: #999999;
	line-height: 22px;
	height: 22px;
	vertical-align: top;
	font-size: 11px;
}

#footer a {
	display: inline;
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #67B740;
}

.privacy_policy {
	font-size: 11px;
	padding: 10px;
	color: #999999;
}

.mapcell {
	padding: 10px;
	background-color: #FF0090;
}

#maptext {
	color: #FFFFFF;
	border: 1px solid #FF0090;
}

#maptext a {
	color: #FFFFFF;
	text-decoration: none;
}

#maptext a:hover {
	color: #333333;
}

.contactcell {
	background-image: url(../images/generic/greenlinebg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#contactform {
	color: #FFFFFF;
	border: 1px solid #FF0090;
}

#contactform a {
	color: #FFFFFF;
	text-decoration: none;
}

#contactform a:hover {
	color: #FF0090;
}
.greenboarder {
	border-top: 6px solid #67B740;
	border-right: 7px solid #67B740;
	border-bottom: 6px solid #67B740;
	border-left: 6px solid #67B740;
}
.mapcell {
	background-color: #E7F7E0;
	border: 6px solid #FFFFFF;
	padding: 0px;
}
.mapmenu {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #67B740;
}
.formcell {
	background-color: #E7F7E0;
	border: 6px solid #FFFFFF;
	padding: 10px;
	color: #67B740;
}
