body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(img/bg.jpg);
	margin: 0;
}
#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 18px solid #4F4E33;
	border-left: 1px solid #CCCCCC;
	width: 757px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-image: url(img/center.gif);
	background-repeat: no-repeat;
}
.topmenu {
	position: absolute;
	margin-top: 17px;
	margin-left: 20px;
	color: #DFEACB;
}
.icon {
	position: absolute;
	left: 120px;
	top: 85px;
}
.title {
	position: absolute;
	left: 250px;
	top: 110px;
}
#bodytext {
	width: 570px;
	margin-left: 170px;
	margin-top: 220px;
}
h1 {
	font-size: 16px;
	color: #D2CB44;
	background-color: #F3F3F3;
	padding: 2px 2px 2px 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
}
a:link {
	font-weight: bold;
	color: #A45C28;
}

a:visited {
	font-weight: bold;
	color: #A45C28;
}
a:hover {
	text-decoration: none;
}
.fade {
	font-size: 11px;
	color: #666666;
}
.topmenu a:link, .topmenu a:visited {
	color: #DFEACB;
	text-decoration: none;
}
.topmenu a:hover, .topmenu a:active {
	color: #FFFFFF;
}
.act {
	color: #FFFFFF;
	font-weight: bold;
}
.jumpright {
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 6px;
}
td {
	font-size: 12px;
}
.formlabels {
	font-weight: bold;
	text-align: right;
}
h2 {
	font-size: 16px;
	text-indent: 20px;
}
h3 {
	font-size: 15px;
	color: #996633;
	text-indent: 30px;
}
textarea, input, select {
	font: 12px Arial, Helvetica, sans-serif;
}
