.ddmx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 24px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images_new/link_back.JPG);
	background-repeat: repeat-x;
	background-attachment: fixed;
	height: 24px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	color: #FFFFFF;
	background-image: url(images_new/link_back_over.JPG);
	background-repeat: repeat; 
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	border: thin solid #000000;
}
.ddmx .item2 {
	background-image: url(images_new/bg_menu.jpg);
	background-repeat: repeat;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	color: #FFFFFF;
	background-image: url(images_new/bg_menu.jpg);
	background-repeat: repeat;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
	border: 1px solid #000000;
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

.ddmx .item3 {
	background-image: url(images_new/bg_menu.jpg);
	background-repeat: repeat;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
	background-image: url(images_new/bg_menu.jpg);
	background-repeat: repeat;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
#body {
	background-image: url(images_new/background.jpg);
	background-repeat: repeat-x;
}
