@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;
    }

body a:link {
    color: #c00;
    text-decoration: none;
    }
body a:hover {
    color: #c00;
    text-decoration: none;
    font-weight:bold;
/*    letter-spacing:1px; */
    }
body a:visited {
    color: #c00;
    text-decoration: none;
    }

/* header & footer section styles */
#top {
    margin-left:auto;
    margin-right: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-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;
    width:825px;
    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:825px;
    margin-top:3px;
    text-align:center;
    }      


.hr {
    clear:both;
    float:left;
    margin-top:3px;
    margin-bottom:0px;
    color:#ccc;
    height:1px;
    width:100%;
    }


.h_office { 
    float:left;
    margin-top:5px;
    color:#fff;
    font-size:9pt;
    font-weight:bold;
    text-align:center;
    width:600px;
    padding-top:20px;
    height:18px;
    padding-bottom:2px;
    background-color:#000;
    background-image: url(../../include/bg40h.jpg);

    }      

.h_box {
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#fff;
    font-size:7pt;
    font-weight:bold;
    text-align:center;
    width:70px;
    padding-top:2px;
    height:36px;
    padding-bottom:2px;
    background-color:#000;
    background-image: url(../../include/bg40h.jpg);
    }      


.g_office1 { 
    float:left;
    margin-top:5px;
    margin-left:5px;
    color:#666;
    font-size:7pt;
    padding-left:5px;
    text-align:left;
    width:510px;
    line-height:13px;
    }      
.g_office2 { 
    clear:both;
    float:left;
    margin-top:5px;
    color:#666;
    font-size:8pt;
    font-weight:bold;
    padding-left:5px;
    text-align:left;
    width:210px;
    line-height:13px;
    }      


.g_how1 {
    float:left;
    margin-top:5px;
    color:#666;
    overflow:hidden;
    font-size:7pt;
    padding-left:5px;
    text-align:left;
    width:200px;
    line-height:13px;
    }      
.g_how2 {
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#666;
    overflow:hidden;
    font-size:7pt;
    padding-left:5px;
    text-align:left;
    width:600px;
    line-height:13px;
    }      


.g_box {
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#222;
    font-size:8pt;
    font-weight:bold;
    text-align:center;
    width:100px;
    line-height:13px;
    }      


.r_name { 
    clear:both;
    float:left;
    margin-top:5px;
    color:#888;
    font-size:12pt;
    font-weight:bold;
    width:155px;
    padding-left:5px;
    text-align:left;
    height:15px;
    padding-bottom:2px;
    }      

.r_email {
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#666;
    font-size:9pt;
    text-align:left;
    width:230px;
    padding-left:5px;
    padding-top:3px;
    height:15px;
    }      

.r_phone {
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#666;
    font-size:9pt;
    text-align:left;
    width:190px;
    height:15px;
    padding-top:3px;
    padding-left:5px;
    }      

.r_box {
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#666;
    font-size:9pt;
    font-weight:bold;
    text-align:center;
    width:70px;
    padding-top:3px;
    height:15px;
    }      








