@charset "iso-8859-1";  

body {
    margin-top:10px; 
    background-color:#000;
    background-image:url(../include/bgmetro.jpg);
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:9pt;
    color:#555;
    }

#top {
    margin:0px auto;
    width:960px;
    background-color:#fff;
    height:5px;
    }  

#footer {
    clear:both;
    margin:0px auto;
    width:960px;
    background-color:#fff;
    height:5px;
    }  

#wrapper {
    clear:both;
    margin:0px auto;
    width:960px;
    height:100%;
    overflow:hidden;
    background-color:#fff;
    background-image:url(../include/bg_board.jpg);
    background-repeat:repeat-y;
    }

#wrapper .leftcol {
    float:left;
    position:relative;
    }

#leftbar {
    width:130px;
    color:#fff;
    text-align:center;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    }
#leftbar a:link {
    color:#afe;
    text-decoration:none;
    font-weight:bold;
    }
#leftbar a:visited {
    color:#afe;
    text-decoration: none;
    font-weight:bold;
    }
#leftbar a:hover {
    color: #ff0;
    text-decoration: none;
    letter-spacing:1px;          
    font-weight:bold;
    }

#centerbar {
    float:left;
    width:820px;
    }


#hdr1{
    float:left;
    color:#eee;
    font-size:14pt;
    font-weight:bold;
    text-align:center;
    padding-top:8px;
    width:825px;
    height:32px;
    background-image: url(../include/bg40h.jpg);
    }      

.hdr2 {
    float:left;
    margin-top:10px;
    text-align:center;
    width:825px;
    }      

.hdr3{
    float:left;
    margin-top:10px;
    color:#fff;
    font-weight:bold;
    text-align:center;
    padding-top:2px;
    height:15px;
    width:825px;
    padding-bottom:2px;
    background-image: url(../include/bg20h.jpg);
    }      

.hdr4 {
    float:left;
    margin-top:10px;
    color:#a00;
    font-weight:bold;
    text-align:left;
    width:825px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      


/* team record columns */

.rl { /* distance (length) */
    float:left;
    margin-top:3px;
    text-align:right; 
    width:36px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      
.rl1 { 
    float:left;
    margin-top:3px;
    font-weight:bold;
    text-align:right; 
    width:36px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      
.rl2 { 
    float:left;
    margin-top:3px;
    text-align:right; 
    width:36px;
    padding-bottom:2px;
    height:32px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      


.ls { /* stroke */
    float:left;
    margin-left:3px;
    margin-top:3px;
    text-align:left; 
    width:93px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      
.ls1 { 
    float:left;
    margin-left:3px;
    margin-top:3px;
    font-weight:bold;
    text-align:left; 
    width:93px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      
.ls2 { 
    float:left;
    margin-left:3px;
    margin-top:3px;
    text-align:left; 
    width:93px;
    height:32px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      


.rt { /* time */
    float:left;
    margin-left:3px;
    margin-top:3px;
    text-align:right; 
    width:65px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      
.rt1 {
    float:left;
    color:#a00;
    margin-left:3px;
    margin-top:3px;
    font-weight:bold;
    text-align:right; 
    width:65px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      
.rt2 {
    float:left;
    margin-left:3px;
    margin-top:3px;
    text-align:right; 
    width:65px;
    height:32px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      


.cd { /* date */
    float:left;
    margin-left:3px;
    margin-top:3px;
    text-align:center; 
    width:80px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      
.cd1 {
    float:left;
    color:#a00;
    margin-left:3px;
    margin-top:3px;
    font-weight:bold;
    text-align:center; 
    width:80px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      
.cd2 {
    float:left;
    margin-left:3px;
    margin-top:3px;
    text-align:center; 
    width:80px;
    height:32px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      


.cc { /* club */
    float:left;
    margin-left:3px;
    margin-top:3px;
    text-align:center; 
    width:80px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      
.cc1 {
    float:left;
    color:#a00;
    margin-left:3px;
    margin-top:3px;
    font-weight:bold;
    text-align:center; 
    width:80px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      
.cc2 {
    float:left;
    margin-left:3px;
    margin-top:3px;
    text-align:center; 
    width:80px;
    padding-bottom:2px;
    height:32px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      


.ln { /* name */
    float:left;
    margin-left:3px;
    margin-top:3px;
    text-align:left; 
    width:455px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      
.ln1 { 
    float:left;
    color:#a00;
    margin-left:3px;
    margin-top:3px;
    font-weight:bold;
    text-align:left; 
    width:455px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      
.ln2 { 
    float:left;
    margin-left:3px;
    margin-top:3px;
    text-align:left; 
    width:455px;
    height:32px;
    padding-bottom:2px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-bottom-width:1px;
    }      


.l { /* left justified */
    font-family:Arial,Helvetica,sans-serif;
    color:#669;
    font-size:9pt;
    font-weight:normal;
    text-align:left;
    vertical-align:middle;
    }
.c  { /* center justifed */
    font-family:Arial,Helvetica,sans-serif;
    color:#669;
    font-size:9pt;
    font-weight:normal;
    text-align:center;
    vertical-align:middle;
    }
.r  { /* right justified */
    font-family:Arial,Helvetica,sans-serif;
    color:#669;
    font-size:9pt;
    font-weight:normal;
    text-align:right;
    vertical-align:middle;
    }

a:link {
    color:#800;
    text-decoration:underline;
    }
a:hover {
    color:#800;
    text-decoration:none;
    font-weight:bold;
    letter-spacing:1px;          
    }
a:visited {
    color:#800;
    text-decoration:underline;
    }



