.top_area_2010 {
    zoom: 1; /* ie6 force layout */
}

.top_menu_2010 {
    background: url(../images/ital_new/menu_background.png)  repeat-x top ; 
    margin: 0px;
    height: 36px;            
}

div.top_menu_bar_2010 {
    vertical-align:top;
}

.top_menu_bar_2010 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.top_menu_bar_2010 li {
    background:url("../images/ital_new/separate_01.png") no-repeat scroll left center transparent;
    float: left;                            
    color: white;
    font-size: 13px ;
    font-weight: bold;
}

.top_menu_bar_2010 li.active a {
    background-color: #1B3244;    
    color: white;
}

.top_menu_bar_2010 li:first-child, .top_menu_bar_first {
    border-left: 0;
}


.top_menu_bar_2010 li a, .top_menu_bar_2010 li div.spacer {
    text-decoration: none;                                               
    display: block;
    _display: inline-block; /* ie6 */
    color: white;
}

.top_menu_bar_2010 li a.hover, .top_menu_bar_2010 li a:hover {
    border: solid #1B3244;
    border-width: 1px 1px 0px 1px;
    padding: 0px;
    z-index: 999;
    zoom: 1;
    position: relative;
    margin: -5px -5px  ;
    _margin-right: -7px; /* ie6 */
    _left: -7px; /* ie6 */
    _text-indent: 1px; /* ie6 */
    text-decoration: none ;
}

.top_menu_bar_2010 li * div
{
    padding: 8px;
    padding-left: 12px ;
    padding-right: 12px ;
}

.top_menu_bar_2010 li a.hover div, .top_menu_bar_2010 li a:hover div {   
    border: 4px solid #8D9EAB;
    mem-border-bottom: 0 ;
    background-color: #1B3244;  
    cursor: pointer;
}
                      
.top_menu_2010 div.top_menu_popup {
    z-index: 1000;
    position: absolute;
    background-color: FAFBFB;
    border: 1px solid #1B3244;
    mem-color: #2481a4;
    display: none;
    zoom: 1;
}

.top_menu_2010 div.top_menu_popup_content table {
    border-collapse: collapse;
    border: 0px;
}

.top_menu_2010 div.top_menu_popup_content {   
    border: 4px solid #8D9EAB ;
    padding: 10px 5px 5px 0px;
    font-size: 13px ;
}

.top_menu_2010 div.top_menu_popup_column {
    float: left;
    padding: 10px;                        
}

.top_menu_2010 div.top_menu_popup_column:first-child {
    border-left: 0px none;
}

.top_menu_2010 div.top_menu_popup_content b {
    display: block;
    margin-bottom: 10px;
}

.top_menu_2010 div.top_menu_popup_content a
{
    background-color: FAFBFB;
    border: 0px none;
    margin: 0;
    padding: 0;
    font-weight: bold ; 
}

.top_menu_2010 div.top_menu_popup_content a, div.top_menu_popup_content a:hover {
    text-indent: 0px;
}

.top_menu_2010 div.top_menu_popup_content a {
    color: #1B3244;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    display: block;
    text-indent: 5px;             
    left: 0px;
}

.top_menu_2010 div.top_menu_popup_content a:hover {
    text-decoration: underline;
    text-indent: 5px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    background-color: FAFBFB;
    left: 0px;
    font-weight: bold ;
}

.top_menu_2010 div.top_menu_popup_bottom {
    text-align: right;
    margin: 5px 10px 0px 5px;
    padding-top: 5px;
}

.top_menu_2010 div.top_menu_popup_bottom a, div.top_menu_popup_bottom a:hover {
    color: #2481a4;
    text-decoration: none;
    padding: auto;
    margin: auto;
    display: inline;
    border: 0px;
    left: 0px;
}

.top_menu_2010 div.top_menu_popup_bottom a:hover {
    text-decoration: underline;
}

.top_menu_2010 .clear {
    clear: both;
}

.top_menu_2010 .clear-left {
    clear: left;
}

.top_menu_2010 .clear-right {
    clear: right;
}

.top_menu_2010 a {
    color: white;
}

.top_menu_2010 li.normalpointer a { 
    cursor: default;
}
