/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

.ddmx {
		background: inherit;
		font-family: Verdana;
		font-size:10px;
		font-weight: normal;
		text-decoration: none;
		padding-left:0px;
		padding-right:0px;
		margin-left:0px;
		margin-right:0px;
	
  }

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover 
{
	background:inherit;
	/*padding: 3px 8px;*/
	/* font: 13px Verdana, Arial, Helvetica;*/
	color:white;
	font-weight: normal;
	text-decoration: none;
	display: block;
	position: relative;
	z-index: 500;
}
.ddmx .item2,
.ddmx .item2:visited {
	background: inherit ;/*#004669;*/ /*top menu background*/
	color: white;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:3px;
	font-weight:bold;
 }

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	background: inherit;
	color:white;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:3px;
	font-weight:bold;  
   
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right:1px;
    border: 0px none;
}
.ddmx .section {
	background: #F5F5EA;
	/*border: 1px dotted #b8b4ae;*/
	border: 0px solid #ffffff;
	position: absolute;
	visibility: hidden;
	z-index: 800;
}

* html .ddmx td { position: relative; } 

.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
	padding: 2px 2px 2px 2px;
	background: inherit; /*#317394;*/
	font-weight: normal;
	text-decoration: none;
	display: block;
	position: relative;
	z-index: 700;
	border-bottom:solid 1px white;
	border-left:solid 1px white;
	border-right:solid 1px white;
 }
.ddmx .item3,
.ddmx .item3:visited 
{
		background: #4798D2;
		color: white;
}

.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
		background: white;
		color: black;
		border-bottom:solid 1px white;
		border-left:solid 1px white;
		border-right:solid 1px white;
		
}
.menusplit{
		background: inherit;
		color: white;
		font-family: Verdana, Arial, Helvetica;
		font-size:xx-small;
}

