.style1 {
	font-family: arial
}
.style2 {
	font-family: arial
	font-size: 12px;
}
.image{
	border: 0px groove;
}
.image2{
	border: 10px groove #000000;
}

.ddmx {
    font: 11px arial;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}
.ddmx .item1,
.ddmx .item1-active
{
    vertical-align:top;
    padding: 3px 10px 3px 10px;
    background: transparent;
    font: 18px arial;
    color: #CC6600;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;

}
.ddmx .item1:hover,
.ddmx .item1-active:hover {
    vertical-align:top;
    padding: 3px 10px 3px 10px;
    background: transparent;
    font: 18px arial;
    color: #CC6600;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	filter: Light;
}
.ddmx .item2,
.ddmx .item2-active,
{
    vertical-align:top;
    padding: 3px 3px 4px 8px;
    background: transparent;
    font: 16px arial;
    color: #CC6600;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2:hover,
.ddmx .item2-active:hover {
    vertical-align: top;
    padding: 3px 3px 4px 8px;
    background: transparent;
    font: 16px arial;
    color: #CC6600;
    font-weight: bold;
    text-decoration: italic;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2 {
    background: transparent;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: transparent;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 10px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px groove #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.rowspace {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #FFFFFF;

}
