body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F4F1C4;
	background-image: url(images/topback.gif);
	background-position: top;
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #AA9500;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.menulink {
	color: #907F00;
	font-weight: bold;
	text-decoration: none;	
}
a.menulink:visited {
	color: #907F00;
	text-decoration: none;
}
a.menulink:hover {
	color: #4C4300;
	text-decoration: none;
	letter-spacing: 2px;
}
.main {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 740px;
	border: none;
	background-image: url(images/rightback.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
.main2 {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 740px;
	background-image: url(images/rightpic.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.top {
	margin: 0px;
	padding: 0px;
	width: 740px;
	height: 95px;
	border: none;
	background-image: url(images/topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.menu {
	margin: 0px;
	padding: 0px;
	width: 169px;
	border: none;
	float: right;
}
.page {
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 550px;
	border: none;
}
.bot {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 190px;
	margin-bottom: 5px;
	padding: 1px;
	font-size: 9px;
	background-image: url(images/h1back.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: right;
}
h1 {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 1px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/h1back.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	letter-spacing: 1px;
}
h2 {
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding: 1px;
	font-size: 10px;
	color: #715339;
}
.normal {
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 0px;
	font-size: 10px;
	line-height: 16px;
	border: 0px;
}
.text {
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 0px;
	font-size: 10px;
	line-height: 16px;
	text-align: justify;
}
.in {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #D0B700;
	background-color: #FFFFF9;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.errmsg {
	color: #EE0000;
}
.button {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding: 2px;
	border: 1px outset;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F6DA00;
}
.pic {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.leftpic {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px;
	float: left;
}
.rightpic {
	margin-top: 5px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px;
	float: right;
}
li {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	list-style-position: inside;
}