#mainbuttontext{
	background:url(nav_bg.jpg) repeat-x;
	height:25px;
	

}
.mainbuttontext{
	color:#ffffff;
	font-weight:bold;
}
.mainbuttontext{
	border-right:3px solid #ffffff;
	padding-left:5px;
	padding-right:5px;
}

#right{
	background:url(right_bg.gif) repeat-y;
}
#addresstext{
	background:url(bottom.gif) no-repeat;
}
#addresstext img{
	padding:0;
	margin:0;
}
#addresstext a{
	color:#016893;
}
div.incol{
	padding-left:5px ;
	padding-top:5px ;
	padding-right:5px ;
}
input , textarea{
	border:1px solid black;
}

.ddmx {
    font-family      : verdana;
    
    
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover,
.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover  {
    padding: 1px 10px 1px 6px;
    display: block;
    white-space: nowrap;
    position: relative;
    border-right:3px solid white;
	color:white;
	font-weight:bold;
}
.ddmx .section .item2,
.ddmx .section .item2:hover,
.ddmx .section .item2-active,
.ddmx .section .item2-active:hover {
	text-align:left;
    padding: 3px 8px 4px 8px;
    display: block;
    color            : #ffffff;
    border-bottom: 0px solid #3F3F3F;
    font-weight : bold;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    font-size        : 60%;
    
}
.ddmx .section .section .item2,
.ddmx .section .section .item2:hover,
.ddmx .section .section .item2-active,
.ddmx .section .section .item2-active:hover {
	text-align:left;
    padding: 3px 8px 4px 8px;
    display: block;
    color            : #3F3F3F;
    border-bottom: 1px solid #3F3F3F;
    font-weight : bold;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    font-size        : 60%;
    
}

.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:0px solid #000000;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #3F3F3F;
}
.aboveroll { 
		background:url(nav_bg.jpg) repeat-x;
	}
* html .ddmx td { position: relative; } /* ie 5.0 fix */
