 html { overflow-x: auto; } 
   BODY {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #000000; 
	margin : 0px 5px;
	font-size:12px;} 

 
   
.ddmx {
	background-color:#b4b7be;
}


.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1:visited,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	font-size: 10pt;
	background-color:#b4b7be;
    color: #000000;
    text-decoration: none;
    display: block;
    position: relative;
	line-height:34px;
	font-weight:bold;
	
	
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    color: #ffffff;	
	
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2:visited,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 0px 0px 0px;
	font-size: 10pt;
	color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    background-color:#b4b7be;
	text-align: left;
	border-bottom: 1px solid #000000;
	font-weight:bold;
	line-height:30px;
	
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    color: #ffffff;
	
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 0px 0px 0px 0px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
	font: 10pt;
}
.ddmx .section {
    margin-top: 6px;
    border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	background-color:#b4b7be;
	
}
.ddmx .section2 {
    margin-top: 0px;
    border: 1px solid #ffffff;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	background-color:#b4b7be;
	
}


* html .ddmx td { position: relative; } /* ie 5.0 fix */
ul li{
	line-height:20px;
}
p{
	line-height:20px;}
	
.minimenu{
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.minimenured{
	color:#F00;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.minimenu:hover{
	color:#F00;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
a:link { color:#000;}
a:visited {color:#000;}
a:active { color:#000;}
a:hover { color: red;}

#adcontact {width:275px; float:right;}


