body {
	background-color:#f3cf94;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	color:#483c2e;  
}

table {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	color:#483c2e;  
}

a:link { color:#666666; text-decoration:none; }
a:visited { color:#666666; text-decoration:none; }
a:hover { color:#e79a28; text-decoration:none; }

form  {
	margin-bottom: 0px;
	margin-top: 0px;
}

.bodytext {     
	font-size:10px;
}

.heading {     
	font-size:16px;
	font-weight:bold;
	color:#483c2e;  
}

.small {     
	font-size:10px;
	color:#483c2e;  
}

.element {
	border:1px solid black;
	font-family:verdana,arial;
	font-size:11px;  
}

.button {
	border:1px solid black;
	background-color:#181002;
	font-family:verdana,arial;
	font-size:11px;
	color:#e8d4af;
}

.menu {
	background-color:#181002;
	width:900px;
	height:18px;
	font-size:11px;
	color:#b79b73;
	text-align:center;
}

.content {
	background-color:#e8d4af;
	width:900px;
}

.social {
	background-color:#e8d4af;
	width:900px;
	height:42px;
	text-align:center;
}

.foot {
	background-color:#181002;
	width:900px;
	height:10px;
}

.menu a:link { color:#b79b73; text-decoration:none; }
.menu a:visited { color:#b79b73; text-decoration:none; }
.menu a:hover { color:#e79a28; text-decoration:none; }

.menuActive {
	color:#e79a28;
}

#mlist {
	position:absolute;
	top:380px;
	left:30px;
}

.colhead {
	background-color:#181002;
	font-family:verdana,arial;
	font-size:10px;
	color:#ffeedd;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-bottom:1px solid gray;
}

.colheadend {
	background-color:#181002;
	font-family:verdana,arial;	
	font-size:10px;
	color:#ffeedd;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}

.col {
	border-left:1px solid gray;
	border-bottom:1px solid gray;
	font-family:verdana,arial;
	font-size:10px;
	color:#483c2e;
}

.colend {
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	font-family:verdana,arial;
	font-size:10px;
	color:#483c2e;
}

