body  { color: #000000; background-repeat: no-repeat; background-position: 0 0; margin: 0; padding: 0; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #ccc; }
h1 {
	font:11px Arial, helvetica;
	color: #000000;
	text-align: left;
	letter-spacing: 0;
}
h2  {
	color:#666666;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
	color: #000000;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-style: normal;
	background-color: #ffffff;
	text-align: left;
	z-index: 1;
	padding-right: 0;
	font-variant: normal;
	border-bottom: 2px groove #000000;
	letter-spacing: 3px;
}
h4 {
	color: #CCCCCC;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	top: 0px;
	font-style: normal;
	text-decoration: overline;
	text-align: left;
	position: relative;
	left: 0px;
}
.layer2 {
	background-color: #CCCCCC;
	height: 100%;
	width: 745px;
	left: 0;
	top: 0px;
	position: relative;
	right: 0;
	float: left;
	padding: 2px;
	border-bottom-color: #00CC00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	z-index: 1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-left-color: #00CC00;
	margin-left: 60px;
	clear: left;
}
.layer5 {
	background-color: #CCCCCC;
	position: relative;
	z-index: 1;
	top: 0;
	right: 0;
	width: 140px;
	height: 100%;
	float: right;
	clear: right;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
.layer3 {
	background-color: #fff;
	padding: 8px;
	position: relative;
	top: 0;
	right: 0;
	width: 725px;
	height: 100%;
	float: left;
	border: 1px solid #00CC00;
	clear: left;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	z-index: 1;
}
.absElement {
	position: absolute;
	top: 0;
	left: 0%;
	right: 0%;
	float: left;
	padding: 2px;
	background-color: #CCCCCC;
	height: 100px;
	width: 100%;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000031;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
/*<agl.folder "Navigation Bar">*/
	#menuBar {
	display: block;
	width: 358px;
	background-color: #ccc;
	top: 0px;
	margin-top: 0px;
	margin-left: 60px;
	z-index: 1000000;
	visibility: hidden;
	padding-top: 29px;
}
	#mainContainer{
	text-align:left;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	width: 358px;
	position: fixed;
	visibility: visible;
	}
	
	#dhtmlgoodies_menu img{
	border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul{
	display:none;
	}
		
	#dhtmlgoodies_menu{
	visibility:hidden;
	font-size: 12px;
	}
	#dhtmlgoodies_menu ul{
	margin:0px;	/* No indent */
	padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
	list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{
	padding:1px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
	background-color:#000000;
	padding:2px;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
	background-color:#000000;
	overflow:visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	margin: 0px;
	padding: 2px;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
	padding:2px;
	background-color: #000000;
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a{
		color: #FFFFFF;
		text-decoration:none;
		padding-left:2px;
		padding-right:2px;
	
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		padding-left:5px;
		padding-right:5px;
		border:1px solid #000000;
	}
	#dhtmlgoodies_menu .currentDepth1over{
		padding-left:5px;
		padding-right:5px;
		background-color:#00CC00;
		border:1px solid #000;
		
		
	}
	#dhtmlgoodies_menu .currentDepth1 a{
		font-weight:bold;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		color:#FFF;
		font-weight:bold;
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth2over{
		padding-right:2px;
		background-color:#FFFFFF;
		border:1px solid #000;
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#000;
	}	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth3over{
		padding-right:2px;
		background-color:#00CC00;
		border:1px solid #000;
	}
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#00CC00;
		border:1px solid #000;
	}	

.layer4 {
	font-stretch: semi-expanded;
	background-color: #ffffff;
	position: relative;
	top: 0px;
	width: 749px;
	height: 50px;
	z-index: 1;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-left-color: #00CC00;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CC00;
	border-bottom-width: 3px;
	margin-left: 60px;
}
.header {
	padding: 5px;
	position: fixed;
	width: 100%;
	height: 15px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
	margin-top: 0px;
	clear: left;
	background-image:;
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
}
.footer {
	position: relative;
	z-index: 1;
	width: 726px;
	height: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
	clear: none;
	left: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	text-decoration: overline;
	text-align: right;
	font-style: normal;
	line-height: 30px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	top: 0px;
	right: -5px;
	border-right-style: solid;
	border-right-color: #00CC00;
}
li {
	list-style-position: outside;
	list-style-type: circle;
}
