body {
	background-color: #EDEBD2;
	background-image: url(img/backscale.gif);
	background-repeat: repeat-x;
}

.basixtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #676542;
}

.bottombar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #EDEBD2;
}

.footerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999779;
}

a.basiclink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #676542;
	text-decoration: none;
	}

a.basiclink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6FC513;
	text-decoration: none;
	}

a.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #EDEBD2;
	text-decoration: none;
	}

a.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6FC513;
	text-decoration: none;
	}

a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999779;
	text-decoration: none;
	}

a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #464420;
	text-decoration: none;
	}

.form_select {
	color : #676542;
	font-family:Arial, Helvetica, sans-serif; 
	background: #EDEBD2; 
	border-top: 1px solid #999779;
	border-right: 1px solid #999779;
	border-bottom: 1px solid #999779;
	border-left: 1px solid #999779;
	font-weight: normal;
	font-size: 10pt;
	padding-right: 4px;
	padding-left: 4px;
	}
	
.form_normal {
	color : #676542;
	font-family:Arial, Helvetica, sans-serif; 
	width: 100%;
	height: 18px;
	background: #EDEBD2; 
	border-top: 1px solid #999779;
	border-right: 1px solid #999779;
	border-bottom: 1px solid #999779;
	border-left: 1px solid #999779;
	font-weight: normal;
	font-size: 9pt;
	padding-right: 4px;
	padding-left: 4px;
	}
.form_fullheight {
	color : #676542;
	font-family:Arial, Helvetica, sans-serif; 
	width: 100%;
	background: #EDEBD2; 
	border-top: 1px solid #999779;
	border-right: 1px solid #999779;
	border-bottom: 1px solid #999779;
	border-left: 1px solid #999779;
	font-weight: normal;
	font-size: 9pt;
	padding-right: 4px;
	padding-left: 4px;
	}