@charset "utf-8";

ul {
	list-style: none;
	margin: -5px 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
        }

img {
    border: none;
}

/*- Menu 11--------------------------- */

#menu11 {
	width: 192px;
	border-size: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #395B7E; 
	   }

#menu11 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	border-bottom:3px;
	
        }

#menu11 li a:link, #menu11 li a:visited {
	color: #395B7E;
	display: block;
	padding: 8px 0 1px 25px;
	background-color: #9FC8E4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #97C2E2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #628DAD;
	font-size: 13px;
        }

#menu11 li a:hover, #menu11 li #current {
	color: #FFFFFF;
	background:  url(/images/menu11.gif) 0 -32px;
	padding: 8px 0 1px 25px;
        }
</style>


