.L1menu:visited {
	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;

}
.L1menu {
	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;
}
.L1menu:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #5D5849 ;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
	font-weight:bold;
	text-decoration : none;
	background: #ffffff;
	display:block;
	border-bottom: solid 1px #C0DAD3;
	border-left: solid 1px #C0DAD3;
	border-right: solid 1px #C0DAD3;
	
}
.L1menu:hover {
	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;
}

/* quicklink styles */
.quicklink:visited {
	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;

}
.quicklink {
	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;
}
.quicklink:active {
	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;
	
}
.quicklink:hover {
	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;
}
