BODY {
    margin: 0; padding: 0;  font-size: 11px; font-weight: normal;
    font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF; color: #000000; scrollbar-arrow-color: #FF0000; scrollbar-3dlight-color: #FF0000; scrollbar-darkshadow-color: #FF0000; scrollbar-base-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF;
    
}
TD {
    margin: 0; font-size: 11px; font-weight: normal;
    font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
A:LINK {
    color: #FF0000;
}
A:VISITED {
    color: #FF0000;
}
A {
    color: #FF0000; text-decoration: none;
}
A:Hover {
    text-decoration: underline;
}
.footer {
    font-size: 10px; color: #505050;
}
.note {
    font-size: 10px; font-style: italic; color: #505050;
}
.headline {
    font-size: 14px; color: #FF0000;
}
.powered-by-text-all {
    font-size: 10px; color: #A9A7A9;
}
.powered-by-text-magnet {
    font-size: 11px;
font-weight: bold; font-style: italic; color: #525252;
}
.powered-by-text-pro {
    font-size: 11px; font-weight: bold; font-style: italic; color: #FF1616;
}
.powered-by-link {
    text-decoration: none;
}
.powered-by-link:hover {
    text-decoration: none;
}

/* * * * * * * * MENU TABS * * * * * * * */
#menu-left ul {
    margin: 0 15px 0 0; padding: 0; list-style-type: none; text-align: center; font-weight: bold; text-transform: uppercase;  font-family: arial, serif;
}
#menu-left li {
    margin: 0 0 9px; padding: 0;
}
#menu-left li a {
    display: block; width: 100px; padding: 4px; border: solid #f00 1px; color: #000;
}
#menu-left li a:hover {
    border-color: #000; text-decoration: none; background: #eee;
}
#menu-left li.active a {
    border-color: #fff;
}
#menu-left li.active a:hover {
    background: transparent;
}
#menu-left li.last{
    border: 0;
}

