/*HEADER*/
.headerMenu td.active { background: transparent url('../img/header/menu/bg_headlink_active.gif') 0 0 repeat-x; background-position: bottom; border-top: solid 1px #E8EFFF; border-right: solid 1px #E8EFFF; height: 34px; padding: 0 10px 0 10px; }
.headerMenu td.active a { font: bold 15px Arial; color: white; text-decoration: none; display: block; }
.headerMenu td.active a:visited { font: bold 15px Arial; color: white; text-decoration: none; }
.headerMenu td.active a:hover { font: bold 15px Arial; color: white; text-decoration: none; }

/*FOOTER*/
.footer .menu a.active { background: transparent url('../img/footer/bg_footlink_active.gif') 0 0 repeat-x; color: white; }
.footer .menu a:hover.active { background: transparent url('../img/footer/bg_footlink_active.gif') 0 0 repeat-x; color: white; }
.footer .menu a:visited.active { background: transparent url('../img/footer/bg_footlink_active.gif') 0 0 repeat-x; color: white; }
.footer p.menu { border-color: #C9D5EF; }
.footer .menu a, .footer .menu a:hover, .footer .menu a:visited { border-right: solid 1px #C9D5EF; }
