@charset "iso-8859-1";  

body {
    margin-top:10px;
    background-color:#000;
    background-image:url(../include/bgmetro.jpg);
    font-family:Arial,Helvetica,sans-serif;
    font-size:9pt;
    color:#555;
    }

/* header & footer section styles */
#top {
    margin-left:auto;
    margin-right:auto;
    width:950px;
    background-color:#fff;
    height:5px;
    }  

#footer {
    clear:both;
    margin:0px auto;
    width:950px;
    background-color:#fff;
    height:5px;
    }  

#wrapper {
    clear:both;
    margin:0px auto;
    width:950px;
    height:100%;
    overflow:hidden;
    background-image:url(../include/bg_cal.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;
    width:815px;
    background-color:#000;
    background-image: url(../include/bg40h.jpg);
    color:#ddd;
    font-size:14pt;
    font-weight:bold;
    text-align:center;
    height:40px;
    line-height:40px;
    }      

#hdr2 {
    float:left;
    width:815px;
    margin-top:5px;
    text-align:center;
    }      

.hdr3 {
    float:left;
    margin-top:5px;
    width:815px;
    font-family:Arial,Helvetica,sans-serif;
    background-color:#eee;
    padding-top:2px;
    padding-bottom:2px;
    text-align:center;
    }      

#hdr4 {
    float:left;
    margin-top:5px;
    width:815px;
    font-family:Arial,Helvetica,sans-serif;
    text-align:center;
    }      

.hdr_d { /* date */
    float:left;
    margin-top:5px;
    color:#fff;
    font-size:7pt;
    font-weight:bold;
    text-align:center;
    width:120px;
    padding-top:12px;
    height:12px;
    padding-bottom:2px;
    background-color:#000;
    background-image: url(../include/bg26h.jpg);
    }      

.hdr_s { /* sanction */
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#fff;
    font-size:7pt;
    font-weight:bold;
    text-align:center;
    width:60px;
    padding-top:12px;
    height:12px;
    padding-bottom:2px;
    background-color:#000;
    background-image: url(../include/bg26h.jpg);
    }      

.hdr_m { /* meet */
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#fff;
    font-size:7pt;
    font-weight:bold;
    text-align:center;
    width:362px;
    padding-top:12px;
    height:12px;
    padding-bottom:2px;
    background-color:#000;
    background-image: url(../include/bg26h.jpg);
    }      

.hdr_p { /* entries posted */
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#fff;
    font-size:7pt;
    font-weight:bold;
    text-align:center;
    width:70px;
    padding-top:1px;
    height:23px;
    padding-bottom:2px;
    background-color:#000;
    background-image: url(../include/bg26h.jpg);
    }      

.hdr_c { /* entries close */
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#fff;
    font-size:7pt;
    font-weight:bold;
    text-align:center;
    width:65px;
    padding-top:1px;
    height:23px;
    padding-bottom:2px;
    background-color:#000;
    background-image: url(../include/bg26h.jpg);
    }      

.hdr_w { /* for whom */
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#fff;
    font-size:7pt;
    font-weight:bold;
    text-align:center;
    width:100px;
    padding-top:12px;
    height:12px;
    padding-bottom:2px;
    background-color:#000;
    background-image: url(../include/bg26h.jpg);
    }      

.hdr_l { /* meet info */
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#fff;
    font-size:7pt;
    font-weight:bold;
    text-align:center;
    width:42px;
    padding-top:1px;
    height:23px;
    padding-bottom:2px;
    background-color:#000;
    background-image: url(../include/bg26h.jpg);
    }      



.cd { /* date */
    float:left;
    background-color:#eee;
    margin-top:5px;
    width:120px;
    height:34px;
    line-height:34px;
    text-align:center;
    }      

.cs { /* sanction */
    float:left;
    background-color:#eee;
    margin-left:5px;
    margin-top:5px;
    width:60px;
    height:34px;
    line-height:34px;
    text-align:center;
    }      
.cs1 { /* sanction */
    float:left;
    background-color:#eee;
    margin-left:5px;
    margin-top:5px;
    width:60px;
    padding-top:2px;
    height:32px;
    text-align:center;
    }      

.lm { /* meet */
    float:left;
    background-color:#eee;
    text-align:left; 
    margin-left:5px;
    margin-top:5px;
    padding-left:3px;
    width:356px;
    padding-right:3px;
    height:34px;
    line-height:34px;
    }      
.lm1 { /* meet */
    float:left;
    background-color:#eee;
    text-align:left; 
    margin-left:5px;
    margin-top:5px;
    padding-left:3px;
    width:356px;
    padding-right:3px;
    padding-top:2px;
    height:32px;
    }      

.cp { /* entries posted */
    float:left;
    background-color:#eee;
    margin-left:5px;
    margin-top:5px;
    text-align:center;
    width:70px;
    height:34px;
    line-height:34px;
    }      

.cl { /* links */
    float:left;
    background-color:#eee;
    margin-left:5px;
    margin-top:5px;
    color:#c00;
    text-align:center;
    overflow:hidden;
    width:42px;
    height:34px;
    line-height:34px;
    }      
.cl a:link {
    color:#800;
    }
.cl a:visited {
    color:#800;
    }
.cl a:hover {
    color:#800;
    font-weight:bold;
    }

.cy { /* notice */
    float:left;
    margin-left:5px;
    margin-top:5px;
    background-color:#090;
    background-image: url(../include/bg26h1.jpg);
    font-family:Arial,Helvetica,sans-serif;
    color:#c00;
    font-size:8pt;
    font-weight:bold;
    text-align:center;
    width:89px;
    height:34px;
    line-height:34px;
    }      
.cy1 { /* notice */
    float:left;
    margin-left:5px;
    margin-top:5px;
    background-color:#090;
    background-image: url(../include/bg26h1.jpg);
    font-family:Arial,Helvetica,sans-serif;
    color:#c00;
    font-size:8pt;
    font-weight:bold;
    text-align:center;
    width:89px;
    padding-top:2px;
    height:32px;
    }      


/* H1 red font (10px) */
.h1r {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color:#c00;
    font-size:8pt;
    font-weight:bold;
    text-align:center; 
    vertical-align:bottom;
    }

/* H2 red font (11px) */
.h2r {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color:#c00;
    font-size:9pt;
    font-weight:bold;
    text-align:center; 
    vertical-align:bottom;
    }

/* H3 red font (12px) */
.h3r {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color:#c00;
    font-size:10pt;
    font-weight:bold;
    text-align:center; 
    vertical-align:bottom;
    }

.l { /* left justified */
    font-family:Verdana.Arial,Helvetica,sans-serif;
    font-size:8pt;
    color:#666699;
    font-size:9pt;
    font-weight:normal;
    text-align:left;
    vertical-align:middle;
    }
.c  { /* center justifed */
    font-family:Verdana.Arial,Helvetica,sans-serif;
    font-size:8pt;
    color:#666699;
    font-size:9pt;
    font-weight:normal;
    text-align:center;
    vertical-align:middle;
    }
.r  { /* right justified */
    font-family:Verdana.Arial,Helvetica,sans-serif;
    font-size:8pt;
    color:#666699;
    font-size:9pt;
    font-weight:normal;
    text-align:right;
    vertical-align:middle;
    }

a:link {
    color:#800;
    text-decoration:none;
    }
a:hover {
    color:#800;
    text-decoration:none;
    font-weight:bold;
    letter-spacing:1px;          
    }
a:visited {
    color:#800;
    text-decoration:none;
    }



