body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
html,body {
	height: 100%;
}
.maintable {

	border-bottom: #205D95 0px solid;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-top: #205D95 0px solid;
}

.whiteunderline {
	background-color:#F6E8F6;
	border-bottom: #E7E7E7 1px solid;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-top: #969696 0px solid;
}
a:link.b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #222222;
	text-decoration: none;
	
}
a:visited.b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #222222;
	text-decoration: none;
	

}
a:hover.white {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #EADBCE;
	text-decoration: none;
	
	}

	a:link.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
	
}
a:visited.white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
	

}
a:hover.b {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #9B3975;
	text-decoration: none;
	
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
	
}



a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
	

}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #333333;
	text-decoration: none;
	
	}
.menutd {
	
	border-bottom: #CACACA 0px solid;
	border-left: #E4E4E4 1px solid;
	border-right: #E4E4E4 1px solid;
	border-top: #C8C8C8 0px solid;
	
	}
	
.reportstd {
	border-bottom: #828282 0px solid;
	border-left: #ECECEC 0px solid;
	border-right: #ECECEC 0px solid;
	border-top: #848484 0px solid;
}
#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 */
		padding: 13px 0px 0px 30px;
	}
		
	#dhtmlgoodies_menu{
		visibility:hidden;	
		
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
		width: auto;
		padding: 13px 0px 0px 30px;
		font-weight:bold;
		border: 0px;
		
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
		color: #EE9A07;
		font-weight:bold;
		width: auto;
		margin: 0px 30px 0px 0px;
		height:25px;		
		border: 0px;
	}	
	#dhtmlgoodies_menu a{
	
	
		margin:0px;
		padding:0px;
		width: 100%;
		
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{

		

		
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */



		
		overflow:visible;
		
		
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
	margin:20px 0px 0px -5px;
	padding:20px 0px 0px 0px;
		border:0px;
		padding:0px;
		border:0px solid #555;
		width:350px;
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a{
		width:300px;
		color: #EE9A07;
		text-decoration:none;
		padding-left:2px;
		padding-right:2px;
		
	
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		
		
	}
	#dhtmlgoodies_menu .currentDepth1over{

		

		
		
	}
	#dhtmlgoodies_menu .currentDepth1 a{

	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */

		color: #EE9A07;
		
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
	

	border-top:1px solid #ffffff;
		height:20px;
		padding: 3px 10px 0px 5px;
		background-color:#FF9900;
		
	}
	
	#dhtmlgoodies_menu .currentDepth2 a{
	
		color:#ffffff;
		
		
	}
	
	#dhtmlgoodies_menu .currentDepth2over{
	

		border-top:1px solid #ffffff;
		height:20px;
		padding: 3px 10px 0px 5px;
		padding-left:5px;
		background-color:#CC6600;
		
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#ffffff;
		
		
	}	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		padding-right:2px;
		width:250px;
		background-color:#ffffff;
		border-top:1px solid #ffffff;

	}
	#dhtmlgoodies_menu .currentDepth3over{
		padding-right:2px;
		background-color:#ffffff;
		border-top:1px solid #ffffff;

	}
		#dhtmlgoodies_menu .currentDepth3over a{	/* Text rules */
		color:#EE9A07;
		
		
	}	
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
		border:0px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#ffffff;
		border:0px solid #000;
	}
