#menuDiv{
	float:left;
	width:225px;
}

#menuDiv ul li a{
  width:auto;
  font-weight:bold;
  font-size: 11px;
  color:#ffffff;
  text-decoration:none;
  display:block;
  padding-top:6px;
  padding-bottom:5px;
  padding-left:17px;
}
#menuDiv ul li a:hover{
	color:#000000;
}

#menuDiv ul {
  margin:0px;
  padding: 0px;
  list-style-type:none;
}
#menuDiv ul li{
  margin: 0px;
  margin-top:0px;
  padding:0px;
  height:23px;
  list-style-type:none;
  vertical-align:middle;
}

.ddmx {
    font: 11px tahoma;
	text-align:left;
	float:right;
}
.ddmxx
{
}
.ddmxx .item1x {

}
.ddmx .item1x
{
    padding: 10px 0px 3px 10px;

    font: 11px verdana;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	height:20px;

}
.ddmx .item1
{

    padding: 4px 20px 2px 20px;

    font: 11px verdana;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	height:16px;

}
.ddmx .item1:hover
{
    padding: 4px 20px 2px 20px;
    font: 11px verdana;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	background: #ff0000;
}

.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 4px 20px 2px 20px;
    font: 11px verdana;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	height:16px;
	background: #ff0000;
}
.ddmx .item2
{
    padding: 7px 17px 7px 17px;
    font: 11px verdana;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2:hover
{
    padding: 7px 17px 7px 17px;
    font: 11px verdana;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	background: #000000;

}
.ddmx .item2-active,
.ddmx .item2-active:hover 
{
    padding: 7px 17px 7px 17px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	    background: #000000;
}
.ddmx .item2 {
    background: #ff0000;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 7px 17px 7px 17px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .item1 img,
.ddmx .item1-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}


.ddmx .section {
    border: 1px solid #000000;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.wiz {
	color:#ff0000;
}
.pus {
	font-size: 11px;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
