BODY {font-family:Verdana,sans-serif;} 
a:link,a:visited{color:#444444; text-decoration:none;}
a:active,a:hover{color:#111111; text-decoration:none;}
#menu a {
	line-height: 35px;
	display: block;
	height: 35px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0E457D;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
#menu a:hover {
	background-color: #6688AB;
}
#center {
	background-image: url(images010/bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menuleft a {
	display: block;
	height: 28px;
	width: 180px;
	padding-left: 10px;
	line-height: 28px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #eeeeee;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 14px;
}
#menuleft a:hover {
	color: #FFFFFF;
	background-color: #0E457D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
