body {
	background-image: url(bodyimages/ground.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	background-color: #E3C689;
}
a:link {
	color: #A6631F;
	text-decoration: none;
}
a:visited {
	color: #A6631F;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #993300;
}
.tableground {

	background-image: url(bodyimages/tableground.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	background-color: #E3C689;
}
.menuground {


	background-image: url(bodyimages/menuground.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	background-color: #E3C689;
}
.menulink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	width: 240px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECD8AE;
}
a.menulink:visited, a.menulink:active, a.menulink:link {
	color: #000000;
	text-decoration: none;
}
a.menulink:hover {
	color: #993300;
}
.normalltext {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
	padding-left: 10px;
	white-space: normal;
}
.normalltexthead1 {
	font-family: Verdana;
	font-size: 14px;
	color: #A8621D;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
}
.style1 {
	font-size: 9px;
	color: #990000;
	padding-right: 10px;
}
.normalltexthead2 {

	font-family: Verdana;
	font-size: 12px;
	color: #A6631F;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.tophead {

	font-family: Verdana;
	font-size: 14px;
	color: #A7621F;
	padding-right: 5px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.picture {
	border: 1px solid #A7621F;
}
.normalltextheader {


	font-family: Verdana;
	font-size: 18px;
	color: #A7621F;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
