﻿        body {
        padding: 0px; margin: 0px;
        font-family: Arial; font-size: 12px;
        }
        
        td { font-size: 12px; }
        
        .tab { padding-left: 6px; padding-right: 6px; }
        .tab a:link, .tab a:visited, .tab a:active { color: black; text-decoration: none; }
        .tab a:hover { color: orange; }
        
        .tabsel { padding-left: 6px; padding-right: 6px; color: white; }
        .tabsel a:link, .tabsel a:visited, .tabsel a:active { color: white; text-decoration: none; }
        .tabsel a:hover { color: white; }
        
        h1 { color: orange; font-size: 22px; font-weight: normal; padding: 0px; margin: 0px; }
        h2 { color: orange; font-size: 18px; font-weight: normal; padding: 0px; margin: 0px; }
        
        .topfirst { border: 1px solid silver; border-right: none; background: whitesmoke; font-size: 10px; color: #333333; }
        .top { border: 1px solid silver; border-left: none; background: whitesmoke; font-size: 10px; color: #333333; }
        .row { border-bottom: 1px solid whitesmoke; }
        
        th { text-align: left; font-weight: normal; font-size: 11px; color: silver; }
        
        a:link, a:visited, a:active { color: black; text-decoration: none; }
        a:hover { color: orange; }
        
        .ao { background-image: url('/reppu/ao.gif'); background-repeat: no-repeat; background-position: left center; }
        
        .ad { background-image: url('/reppu/ad.gif'); background-repeat: no-repeat; background-position: left center; }

        .tabContainer { border-left: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; background-color: White; padding: 10px; }
        .tabBack { background-image: url('/fitness/lobby/images/tabBack.gif');  background-position: bottom left; background-repeat: repeat-x; }
        .tab { padding-left: 10px; padding-right: 10px; padding-bottom: 3px; padding-top: 5px; }
        .tabSel { padding-left: 10px; padding-right: 10px; padding-bottom: 3px; padding-top: 5px; border-top: 1px solid silver; border-left: 1px solid silver; border-right: 1px solid silver; background-color: White; }

