body {
	background-image:url(/images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	background-color:white;
}

.text {
	font-family: Arial;
	font-size:11px;
	color:#44260E;
}

a.text {
	font-family: Arial;
	font-size:11px;
	color:#94A084;
	text-decoration:underline;
}

a.text:hover {
	font-family: Arial;
	font-size:11px;
	color:#94A084;
	text-decoration:none;
}

.title {
	color: #A16732;
	font-family:"Times New Roman";
	font-size:18px;
}



.copyright {
	font-size:11px;
	color:#44260E;
}

.logintext {
	font-family: Arial;
	font-size:11px;
	color:#E8C9B0;
}