#menu-header {
	/*background:transparent url(/ftpimages/194/podium/style525/L1nav_top.png) repeat-y scroll left top;
	width:210px;
	height:8px;*/
}
.submenudown {
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:174px;
	}
	.link-holder {
	}
	.subMenuItemsdown{
		/*padding-left:21px;*/
		display:block;
		background-color:#ffffff;
		/*border-left:1px solid #003366;
		border-right:1px solid #003366;*/
		border-bottom:1px solid #003366;
		/*background:transparent url(/ftpimages/194/podium/style525/L1nav_off.png) no-repeat scroll left bottom;*/
		background:transparent url(/images/menu/dropdown_strip_off.jpg) repeat-y scroll left bottom;
		text-decoration: none;
		color:#003366;
		font-family: Tahoma;
		font-size: 13px;
		line-height: 15px;
		width:174px;
		}
		.subMenuItemsdown span{
			display:block;
			padding:0.5em;
			cursor: pointer;
			text-align:left;
		}
	.subMenuItemsdown:hover,a.subMenuItemsdown.on{
		background-color:#f9f1b5;
		/*background: url(/ftpimages/194/podium/style525/L1nav_on.png) bottom left repeat-y;*/
		background: transparent url(/images/menu/dropdown_strip_on.jpg) repeat-y scroll left bottom;
		line-height:15px;
		color:#003366;
	}
#menu-footer {
}
	
.L3Menudown{
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:200px;
	}
	.L3MenuItemsdown{
		display:block;
		width:200px;
		background:#00a6a8;
		text-decoration: none;
		color: #ffffff;
		font-family: Arial;
		font-size: 12px;
		line-height: 27px;
		}
		.L3MenuItemsdown span{
			display:block;
			padding-left:5px;
			padding-right: 5px;
			cursor: pointer;
		}
	.L3MenuItemsdown:hover{
		background: #01797b;
	}
	
	.menufirst{background: #ff0000;}