#domMenu_main_0 a { color:#ffffff; margin-left:10px; font-size:12px; position:relative;top:5px;}
#domMenu_main_0 a:hover { text-decoration:none;}
#domMenu_main_1 a { color:#ffffff; margin-left:10px; font-size:12px; position:relative;top:5px;}
#domMenu_main_1 a:hover { text-decoration:none; }
#domMenu_main_2 a { color:#ffffff; margin-left:10px; font-size:12px; position:relative;top:5px;}
#domMenu_main_2 a:hover { text-decoration:none; }
#domMenu_main_3 a { color:#ffffff; margin-left:10px; font-size:12px; position:relative;top:5px;}
#domMenu_main_3 a:hover { text-decoration:none; }

div.domMenu_menuBar { position:relative; }
div.domMenu_menuElement {
    font-weight:bold;
    color: #ffffff;
    text-align: left;
    height: 30px;
    line-height: 20px;
    width:220px;
    font-size:110%;
    margin-bottom:1px;
}
div.domMenu_menuElementHover { text-decoration:none;}

div.domMenu_subMenuElement { font-size:12px; margin-top:1px; margin-right:1px; color: #0F0F0F; padding: 2px 7px; }
div.domMenu_subMenuElement a { display:block; color:#ffffff; margin-left:5px; text-decoration:none; }
div.domMenu_subMenuElement a:visited { color:#ffffff; }

div.hr { border-top: 1px solid #906040; border-bottom: 1px solid #e0b090; }


#domMenu_main_0 div.domMenu_menuElement {  background-color:#42992e; }
#domMenu_main_1 div.domMenu_menuElement {  background-color:#c21616; }
#domMenu_main_2 div.domMenu_menuElement {  background-color:#1078cb; }
#domMenu_main_3 div.domMenu_menuElement {  background-color:#f77400; }

div.domMenu_subMenuBar_0 {
    margin-left:3px;
    *margin-left:-7px;
    _margin-left:1px;
    width:220px;
    padding-bottom: 1px;
    opacity: .90;
    background-color:#42992e;
    filter: alpha(opacity=90);
    text-align: left;
}
div.domMenu_subMenuBar_1 {
    margin-left:3px;
    *margin-left:-7px;
    _margin-left:3px;
    width:220px;
    padding-bottom: 1px;
    opacity: .90;
    background-color:#c21616;
    filter: alpha(opacity=90);
    text-align: left;
}
div.domMenu_subMenuBar_2 {
    margin-left:3px;
    *margin-left:-7px;
    _margin-left:3px;
    width:220px;
    padding-bottom: 1px;
    background-color:#1078cb;
    opacity: .90;
    filter: alpha(opacity=90);
    text-align: left;
}
div.domMenu_subMenuBar_3 {
    margin-left:3px;
    *margin-left:-7px;
    _margin-left:3px;
    width:220px;
	_width:222px;
    padding-bottom: 1px;
    background-color:#f77400;
    opacity: .90;
    filter: alpha(opacity=90);
    text-align: left;
}

div.domMenu_subMenuElementHover_0 { background-color: #177f21; width:205px; *width:218px;}
div.domMenu_subMenuElementHover_1 { background-color: #9c1728; width:205px; *width:218px;}
div.domMenu_subMenuElementHover_2 { background-color: #0f3a71; width:205px; *width:218px;}
div.domMenu_subMenuElementHover_3 { background-color: #d47a16; width:205px; *width:218px;}



