.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #FFFFFF;
font-weight: bold;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
color: #FFFF00;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
color: #000000;
}
.header {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC3300;
}

.footer {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: light;
	color: #e5e1da;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 18px;
 color: #999999;}
 
 .dingbat {
	font-family: Arial, Helvetica, sans-serif;
 color: #CC3300;
 font-weight: bolder;
 font-size: 1.1em;
 }

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    border-bottom: 1px solid #ffffff;
    font: 1em arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000033;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #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: 0;
}
.ddmx .section {
    border: 1px solid #ffffff;
	background-color: solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #ffffff;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

