﻿
 .labela
        {
            height: 22px;
            border-bottom: 1px solid #FFF6ED;
            border-left: 1px solid #999;
            border-top: 1px solid #999;
            font-weight: bold; 
            text-align:center;
            vertical-align:middle;
        }
        .labelb
        {
            height: 22px;
            border-left: 1px solid #999;
            border-top: 1px solid #999;
            border-bottom: 1px solid #999;
            background: #F1EDEA; 
             text-align:center;
            vertical-align:middle;
        }
       
        #tabh td
        {
            text-align: center;
        }
        table TD
        {
            vertical-align: top;
          
            line-height: 20px;
            text-align: right;
            font-size: 9pt;
        }
        #menu
        {
            text-align: left;
        }
        a
        {
            color: rgb(50,50,50);
        }
        a:visited
        {
            color: Gray;
        }
        a:hover
        {
            color: red;
        }
        a:active
        {
            color: black;
        }
        
        .childTable td
        {
             border-bottom: #cccccc 1px dashed;
            border-left: #cccccc 1px dashed;
        }
        
        .border
        {
        	 border-style:solid;
        	 border-width:1px;
        	 border-color:Gray;
        }
        
        .backcolor
        {
			background-color:rgb(240,240,240);
        }
        .vertical_table
        {
            width:100%;
            text-align:right;
            border-collapse:collapse;
            margin:0;
            padding:0;
        }
        
        .vertical_table td
        {
            text-align:left;
            padding-left:7px;
        }
        
        .baseinfo_phone,.baseinfo_phone table td { font-size:12pt;}
        
     
        
        
        
        