#navWrap {
	position: relative;
	z-index: 1;
	top: 0px;
	left: 75px;
	width: 115px;
	height: 224px;
}

#navWrap ul.TL {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navWrap li.TL {
	font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
	font-size: 11px !important ; 
	text-decoration: none !important ; 
	padding: 8px 0px 8px 10px !important ; 
	color: #FFFFFF !important ; 
	font-weight: bold !important ; 
	text-align: left !important ; 
	text-decoration : none !important ; 
	border-bottom: 1px solid #FFFFFF !important ; 
	background-image: URL("../images/bg_mainnav.gif") ;
	background-color: #CC6666 !important ; 
}

* html #navWrap li.TL {
border-bottom: none !important 
}

#navWrap li.TL a {
 text-decoration : none !important ; 
 color: #000000 !important ; 
}

#navWrap li.TL a:hover {
 text-decoration : none !important ; 
 color: #D5E8EF !important ; 
}




li.TL li.TLSL {
	font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
	font-size: 11px !important ; 
	text-decoration: none !important ; 
	padding: 8px 0px 8px 24px !important ; 
	width: 275px;
	color: #FFFFFF !important ; 
	font-weight: bold !important ; 
	text-align: left !important ; 
	text-decoration : none !important ; 
	border-bottom: 1px solid #FFFFFF !important ; 
	background-color: #7fa9b7 !important;
	white-space:nowrap;
	 
 	-moz-opacity:0.95; 
	 filter:alpha(opacity=95) 
}

* html li.TL li.TLSL {
padding: 9px 0px 9px 24px !important ; 
}

li.TL li.TLSL a {
 text-decoration : none !important ; 
 color: #FFFFFF !important ; 
}

li.TL li.TLSL a:hover {
 text-decoration : none !important ; 
 color: #D5E8EF !important ; 
}