
	#mainContainer{
	/*width:600px;
	margin:0;
	text-align:right;
	
	height:26px;
	line-height:26px;*/
	
		margin:0;
		height:27px;
		text-align:right;
		background-color:#893B17;
		font-weight:bold;
		line-height:32px;
		


	
	}
	.sep{
	margin-bottom:0px;
	}
	
	#dhtmlgoodies_menu img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul
	{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu
	{
		visibility:hidden;	
		text-align:center;
		letter-spacing: 0px;
		
		

		
	}
	#dhtmlgoodies_menu ul
	{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	
	}
	#dhtmlgoodies_menu li
	{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a
	{
		margin:0px;
		padding:0px;
	}
	
	#dhtmlgoodies_menu ul
	{
		border:0px ;
		padding:0px;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{
		/*font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #EADDD7;
		text-decoration: none;	
		border:0px;
		overflow:visible;
		letter-spacing: 0px;
		padding-top:0px;
		padding-bottom:0px;
		font-weight: bold;
		*/
		
		font-family: verdana, arial;
		font-size:12px;
		border:0px;
		overflow:visible;
		color: #893B17;
		text-align:center;
		height:27px;
		font-weight: bold;
		
		
		
		/*padding-left:15px;*/
		
		
}
	
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		/*border:1px solid #060000;*/
		padding:0px;
		text-align: left;
		
		
		
		
		
	}
	#dhtmlgoodies_menu ul.menuBlock3{	/* Menu bar - main menu items */
		/*border:1px solid #060000;*/
		padding:0px;
		text-align: left;
		
		
	}
	
	
#dhtmlgoodies_menu a{
		font-family: verdana, arial;
		font-size: 12px;
		text-decoration:none;
		font-weight:bold;
		text-align:center;
		
		
	}
	#dhtmlgoodies_menu a:hover{

	/*color: #ffffff;*/

	}
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		
		border:0px;
		
		
	}
	#dhtmlgoodies_menu .currentDepth1over{
		
		border:0px;
		
		
	}
	/* style of main navigation */
	#dhtmlgoodies_menu .currentDepth1 a{		
		
		text-decoration:none;
		/*font-weight:bold;*/
	}
	/* style of main navigation om mouseover */
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	
		
	}
	/* style of Level 1 Navigation */
	/* Sub menu depth 1 */
	
	#dhtmlgoodies_menu .currentDepth2{
		
/*		background-color:#4E81C2;*/
		padding-left:10px;

		display:block;
		
		width:160px;
		height:20px;
		text-align:left;
		
	}
	#dhtmlgoodies_menu .currentDepth2over{
		
	/*	background-color:#4E81C2;*/
		padding-left:10px;
		display:block;
		
		width:160px;
		height:20px;
		text-align:left;
	}	
	
	#dhtmlgoodies_menu .currentDepth2 a{
		font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
		font-size: 11px;
		padding-left:10px;
		font-weight:normal;
		color: #EADDD7;
		text-align:left;
		background-color:#893B17;
		display:block;
		
	}
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
		font-size: 11px;
		padding-left:10px;
		font-weight:normal;
		color: #ffffff;
		text-align:left;
		background-color:#893B17;
		display:block;
	}	
	/* Sub menu depth 2 */
	
	#dhtmlgoodies_menu .currentDepth3{
		
		background-color:#893B17;
		padding-top:3px;
		padding-right:0px;
		padding-bottom:3px;
		padding-left:0px;
		display:block;
		border-bottom:1px solid #893B17;
		width:160px;
		height:20px;
		text-align:left;
	}
	#dhtmlgoodies_menu .currentDepth3over{
		background-color:#893B17;
		padding-top:3px;
		padding-right:0px;
		padding-bottom:3px;
		padding-left:0px;
		color:#ffffff;
		border-bottom:1px solid #893B17;
		display:block;
		width:160px;
		height:20px;
	}	
	
	#dhtmlgoodies_menu .currentDepth3 a{
		font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
		font-size: 11px;
		font-weight:normal;
		color: #EADDD7;
		text-align:left;
		background-color:#893B17;
		display:block;
		
	}
	#dhtmlgoodies_menu .currentDepth3over a{	/* Text rules */
		font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
		font-size: 11px;
		font-weight:normal;
		color: #ffffff;
		text-align:left;
		background-color:#893B17;
		display:block;
	}	