body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.button {
	display:block;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCF8DC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9EB68B;
	border-bottom-color: #000000;
	background-color: #5B7348;
}

a.button:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4A5B3C;
} 
a.bodylinks {

	width:auto;
	height:auto;
	color: #913900;
	text-decoration: underline;
}
a.bodylinks:hover {

	color: #006600;
	text-decoration: underline;
}
a.footer {
	width:auto;
	height:auto;
	color: #005E2F;
	text-decoration: underline;
}

a.footer:hover {
	color: #CC6600;
	text-decoration: underline;
} 
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.mainborder {
	border: 1px solid #000000;
}
.contact_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
.contact_drk {
	background-color: #BBCCB5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact_lgt {
	background-color: #D9E1D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.asterix {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	background-image: url(images/titles_back.jpg);
	background-repeat: no-repeat;
}
.titlessm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	background-image: url(images/titles_back.jpg);
	background-repeat: no-repeat;
}
#cities {
	text-align: center;
	color: #060;
	font-size: 11px;
}
#cities a, #cities a:hover, #cities a:active, #cities a:visited {
	color: #060;
	text-decoration: none;
}
