/* 
	General styles for this example page */
/*	html{
		height:100%;
	}*/
/*	body{
		font-family: Tahoma,Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight: bold;
		text-align:center;
		background-color:#E2EBED;
		height:100%;
	}*/
	
/*	p{
		margin-top:5px;
		margin-bottom:10px;
	}*/
	
	#mainContainer{
		height:20px;
		width:750px;
		margin:0;
		text-align:center;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;	
		padding-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;	
		height:12px;
	}
	#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;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{

		border:0px ;
		/*background-color:#FFF;*/
		padding:1px;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
		border:0px;
		font-weight:normal;
		overflow:visible;
		padding-top:0px;
		padding-bottom:0px;
	}
	#dhtmlgoodies_menu.links_text
	{
	background-color: #FFFFFF;
	}
	
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		border:1px solid #999999;
		padding:0px;
		text-align: left;
		height:25px;
	}
	#dhtmlgoodies_menu ul.menuBlock3{	/* Menu bar - sub menu items */
		border:1px solid #999999;
		padding:0px;
		text-align: left;
		height:25px;
	}
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	/*main navigation text */
	#dhtmlgoodies_menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ececec;
	line-height: 30px;
	text-decoration: none;
	height: 30px;
	
	
	}
	#dhtmlgoodies_menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 30px;
	background-color: #BEDBEF;
		line-height: 30px;
	}
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0px;
		border:0px;
		text-decoration:none;
	}
	#dhtmlgoodies_menu .currentDepth1over
	{
	
	
		background-color: #000000;
		color:#0000FF;
		
		text-decoration:none;
		
	}
	/* 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 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f1f1f1;
	text-decoration:none;
	font-weight:normal;
	}

	/* style of Level 1 Navigation */
	/* Sub menu depth 1 */
	
	
	#dhtmlgoodies_menu .currentDepth2{
		
		background-color:#FFFFFF;
		padding-top:0px;
		padding-right:0px;
		padding-bottom:0px;
		padding-left:0px;
		height:25px;
		/*border: 1px solid #032830;*/
		border-bottom:1px solid #999999;
		/*border-left:1px solid #032830;
		border-right:1px solid #032830;*/
		width:200;
		/*border-top:1px solid #032830;*/
		
	}
	#dhtmlgoodies_menu .currentDepth2over{
		background-color:#BEDBEF;

		border-bottom:1px solid #999999;
		width:200;
		height:25px;
		/*border-left:1px solid #032830;
		border-right:1px solid #032830;
		*/
	}	

	#dhtmlgoodies_menu .currentDepth2 a{
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight:normal;
		text-align:left;
		background-color:#FFFFFF;
		height:25px;
	}



	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight:normal;
		text-align:left;
		background-color:#BEDBEF;
		height:25px;
				
	}	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		background-color:#FFFFFF;
		padding-top:0px;
		padding-right:0px;
		padding-bottom:0px;
		padding-left:0px;
		height:25px;
		/*border: 1px solid #032830;*/
		border-bottom:1px solid #999999;
		/*border-left:1px solid #032830;
		border-right:1px solid #032830;*/
		width:200;
		/*border-top:1px solid #032830;*/
	}
	#dhtmlgoodies_menu .currentDepth3over{
		background-color:#BEDBEF;

		border-bottom:1px solid #999999;
		width:200;
		height:25px;
		/*border-left:1px solid #032830;
		border-right:1px solid #032830;
		*/
	}
	
	#dhtmlgoodies_menu .currentDepth3 a{
		
			font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight:normal;
		text-align:left;
		background-color:#FFFFFF;
		height:25px;
	}


	#dhtmlgoodies_menu .currentDepth3over a{	/* Text rules */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight:normal;
		text-align:left;
		background-color:#BEDBEF;
		height:25px;
				
	}
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
		border:0px;
		height:25px;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#002349;
		border:0px;
		height:25px;
	}	