body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #c7d0b0;
	margin-top: 50px;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #484848;
	font-weight: normal;
	text-align: left;
}
.footer a:active {
	font-weight: bold; 
	color: #484848; 
	text-decoration: none;
}
.footer a:link {
	font-weight: bold; 
	color: #484848; 
	text-decoration: none;
}
.footer a:visited {
	font-weight: bold; 
	color: #484848; 
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold; 
	color: #898989; 
	text-decoration: none;
}

.FORMFIELD {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	height: 15px;
}

.JUMP {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 9px;
}


.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.textbox a:link {
	color: #3E3731;
	text-decoration: underline;
	font-weight: bold;
}
.textbox a:visited {
	color: #3E3731;
	text-decoration: underline;
	font-weight: bold;
}
.textbox a:hover {
	color: #3E3731;
	text-decoration: none;
	font-weight: bold;
}
.textbox a:active {
	color: #3E3731;
	text-decoration: none;
	font-weight: bold;
}

.textboxFORM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.TITLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5d0c0b;
	text-align: left;
	font-weight: bold;
}
