@meta { Title: "SCS_Styles"; }

      .a1 { font-size: 12px;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #000000}

      .a2 { font-weight: bold;
            font-size: 12px;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #000000}

      .a3 { font-weight: bold;
            font-size: 12px;
            font-family: "arial", "Helvetica", "Verdana"; 
            font-style: italic;
            color: #000000}

      .a4 { font-weight: bold;
            font-size: 13px;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #000000}

      .a5 { font-weight: bold;
            font-size: 12px;
            font-family: "arial", "Helvetica", "Verdana"; 
            text-decoration: underline;
            color: #336666}

      .a6 { font-size: 12px;
            font-family: "arial", "Helvetica", "Verdana"; 
            text-decoration: underline;
            color: #336666}

      .a7 { font-size: 9px;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #000000}

      .a8 { font-size: 9px;
            font-family: "arial", "Helvetica", "Verdana"; 
            text-decoration: underline;
            color: #000000}

      .a9 { font-weight: bold;
            font-size: 14px;
            font-family: "arial", "Helvetica", "Verdana"; 
            text-decoration: underline;
            color: #000000}

      .a10 { font-weight: bold;
            font-size: 12px;
            font-style: italic;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #000000}

      .a11 { font-weight: bold;
            font-size: 13px;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #ffffff}

      .a12 { font-size: 12px;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #ff0000}

      .a13 { font-weight: bold; 
            font-size: 12px;
            font-family: "arial", "Helvetica", "Verdana"; 
            text-decoration: underline;
            color: #ff0000}

      .a15 { font-weight: bold;
            font-size: 14px;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #336666}

      .a16 { font-weight: bold;
            font-size: 12px;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #FF0000}

      .a17 { font-size: 10px;
            font-family: "arial", "Helvetica", "Verdana"; 
            text-decoration: underline;
            color: #336666}

      .b1 { font-size: 14px;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #FFFFFF}

      .b2 { font-size: 14px;
            font-family: "arial", "Helvetica", "Verdana"; 
            text-decoration: underline;
            color: #FFFFFF}

      .f1 { font-size: 9px;
            font-family: "Verdana", "arial", "Helvetica"; 
            color: #336666}


      .f2 { font-size: 9px;
            font-family: "Verdana", "arial", "Helvetica"; 
            text-decoration: underline;
            color: #336666}

      .rn1 { font-size: 11px;
            font-family: "Verdana", "arial", "Helvetica"; 
            color: #000000}

      .rn2 { font-weight: bold;
            font-size: 12px;
            font-family: "Verdana", "arial", "Helvetica"; 
            color: #336666}


      .table1 { border-style: solid;
                border-collapse:collapse;
                border-color: #336666}


      .tc1 { font-size: 12px;
            vertical-align: top;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #000000}

      .tc2 { font-size: 12px;
            vertical-align: top;
            font-family: "arial", "Helvetica", "Verdana";
            text-align: center; 
            color: #000000}

      .tc3 { font-weight: bold; 
            font-size: 12px;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #000000}

      .tc4 { font-weight: bold; 
            font-size: 12px;
            font-family: "arial", "Helvetica", "Verdana";
            text-align: center; 
            color: #000000}

      .tc5 { font-size: 10px;
            vertical-align: top;
            font-family: "arial", "Helvetica", "Verdana"; 
            color: #000000}

      .rn_grad { background-color: #d9ebc5;
                background-image: url(images/rn_gradient.gif);
                background-repeat: repeat-x}

      .numbers { border-style: ridge;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
                 border-width: 2px;
                 border-color: #666666;  /* change the border color using the hexadecimal color codes for HTML */
                 background: #222222;    /* change the background color using the hexadecimal color codes for HTML */
                 padding: 2px 0px;
                /* width: 55px;
                 text-align: center; 
                 font-family: Arial; 
                 font-size: 28px;
                 font-weight: bold;    /* options are normal, bold, bolder, lighter */
                 font-style: normal;   /* options are normal or italic */
                 color: #FFFFFF}       /* change color using the hexadecimal color codes for HTML */


       .title { border: none;    
                padding: 0px;
                /* width: 55px;
                text-align: center; 
                font-family: Arial; 
                font-size: 10px; 
                font-weight: normal;  /* options are normal, bold, bolder, lighter */
                color: #DDDDDD;       /* change color using the hexadecimal color codes for HTML */
                background: transparent}

       #table { width: 400px;
                border: none;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
                margin: 0px auto;
                position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
                top: 0px;        /* change to position the timer */
                left: 0px}        /* change to position the timer; delete this property and it's value to keep timer centered on page */
