.L1menu:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;
	text-transform : uppercase;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
	text-decoration : none;
	background: #2c4ea4;
	display:block;
	border-bottom: solid 1px #1f3c53;
	border-left: solid 1px #1f3c53;
	border-right: solid 1px #1f3c53;

}
.L1menu {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;
	text-transform : uppercase;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
	text-decoration : none;
	background: #2c4ea4;
	display:block;
	border-bottom: solid 1px #1f3c53;
	border-left: solid 1px #1f3c53;
	border-right: solid 1px #1f3c53;
}
.L1menu:active {
	font-family : Tahoma;
	font-size : 10px;
	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 #1c3168;
	border-left: solid 1px #1c3168;
	border-right: solid 1px #1c3168;
	
}
.L1menu:hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight:bold;
	color : #ffffff;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
	font-weight:bold;
	text-decoration : none;
	background-color: #22415a;
	display:block;
	border-bottom: solid 1px #1c3168;
	border-left: solid 1px #1c3168;
	border-right: solid 1px #1c3168;
	/*backgrond-image:url(/ftpimages/305/podium/dd_on.gif);*/
	/*background-repeat:repeat-x;*/
}
