.cf_menu
{
	visibility: hidden;
	margin: 0;
	padding: 0;
	height:45px;
	z-index:100;
	list-style:none;
	}



	.cf_menu li
	{	
		position:relative;
		float:left;
		line-height:45px;
		}

	

	.cf_menu li a, .cf_menu li a#buttonnohover

	{	
		position:relative;
		color:#fff;
		display:block;
		font:normal 16px Verdana;
		/*padding:12px 29px 10px 30px;*/
		padding:0px 29px 0px 30px;
		height:45px;
		text-decoration:none;
		line-height:45px;

		}



	.cf_menu li a:hover, .cf_menu li a#buttonhover

	{	
		color:#dc0d06;
		background:url(images/bg_menu_hover.gif) repeat-x top left;	

	}



		.cf_menu ul

		{	
			position: absolute;
			left:0px;
			top:45px;
			visibility: hidden;
			margin:0;
			padding: 0;
			line-height:18px;
			

		}



			.cf_menu ul li

			{	
				float: none;
				border-right:0;
				border-left:0;
				line-height:18px;
				border-top:solid 1px #fff;

				}



			.cf_menu ul li a

			{	
				display: block;
				margin: 0px;				
				padding:6px 7px 6px 7px;
				font-weight: normal;
				font-size:12px;
				text-align: left;
				text-transform: none;
				color: #fff;
				background-color: #08090d;
				border-width: 0;
				border-right:0;
				border-left:0;
				width:120px;
				height:18px;
				border-bottom:solid 1px #000;
				line-height:18px;
				}



.cf_menu .hsub

{	

	line-height:18px;

	}



	.cf_menu ul li .hsub

	{	line-height:18px;/*background: #ECEFE4 no-repeat right url(arrow.gif)*/}



.cf_menu .hsub:hover

{ line-height:18px;/*	background: #ABC9DE no-repeat right url(arrow.gif)*/}



	.cf_menu ul li .hsub:hover

	{ line-height:18px; /*	background: #ABC9DE no-repeat right url(arrow.gif)*/}










