body {
	background-image: url(images/page_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	min-height:100%;	
}
html {
	height:100%;
	min-height:100%;
}
.pagealign {
	width: 100%;
	height: 100%;
	min-height:100%;
	vertical-align: middle;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFDEBD;
	line-height: 16px;
}
.text a:link { color: #EFDEBD; text-decoration:underline; }
.text a:active { color: #EFDEBD; text-decoration:underline; }
.text a:visited { color: #EFDEBD; text-decoration:underline; }
.text a:hover { color: #FFFFFF; text-decoration:underline; }

.text_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D18F21;
}
.border {
	border: 2px solid #A47322;
}
.body_table {
	height:100%;
	min-height:100%;	
}.content {
	margin: 20px;
}
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A47322;
}
.text_footer a:link { color: #A47322; text-decoration:none; }
.text_footer a:active { color: #A47322; text-decoration:none; }
.text_footer a:visited { color: #A47322; text-decoration:none; }
.text_footer a:hover { color: #EFDEBD; text-decoration:none; }
