ul,li {margin:0;padding:0;border:0;}
#nav {
list-style-type: none; background:#666;
}

#nav a {
    display: block; text-align:center;
}

#nav a:link  {
    FONT-SIZE: 11px !important;
	COLOR: #FFFFFF !important;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif !important;
	TEXT-DECORATION: none !important;
	font-weight: bold;
	display: block;
	height: 16px;
}
#nav a:visited  {
    FONT-SIZE: 11px !important;
	COLOR: #FFFFFF !important;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif !important;
	TEXT-DECORATION: none !important;
	font-weight: bold;
	display: block;
	height: 16px;
}
#nav a:hover  {
	FONT-SIZE: 11px !important;
	COLOR: #FFFFCC!important;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif !important;
	TEXT-DECORATION: none !important;
	font-weight: bold;
	display: block;
	height: 16px;
}

#nav li {
    float: left;
}
#nav li ul {
	line-height: 25px !important;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 180px;
	position: absolute;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#nav li ul li{
    width: 180px;
    float: left; 
    background: #012C63;
}


#nav li ul a{
	display: block;
	text-align:left;
	padding-left:24px !important;
	background-image: url(../images/arr5.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	height: 25px !important;
}
#nav li ul a:visited  {
    color:#666;text-decoration:none;
	height: 25px !important;
}
#nav li ul a:hover  {
    color:#F3F3F3;text-decoration:none;
    background:#5d7da6 url(../images/arr4.gif) no-repeat 5px;
	height: 25px !important;
}

#nav li:hover ul {
    left: auto;
}
#nav li.sfhover ul {
    left: auto;
}
#L1 {
	width: 80px;
	background-image: url(../images/arr6.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#L2 {
	width: 150px;
	background-image: url(../images/arr6.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#L3 {
	width: 214px;
	background-image: url(../images/arr6.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#L3 ul {
    width: 210px !important;
}
#L3 ul li {
    width: 210px !important;
}
#L4 {
	width: 208px;
	background-image: url(../images/arr6.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#L4 ul {
    width: 200px !important;
}
#L4 ul li {
    width: 200px !important;
}
#L5 {
	width: 100px;
}
