	#dhtmlgoodies_menu{	/* Menu object */
		margin:0px;
		padding:0px;
		width:150px;	/* Width of menu */
	}
	#dhtmlgoodies_menu li{
		margin-top:4px;	/* Space between each menu item */	
		
		/* Don't change these four values */
		list-style-type:none;				
		clear:both;
		display:block;	
		overflow:auto;
	}
	
	#dhtmlgoodies_menu li a{	/* Text rules for the menu items */
		color:#000;	/* Black text color */
		text-decoration:none;	/* No underline */
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		letter-spacing:1px;	/* Extra space between each letter of the menu items */
		font-size:0.7em;	/* Fixed font size */
		font-weight:bold;	/* Bold font */
		float:left;
		background-color:#F1F1F1;
		padding-left:3px;
		line-height:25px;	/* Height of menu links */

	}
	#dhtmlgoodies_menu li div{
		float:left;

	}
	.style1 {
		margin-bottom: 70px;
	}

	#dhtmlgoodies_menu0{	/* Menu object */
		margin:0px;
		padding:0px;
		width:150px;	/* Width of menu */
	}
	
	#dhtmlgoodies_menu0{	/* Menu object */
		margin:0px;
		padding:0px;
		width:150px;	/* Width of menu */
	}
	.style6 {
		border: 1px solid #000000;
	}
	.style7 {
		background-color: #FFFFFF;
	}
	.style9 {
		text-align: center;
	}
	.style10 {
		font-size: x-large;
	}
	.style11 {
		color: #0000FF;
	}
	.style12 {
		color: #FFFFFF;
	}
	.style13 {
		color: #FF0000;
	}
	.style14 {
		font-size: x-small;
		color: #808080;
	}
	.style15 {
		font-size: x-small;
		color: #808080;
		text-align: right;
	}
	.style16 {
	text-decoration: none;
	}
	.style17 {
	color: #808080;
	}
	.style4 {
		color: #FF0000;
		font-size: x-large;
	}
