body
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	background-color: #eed;
	margin-top: 25px;
}

.input
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
}

textarea
{
	font-family: Verdana, Arial;
	font-size: 11px;
}

TD
{
	font-family: Verdana, Arial;
	font-size: 11px;
}

HR
{
	color: #003300;
	height: 1px;
}

A
{
	color: #006600;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

LI
{
	padding-bottom: 3px;
}

H1
{
	color: #003300;
	margin-bottom: 4px;
	margin-top: 4px;
	font-weight: bold;
	font-size: 140%;
}

H2
{
	color: black;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 120%;
}

H3
{
	color: black;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 4px;
}

H3 A
{
	color: black;
}

.btn
{
	color: white;
	background-color: #669966;
	border: 1px;
}

.ImageBorder
{
	padding:3px;
	border: 1px solid #669966;
}

.MiddleSection
{
	border: 1px solid white;
	width: 720px;
	height: 400px;
	background-color: white;
}

.Menu
{
	background-color: #003300;
	height: 20px;
}

.Menu TD
{
	background-color: #003300;
	color: white;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px white solid;
}

.Menu A
{
	color: white;
	text-decoration: none;
}

.Menu A:hover
{
	text-decoration: underline;
}

.Menu .SelectedItem
{
	background-color: #669966;
}

.Content
{
	padding: 6px;
}

.Footer
{
	text-align: center;
	padding-top: 6px;
}

.Footer TD
{
	font: 9px;
}

.Footer A
{
	color: #000000;
}

.InfoWindow
{
	border: 1px solid #EED;
	background-color: #FEFEFE;
	width: 100%;
	margin-bottom: 5px;
}

.InfoWindow .Header
{
	background-color: #669966;
	color: white;
	height: 20px;
	text-align: left;
}

.InfoWindow TD
{
	text-align: left;
}

.PicBar
{
	background-color:#eed;
}

.LinkBar
{
	font-size: 7pt;
	margin-bottom: 5px;
}

.LinkBar A
{
	color: black;
}

.Calendar .Row
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.Calendar .AltRow
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EEEEEE;
}

.Grid
{
	border: 0px;
}

.Grid .Header
{
	background-color: #669966;
	color: White;
	height: 20px;
}

.Grid TD
{
	padding: 2px;
	border-bottom: solid 1px #CCCCCC;
}

.ErrorMsg
{
	color: Red;
	margin-bottom: 8px;
	margin-top: 5px;
}

.ErrorMsg A
{
	color: Red;
}
