body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(images/graphics/grass_BG.jpg);
	margin: 5px;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
}

.border {
	background-color: #FFFD99;
	border: 1px solid #CFD000;
}

.table1 {
	background-color: White;
	border: 1px solid #336633;
	height: 400px;
}

.table2 {
	height: 100%;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
}

.mediumbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}

.bigbold {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0066;
	background-color: #FFFF99;
	border: 1px solid #CCCC00;



}

a:link {
	color: #cc0066;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #cc0066;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #cc0066;
	text-decoration: none;
	font-weight: bold;
}

.leftMargin10 { margin-left: 10px; }.formTable {
	border: 1px solid #CCCCCC;

}
.eventsTable {
	background-color: #eeffee;
	border: 1px solid #eeeeee;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
li {
	margin-bottom: 10px;
}
hr {
	border: 1px solid #660066;
}
.mapTable {
	background-color: #ffffff;
	border: 1px solid #eeffee;
}
.searchResult {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #339933;

}

img {
   behavior: url("pngbehavior.htc");
}

.small {
	font-size: 8pt;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: blink;
	background-color: #eeeeee;
}
