/*Tabla contenedora del menu*/
.H4c_Style1 { border-style: none; border-width: 0px; background-color: transparent; text-align: center; }
/*Celda izquierda de item de primer nivel*/
.H4c_Style4 { text-align: right; padding-left: 10px; background-repeat: no-repeat; background-position: right; }
/*Celda central de item de primer nivel no seleccionado*/
.H4c_Style3 { color: #740000; text-align: center; background: url(center.png) repeat-x; padding-right:3px;  }
/*Celda central de item de primer nivel seleccionado*/
.H4c_Style2 { color: #00803E; text-align: center; background: url(center_selected.png) repeat-x;  }
.H4c_Bglevel2 {  background-position: left; z-index: -100; }
.H4c_MenuLevel0, .H4c_MenuLevel0:visited, .H4c_MenuLevel0:link { color: #740000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: -1px; font-weight: bold; font-size: 11px; }
.H4c_MenuLevel0:hover { color: #f89b2d; text-decoration: underline; font-size: 11px; }
.H4c_MenuLevel0Selected1 {padding-left: 10px;}
.H4c_MenuLevel0Selected, .H4c_MenuLevel0Selected:visited, .H4c_MenuLevel0Selected:link { color: #FFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: -1px; font-weight: bold; font-size: 11px;  }
.H4c_MenuLevel0Selected:hover { text-decoration: underline; }
.H4c_MenuLevel1Selected, .H4c_MenuLevel1Selected:visited { color: yellow; line-height: 21px; }
.H4c_MenuLevel1, .H4c_MenuLevel1:visited, .H4c_MenuLevel1:link { color: #f89b2d; text-decoration: none; line-height: 21px; }
.H4c_MenuLevel1:hover { color: #ff0000; text-decoration: underline; }
.H4c_MenuLevel1Selected, .H4c_MenuLevel1Selected:visited, .H4c_MenuLevel1Selected:link { color: Maroon; text-decoration: underline; }
td.H4c_Style2 { }
td.H4c_Style3 { }
#dropmenudiv { position:absolute; border:1px solid black; border-bottom-width: 0; z-index:100; }
#dropmenudiv a { width: 100%; display: block; border-bottom: 1px solid black; padding: 1px 0; color: #740000 }
#dropmenudiv a:hover { /*hover background color*/ background-color: #740000; color:#FFFFFF; }

