
.dd_nav_off {
	font-family : Tahoma;
	font-size : 11px;
	color : #5D5849;
	font-weight:bold;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
	text-decoration : none;
	background: #ffffff;
	display:block;
	border-bottom: solid 1px #C0DAD3;
	border-left: solid 1px #C0DAD3;
	border-right: solid 1px #C0DAD3;
}

.dd_nav_on {
	font-family : Tahoma;
	font-size : 11px;
	color : #5D5849 ;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
	font-weight:bold;
	text-decoration : none;
	background-color: #F5E69B;
	display:block;
	border-bottom: solid 1px #BEB569;
	border-left: solid 1px #BEB569;
	border-right: solid 1px #BEB569;
	backgrond-image:url(/ftpimages/305/podium/dd_on.gif);
	background-repeat:repeat-x;
	cursor:pointer;
}

.dd_nav_container {
	-moz-box-sizing:border-box;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
	width: 200px;
	background: white;
}
.dd_ql_nav_off {
	font-family : Verdana;
	font-size : 10px;
	color : #000000 ;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-right:8px;
	text-decoration : underline;
	display:block;
	cursor:pointer;
	
}

.dd_ql_nav_on {
	font-family : Verdana;
	font-size : 10px;
	color : #000000 ;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-right:8px;
	text-decoration : none;
	display:block;
	cursor:pointer;
	
}

.qlbox {
	padding-bottom:5px; 
	background-image:url(/images/ql_back.gif); 
	background-repeat:repeat-y; 
	border-bottom: solid 1px #A1AAC3; 
	border-left: solid 1px #A1AAC3; 
	border-right: solid 1px #A1AAC3;
	width: 191px;
	margin-bottom:10px;
}
