body,td,th {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #827F7F;
	text-decoration: none;
	line-height: normal;}
body {
	background-color: #FBF9F9;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gfx/bg.gif);

}
a:link {color: #827F7F;
	text-decoration: none;}
a:visited {text-decoration: none;
	color: #827F7F;}
a:hover {
	text-decoration: none;
	color: #827F7F;
	background: #E9E2DE;
}
a:active {
	text-decoration: none;
	color: #827F7F;
	background: #E9E2DE;
}
.formBox {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #827F7F;
	text-decoration: none;
	width: 150px;
	height: 20px;
	padding: 2px 5px;
	background-color: #E9E2DE;
	border-top: 1px none #E9E2DE;
	border-right: 1px none #E9E2DE;
	border-bottom: 1px none #E9E2DE;
	border-left: 1px none #E9E2DE;
	margin: auto;

}
.formBttn {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #827F7F;
	text-decoration: none;
	width: 80px;
	height: 24px;
	padding: 5px;
	background-color: #E9E2DE;
	border: 1px none #E9E2DE;

}
