body {
	background-color: #FFFFFF;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
        }
#container {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	}
#logo {
	width:750px;
	height:120px;
	margin-bottom:10px;
	}
#menu4 {
	float:left;
	width: 130px;
	hight:500px;
	/*border-style: solid solid none solid;*/
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	margin: 0px;
	}

#menu4 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
	color: #9E3C02;
	display: block;
	background: url(menu4.gif);
	padding: 8px 0 0 30px;
	}

#menu4 li a:hover, #menu4 li #current {
	color: #fff;
	background: url(menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
/*id="current"*/
#menu4 li a:active {
	color: #fff;
	background: url(menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
#info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	width:600px;
	}
.Stil1 {
	font-size: 16px;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration:underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #CC0000;
}
h2 {
	font-size: 14px;
	color: #CC0000;
}
h3 {
	font-size: 12px;
	color: #CC0000;
}
h4 {
	font-size: 10px;
	color: #CC0000;
}