body {
	padding: 0;
	margin: 0;
	color: #000;
	background-color: #8e785f;
	font-family: arial,helvetica,sans-serif;
	background-image: url(../images/grass.jpg);
	background-position: top left;
}
.H2 {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 14px;
}
.H3 {
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
a:link, a:visited{
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.contenttitle {
	height: 30px;
	padding: 4px 0 0 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#content {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 255px;
	background-color: #e3d1b4;
}
#datestable {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 16px;
	border-collapse: collapse;
}
#datestable td {
	border-bottom: solid 1px #8e785f;
}
#datestable a {
	text-decoration: none;
}
#datestable a:hover {
	text-decoration: underline;
	background-color: #fff;	
}
#submenu {
	margin: 0;
	padding: 0;
	width: 500px;
	height:20px;
}
#submenu li {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-indent: 10px;
	list-style: none;
	display: block;
}
#submenu li a, submenu li a:visited {
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	display: block;
	width: 500px;
	background-image: url(../images/submenu-bar.gif);
}
#submenu li a:hover, submenu li a:active {
	color: #000;
	padding: 0;
	text-decoration: none;
	background-color: #e3d1b4;
}
.pagenumbers {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	line-height: 13px;
}
#insetmenu {
	margin: 0;
	padding: 0;
	height:20px;
}
#insetmenu li {
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	list-style: none;
}
#insetmenu li a, insetmenu li a:visited {
	margin: 0;
	padding: 0;
	color: #900;
	text-decoration: none;
}
#insetmenu li a:hover, insetmenu li a:active {
	color: #000;
	padding: 0;
	text-decoration: none;
}
.inputfield   {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	color: #000;
	background: #fff;
	font-size: 11px;
	font-weight: normal;
	width: 360px;
	border: solid 1px #999;
	float: right;
}
.inputfield2   {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	color: #000;
	background: #fff;
	font-size: 11px;
	font-weight: normal;
	width: 140px;
	border: solid 1px #999;
}
.inputarea   {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	color: #000;
	background: #fff;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 390px;
	border: solid 1px #999;
	float: right;
}
.dropmenu   {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	color: #000;
	background: #fff;
	font-size: 11px;
	font-weight: normal;
	width: 360px;
	border: solid 1px #999;
	float: right;
}
.formbutton   {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	color: #900;
	background: #fff;
	font-size: 11px;
	font-weight: bold;
	width: 120px;
	border: solid 1px #900;
}
.inputfield3   {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	color: #000;
	background: #fff;
	font-size: 11px;
	font-weight: normal;
	width: 180px;
	border: solid 1px #999;
}
.inputarea3   {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	color: #000;
	background: #fff;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 220px;
	border: solid 1px #999;
	float: right;
}
.dropmenu3  {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	color: #000;
	background: #fff;
	font-size: 11px;
	font-weight: normal;
	width: 180px;
	border: solid 1px #999;
	float: right;
}