body {
	background-color: #f7eff0;
		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;
	top: auto;
}

.bottom_menu_txt{
	color: 	#A81C29;
	font-size: 10px;
	position: relative;
	left: 15px;
	
}

.subMenuCell{
	background-color: #E0DDE9;
	
}

a:link, a:visited{
	color: 	#A81C29;
	text-decoration: none;
}

a:hover{
	
	text-decoration: underline;
	color: 	#7D1420;
	
}
a.bottom_menu:link, a.bottom_menu:visited {
	color: 	#A81C29;
	text-decoration: none;
}

a.bottom_menu:hover {
	text-decoration: underline;
	color: 	#7D1420;
}

.copyright{
	position: relative;
	top: -10px;
	left: 14px;
	font-size: 9px;	
	color: #BDA0C9;
	
}

.navi{
	font-size: 9px;
	color: #7D1420;
	
}

.title{
	font-size: medium;
	font-weight: bold;

}

