body {
	background-color: #F4EAD5;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: small;
	
}

.bottom_menu_txt{
	color: 	C57227;
	font-size: 10px;
	position: relative;
	left: 15px;
	
}

.subMenuCell{
	background-color: #E0DDE9;
	
}

a:link, a:visited{
	color: 	#C57227;
	text-decoration: none;
}

a:hover{
	
	text-decoration: underline;
	color: 	#673B15;
	
}


a.bottom_menu:link, a.bottom_menu:visited {
	color: 	#C57227;
	text-decoration: none;
}

a.bottom_menu:hover {
	text-decoration: underline;
	color: 	#673B15;
}

.copyright{
	position: relative;
	top: -10px;
	left: 14px;
	font-size: 9px;	
	color: #BDA0C9;
	
}


.navi{
	font-size: 9px;
	color: #623C17;
	
}

.title{
	font-size: medium;
	font-weight: bold;

}

.contentTable{
	border: 1px #cccccc solid;	
	
}