
.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 : Tahoma;
	font-size : 11px;
	color : #0F5632 ;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-right:20px;;
	font-weight:bold;
	text-decoration : none;
	text-align:right;
	display:block;
	background-image:url(/ftpimages/305/podium/ql_arrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
	
}

.dd_ql_nav_on {
	font-family : Tahoma;
	font-size : 11px;
	color : #0F5632 ;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-right:20px;
	font-weight:bold;
	text-decoration : underline;
	text-align:right;
	display:block;
	background-image:url(/ftpimages/305/podium/ql_arrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
	
}

.qlbox {
	padding-bottom:5px; 
	background-image:url(/ftpimages/305/podium/ql_back.gif); 
	background-repeat:repeat-x; 
	background-color:#ffffff; 
	border-bottom: solid 3px #02573E; 
	border-left: solid 3px #02573E; 
	border-right: solid 3px #02573E;
	width: 150px;
}