/*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 {border-top: solid 1px #D8E5FF; border-bottom: solid 1px #D8E5FF;}
.footer .menu td { background: transparent url('../img/footer/bg_footlink.gif') 0 0 repeat-x; background-position: bottom; border-right: solid 1px #D8E5FF; height: 27px; padding: 0 10px 0 10px; }
.footer .menu td.active { background: transparent url('../img/footer/bg_footlink_active.gif') 0 0 repeat-x; background-position: bottom; border-right: solid 1px #D8E5FF; height: 27px; padding: 0 10px 0 10px; }
.footer .menu td.active a {  color: white; text-decoration: none; display: block; }
.footer .menu td.active a:visited { color: white; text-decoration: none; }
.footer .menu td.active a:hover {color: white; text-decoration: none; }

