.pagebg {
	background-color: 5B3E1C;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.arial11 {
	font-family: Arial;
	font-size: 11px;
}
.arial10 {
	font-family: Arial;
	font-size: 10px;
}
.verdana11{
	font-family: Verdana;
	font-size: 11px;
	}
.verdana10{
	font-family: Verdana;
	font-size: 10px;
	}
	
A:link { text-decoration: none; color: #D1B578; }
A:visited {text-decoration: none; color: #D1B578; }
A:hover {text-decoration: none; color: #ffffff; }
A:active {text-decoration: none; color: #D1B578; }