.ddmx {
    font: 11px tahoma;

}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	background: #000080 url('wood9.jpg');
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	font-style:normal; font-variant:normal; font-size:12px; font-family:arial; padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:3px; background-image:url('wood9.jpg')
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	background-image: url('wood9.jpg');font-style:normal; font-variant:normal; font-size:11px; font-family:tahoma; padding-left:8px; padding-right:8px; padding-top:3px; padding-bottom:4px
}
.ddmx .item2 {
    background: #e5e1da url('wood9.jpg');
	 
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background-image: url('wood9.jpg');
	 color: #ffffff
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0px none;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

body {
scrollbar-face-color: #F1EFDC; 
scrollbar-shadow-color: #000077; 
scrollbar-base-color: #F1EFDC; 
scrollbar-highlight-color: #000077; 
scrollbar-3dlight-color: #F1EFDC; 
scrollbar-darkshadow-color: #000077; 
scrollbar-track-color: #F1EFDC; 
scrollbar-arrow-color: #000077;} 

@font-face {
  font-family: 'Neon Lights';
  font-style: normal;
  font-weight: normal;
  src:url(NEONLIG4.eot);
}
.neon {
	font-family: 'Neon Lights';
}