.o {
	background-color: #FF9A11;
}
.nav {
	font:"Trebuchet MS", Tahoma;
	color:#FFFFFF;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
}
.foot {
	font-family: "Trebuchet MS", Tahoma;
	font-size:9px;
	color:#999999;
	}
.navb {color:#000000;}
.navbb {color:#FFFFFF; font-weight: bold;}
.navg { font-weight: bold; color:#666666;}
h1 {font-size:16px; color:#666666;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
p {
	font-size: 13px;
}
h2 {font-size:14px}

.ddmx {
	font:"Trebuchet MS", Tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    border: 1px solid #cccccc;
    background: #ffffff;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	text-align:right;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
	font:"Trebuchet MS", Tahoma;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    border: 1px solid #cccccc;
}
.ddmx .item2 {
    background: #ffffff;
}
.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 #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #cccccc;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */