body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
}
body {
	background-color: #f9f7e0;
	
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #bc421d;
	text-decoration: none;
}


}
h3, h4, h5 {
	margin: 7px 7px 7px 7px;
	font-size: 12px;
}

.menu {
	background: url(menue.jpg) repeat-y ;
	font-size: 22px;
	padding: 0px;
	width: 147px;
	height: 22px;
	vertical-align: top;
}
.menu ul  {
	list-style-type: none;
	font-size: 10px;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

 .menu li {
	list-style-type: none;
	font-size: 18px;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}


.menu_current {
	font-weight: bold;
	font-size: 22px;
	color: #fbfae6;
}
.highlight {
	background-color: #000000;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
