.TabInActive
{ height: 20px; background-color: #000000; 
}

.TabActive
{ height: 20px; background-color: #FFFFFF; background-position: 25px; 
}

.AInActive
{ padding: 2px; color: #fff; font-size: 16px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; background-color: #000000; font-weight: bold; }

.AActive
{ padding: 2px; color: #000; font-size: 16px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-weight: bold; height: 50px; width: 50px; }
