* {
	padding:0;
	margin:0;
}





#logo-zone {
position: absolute;
top: 1px;
left: 380px;
height: 110px;
width: 114px;
background-color: transparent;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #414141;
	font-family: verdana;
}
a {
	color: white;
}
.style1 {
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
}
.style2 {
	color: #f8a605;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.style3 {font-size: 8px}
.style4 {
	color: #d9dee0;
	font-size: 10px;
	font-family: verdana;
}
.style5 {
	color: #f8a605;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.style6 {
	color: #a9a7a7;
	font-size: 11px;
}
.style8 {font-family: tahoma}
.style9 {font-family: verdana}
.style11 {color: #d9dee0; font-size: 10px; font-family: verdana; font-weight: bold; }
.header {
	font-size: 12px;
	margin-top:0;
	margin-bottom: 10px;
	background: #13343d;
	padding: 2px;
	font-weight: bold;
	padding-left: 5px;
	color: #FFFFFF;
	font-family: Arial;
}
font {
	font-size: 11px;
}
.stylesubsub {
	color: #CCCC66;
	font-size: 10px;
	font-family: verdana;
	font-style: italic;
}
#menu {
	background: #294E57;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 9.5em;
}
#menu li {
	font: 67.5% Acklin, sans-serif;
	margin: 0;
	padding: 0;
        display:inline;
	list-style-type: none;
}
#menu a {
	background: #294E57;
	border-bottom: 1px dashed #CE9939;
	/*border-top: 1px dashed #CE9939;*/
        border-left: 4px solid #CE9939;
	color: #F6FFF9;
        font-weight:bold;
	display: block;
	margin: 0;
	padding: 6px 9px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #658087 url("/shr/wys/65/i/hover2.png") left center no-repeat;
	color: #fff;
	padding-bottom: 6px;
}
