/*
003637 - green
98C905 - green
darkblue - blue
*/
.ddmx{
border:0px none #FFFFFF !important ; 
}
.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
 padding: 1px 1px 1px 1px !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 9pt !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: center !important ; 
 font-weight: normal !important ; 
 color: #000000 !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
}
/* menu bar horizontal */
.ddmx td.item11 {
 background-color: #EEEEEE !important ; /*0C0E0D*/
 padding:0 !important ; 
 border-top: 1px solid #394A73 !important ; 
 border-left: 1px solid #394A73 !important ; 
 border-bottom: 1px solid #394A73;
 border-right: 0 !important ; 
 white-space: nowrap !important ; 
}
.ddmx td.item11-last {
 background-color: #EEEEEE !important ; 
 padding:0 !important ; 
 border: 1px solid #394A73 !important ; 
 white-space: nowrap; 
}
.ddmx td.item11-acton {
 padding:0 !important ; 
 border-top: 1px solid #394A73 !important ; 
 border-left: 1px solid #394A73 !important ; 
 white-space: nowrap; 
 border-bottom: 1px solid #394A73;
}
.ddmx td.item11-acton-last {
 border: 1px none #EEEEEE !important ; 
}
.ddmx .item11-acton-last a.item1,
.ddmx .item11-acton a.item1,
.ddmx .item11-acton-last a:hover,
.ddmx .item11-acton a:hover,
.ddmx .item11 a:hover,
.ddmx .item11-last a:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
 color: #000000 !important ; 
 background-color: #FFC819 !important ; 
}
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
 padding: 5px 5px 5px 5px !important ; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 z-index:500; 
 opacity:0.99; 
 width:228px;/* using fixed size due to IE7 display problems - was 100% */
 /*height:25px;*/
}

.ddmx a.item2 {
 background-color: #003637 !important ; 
 color: #FFFFCC !important ; 
 border-top: 1px solid #777777 !important ; 
 border-left: 1px solid #777777 !important ; 
 border-right: 1px solid #777777 !important ; 
 width:228px;/* using fixed size due to IE7 display problems - was 100% */
 /*height:25px;*/
}
.ddmx a.item2-last {
 background-color: #EEEEEE !important ; 
 color: #000000 !important ; 
 border-bottom: 1px solid #777777 !important ; 
 z-index:500; 
}
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
 background-color: #98C905 !important ; 
 color: #000000 !important ; 
 border-top: 1px solid #777777 !important ; 
 border-left: 1px solid #777777 !important ; 
 border-right: 1px solid #777777 !important ; 
}
.ddmx .section {
 border: 0px none #FFFFFF !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmxframe {
 border: 0px none #FFFFFF !important ; 
}
* html .ddmx td { position: relative; z-index: 99998;} /* ie 5.0 fix *//* added z-index value for google map */


div.round_top_darkblue {
        /** Rounded top appearence. **/
        color: #FFFFFF;
        background: #394A73 url('images/tab_box_tl_darkblue.gif') left top no-repeat;
        margin: 0;
        padding: 0;
}
div.round_top_darkblue div.round_top_inner_darkblue {
        background: url('images/tab_box_tr_darkblue.gif') right top no-repeat;
        padding: 3px 4px 0px 4px;
}
div.boxed_darkblue {
        border: 1px solid #394A73;
        padding: 10px 10px 10px 10px;
}
div.boxed_darkblue_ghostwhite {
        border: 1px solid #394A73;
        padding: 1px 1px 1px 1px;
        background-color: #F8F8FF;/*FEFBDE;*/
        color: #FF0000;
}
div.boxed_darkblue_ghostwhite_pad {
        border: 1px solid #394A73;
        padding: 10px 10px 10px 10px;
        background-color: #F8F8FF;/*FEFBDE;*/
        color: #000000;
}
div.boxed_darkblue_transparent_pad {
        border: 1px solid #394A73;
        padding: 10px 10px 10px 10px;
        background-color: transparent;/*FEFBDE;*/
        color: #000000;
}
div.boxed_darkblue_transparent {
        border: 1px solid #394A73;
        padding: 1px 1px 1px 1px;
        background-color: transparent;/*FEFBDE;*/
        color: #000000;
}

.advertTitleDarkblue {font-family: Arial, sans-serif; color: #FFFFCC; background-color: #394A73; font-size: 8pt; font-weight: bold; text-align: center; font-style: normal}
.advertTextDarkblue 
{
	color: #0000FF;
	
    font-family: Arial, Sans-Serif;
	margin-left: 1px;
	margin-right : 5px;
    font-size: 9pt;
    font-weight: normal
}