.main_menu2{
padding:8px 4px 2px 4px;
background:url(defImages/main_menubgr.png) top right no-repeat;
margin-top:20px;
overflow:hidden;
}

.main_menu2_tbl{
float:right;
}

.menu2{
width:110px;
text-align:center;
background:url(defImages/btn_bgr.png) top center no-repeat;
padding:5px 0 6px 0;

}

.menu2_o,.menu2_d{
background:url(defImages/btn_bgr_o.png) top center no-repeat;

}
.menu2 a{
color:#EA5106;
text-decoration:none;
font-size:14px;
}

.menu2 a:hover{
color:white;
}

.menu2_o a,.menu2_d a{
color:white;
}

.main_menu3_tbl, .main_menu4_tbl {
float:left;
background:url(defImages/sec_menubgr.png) top left repeat-x;
margin:5px 0;

}

.main_menu3 img, .main_menu4 img{
float:left;
margin:5px 0;
}

.main_menu3 td, .main_menu4 td{
padding:5px 5px 7px 5px;
text-align:center;
}

.menu3 a, .menu4 a{
color:#99530D;
font-size:12px;
text-decoration:none;
border-right:1px solid #FFCD37;
padding:0 7px;
}

.menu3_o a,.menu3_d a, .menu4_o a,.menu4_d a{
text-decoration:underline;
color:#99530D;
}

.main_menu5 {
clear:both;
margin:0 8px 0 0;
float:right;

}

.main_menu5 td img{
vertical-align:middle;
margin:-3px 0 0 0;
}

.main_menu5 td{
padding:3px 5px 0 5px;
text-align:center;

}

.main_menu5 a{
text-decoration:none;
background:#97BEEA url(defImages/third_menu_bgr.png) top left no-repeat;
padding:5px 5px 6px 5px;
color:white;
font-size:12px;
}

.menu5_o a,.menu5_d a{
background:#97BEEA url(defImages/third_menu_bgr_o.png) top left no-repeat;
color:#071525;
text-decoration:underline;
padding:5px 5px 6px 5px;
}

.down_menu {
text-align:right;
color:#166F95;
background:url(defImages/down_menu_bgr.png) bottom right no-repeat;
margin:20px 0 0 0;
padding:8px;

}

.down_menu_2 a{
color:#166F95;
text-decoration:none;
}

.down_menu_2 a:hover{
color:#166F95;
text-decoration:underline;
}

