.body {
	background-color: #EEDBDD;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.varia_empty {
	width: 20px;
	background-color: #89434B;
	height: 100px;
}
.varia_txt_1 {
	width: 408px;
	border-left: 1px solid #FFFFFF;
}
.varia_txt_2 {
	width: 408px;
	border-right: 1px solid #FFFFFF;
}
.style_light {
	background-color: #D4A4AA;
}
.style_normal {
	background-color: #AF5A64;
}
.border_style-dark {
	border: 2px solid #89434B;
}
a.nav:link, a.nav:active, a.nav:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.nav:hover {
	color: #EEDBDD;
	text-decoration: none;	
}
a.nav_selected:link, a.nav_selected:active, a.nav_selected:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEDBDD;
	font-weight: bold;
}
a.nav_selected:hover {
	text-decoration: none
}
