
.menubar1
{

	border-top: solid 1px #C3C4C6;
	border-bottom: solid 1px #C3C4C6;
	height: 25px;
	text-align: left;

}

.menubar2
{

	height: 25px;
	text-align: left;
	
}

.ddmx
{
    font-size:9px;
	font-family:verdana;
	padding-top: 3px;

}

.ddmx .item1, .ddmx .item1-active

{
    padding: 2px 10px 2px 8px;
    font: 9px verdana;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align: left;
    font-weight: normal;
	 border-left:3px solid #B4B5B8;
}





a.item1:link, a.item1:visited 

{
    padding: 2px 10px 2px 8px;
    font: 9px verdana;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align: left; 
    font-weight: normal;
}

a.item1:active

{
    padding: 2px 10px 2px 8px;
    font: 9px verdana;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align: left; 
     font-weight: normal;
   
}




.ddmx .item1-active:hover
{
    color: #ffffff; 
    text-decoration: none;
     border-left:3px solid #ad9600;
}


.ddmx .item1:hover
{
    color: #ffffff; 
    text-decoration: none;
}

.ddmx .item2, .ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover

{
    padding: 2px 8px 3px 8px;
   font: 9px verdana;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    text-align: left;
    border-bottom:1px solid #B4B5B8;
  
}

.item2

{
    padding: 2px 8px 3px 8px;
    font: 9px verdana;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    text-align: left;

    
 
}

.ddmx 
{
  
    background: #C3C4C6;
    text-align: left;
    color: 000000; 


}

.ddmx .item2
{
  
    background: #C3C4C6;
    text-align: left;
    color: 000000; 
  

}

a.item2:hover
{
    background:  #ffffff;
    text-decoration: none;
    color: 000000; 

}

a.item2:visited
{
    text-decoration: none;
    background: C3C4C6;
    color: 000000; 
  
}


.ddmx .item2:hover,
.ddmx .item2-active:hover
{
    background:  #ffffff;
    text-decoration: none;
    color: 000000;
 
}


.ddmx .item2:visited
{
    text-decoration: none;
    color: 000000;
}

.ddmx .item2-active:visited
{
    text-decoration: none;
    color: 000000;
}

.ddmx .arrow
{
    padding: 3px 16px 4px 8px;
    background: #00304D;
  
}
.ddmx .arrow:hover, .ddmx .arrow:active
{
    padding: 3px 16px 4px 8px;
    background: #586F78;
  
}


.ddmx .arrow-active:hover, .ddmx .arrow-active:active, .ddmx .arrow-active:visited
{
    padding: 3px 16px 4px 8px;
    background: #586F78;
  
}




.ddmx .item2-active 
{
    padding: 3px 16px 4px 8px;
    background: #C3C4C6;
    color: ffffff;
  
}

.ddmx .item2 img,
.ddmx .item2-active img

{
    position: absolute;
    top: 3px;
    right: 2px;
    border: 0;

}

.ddmx .section
{
	background-color:#C3C4C6;

    border-top:0px solid #00304D;
    border-bottom:0px solid #00304D;
    border-left:0px solid #00304D;
    border-right:0px solid #00304D;
    position:absolute;
    visibility:hidden;
    z-index: -1;
    padding-top: 6px;

  
}





* html .ddmx td
{
	position: relative;
} /* ie 5.0 fix */