body {
	margin:25px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #eee;
}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {
	display:block;
	color:#CCCCCC;
	text-decoration:none
}
ul.menu li {
	position:relative;
	float:left;
	margin-right:2px;
}
ul.menu ul {
	position:absolute;
	top:33px;
	left:-3px;
	background:#d1d1d1;
	display:none;
	opacity:0;
	list-style:none
}
ul.menu ul li {
	position:relative;
	width:148px;
	margin:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
ul.menu ul li a {
	display:block;
	background-color:#333333;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
ul.menu ul li a:hover {
	background-color:#666666
}
ul.menu ul ul {
	left:148px;
	top:-1px
}
ul.menu .menulink {
	font-weight:bold;
	width:134px;
	padding-top: 9px;
	padding-right: 5px;
	padding-left: 7px;
	background-image: url(images/header.png);
	height: 20px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background-image: url(images/header_over.png);
	background-position: right top;
	color: #FFFFFF;
}
ul.menu .sub {
	background-color: #333333;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 134px 8px;
}
ul.menu .topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.ev_body2 {
	text-align: center;
}
ev_body3 {
	color: #333333;
}
.body3 {
	color: #333333;
	text-align: left;
	text-indent: 16em;
}
