/*body {margin:25px; font:12px Verdana, Arial, Helvetica}*/
* {padding:0; margin:0}
* 
.dropdown {
float:left; 
padding-right:0px;
}


.dropdown dt, .dropdown#linked dt {
border:0px solid #9ac1c9; 
padding:8px; 
cursor:pointer; 
background:url(../images/header.gif); 
padding: 0px;
}

.dropdown dt:hover {
background:url(../images/header_over.gif);
}

.dropdown dd {
position: absolute; 
overflow: hidden; 
width: 208px; 
display: none; 
background:#fff; 
z-index:200; 
opacity:0;
_width: 204px;  /* IE ONLY */
}

.dropdown ul {
width:204px; 
_width: 204px;  /* IE ONLY */
border:2px solid #ee8842; 
list-style: none; 
border-top: 1px solid #ed8137; 
border-bottom: none;

}

.dropdown li {
display: inline;

}

.dropdown a, .dropdown a:active, .dropdown a:visited 
{
display:block; 
padding: 5px 0px 5px 10px; 
color:#ed8137; 
text-decoration:none; 
background: white; 
width:194px;

font-size: 14px;
}


.dropdown#linked a, .dropdown#linked a:active, .dropdown#linked a:visited 
{display:block; padding:0px; text-decoration:none; background: transparent; width: auto; height: 15px;

}

.dropdown#linked a:hover {
color: orange;
}

.dropdown#linked dt:hover {background:url(../images/header_over.gif)}

.dropdown a:hover {
background:#ee8842; 
color: white; 
_font-size: 14px; /* IE ONLY */
}

.dropdown .underline {border-bottom:0px solid #ffe9db;}

.dropdown#linked, .dropdown, .dropdown#linked a
{
font-family: verdana; font-size:15px; font-weight: 900;
}




.menu_link_top_linked a {

}

.menu_top_linked a, .menu_top_linked a:active, .menu_top_linked a:visited, 
dt.menu_top_nolink {
color: #ed8137;
background: url(../images/page/topmenu_bg.gif);
font-size: 17px;
font-weight: 100;
font-family: verdana; 
width: auto;
padding: 8px 8px 8px 8px;
height: 18px;
_display: inline; /* IE ONLY*/
}

.menu_top_linked a:hover, dt.menu_top_nolink:hover,
dt.menu_top_nolink:hover {
color: white;
background: transparent;
font-size: 17px;
font-weight: 100;
background: url(../images/page/topmenu_hover_bg.gif);
background-repeat: repeat-x;
font-family: verdana; 
_display: inline; /* IE ONLY*/
}



.menu_top_selected a, .menu_top_selected a:active, .menu_top_selected a:visited, 
.menu_top_selected a:hover {
color: white;
background: url(../images/page/topmenu_hover_bg.gif);

font-size: 17px;
font-weight: 100;
font-family: verdana; 
width: auto;
padding: 8px 8px 8px 8px;
height: 18px;
_display: inline; /* IE ONLY*/
}






div.spacer {
background: red;
width: 15px;
height: 37px;
background: transparent;
}





.asd dt, .asd#linked dt {border:0px solid #9ac1c9; padding:8px; cursor:pointer; 
background:url(../images/header.gif); padding: 8px 12px 8px 12px;}


.flyout_bottom_row {
height: 5px;
width: 204px;
background-color: white;
border:2px solid #ff6600; 
border-top: none;

}

