@charset "utf-8";
/* CSS Document */

	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth3{
		padding-right:1px;
		color:#000000;
		border-bottom: 1px solid #ffffff;
		background-color:#97db2c;

		width:200px; 
	
			 }
	#dhtmlgoodies_menu .currentDepth3over{
		padding-right:1px;
		color:#ffffff;
		border-bottom: 0px solid #ffffff;
				background-color:#e9fbcb;
		width:200px; 
			}	
	#dhtmlgoodies_menu .currentDepth3over a{	/* Text rules */
		color:#000000;
		margin-top: 2px;

		 
	}	
	
	#dhtmlgoodies_menu .currentDepth3 a{	/* Text rules */
		color:#000000;
		margin-top: 2px;

		 
	}	
	
	
