
    input, select, textarea, button {
        font-size: 10px;
        font-family: tahoma;
        border-style: solid;
        border-width: 1px;
        border-color: rgb(80%,80%,80%);
        font-weight: bold;
        color: #93BAB7;

        background-color: rgb(100%,100%,100%);
    }
    body,td{
        font-family: verdana;
        font-size: 11px;
    }
    
    .search{
        font-family: verdana;
        font-size: 12px;        
        font-weight: bold;
        color: #93BAB7;
    }

    .top_menu a:link {
        text-decoration:none
        font-family: verdana;
        font-size: 12px;        
        font-weight: bold;
        color: white;
    }
    .top_menu a:visited {
        text-decoration:none
        font-family: verdana;
        font-size: 12px;        
        font-weight: bold;
        color: white;
    }
    .top_menu a:hover {
        text-decoration:underline
        font-family: verdana;
        font-size: 12px;        
        font-weight: bold;
        color: black;
    }       


    .left_menu a:link {
        text-decoration:none
        font-family: verdana;
        font-size: 12px;        
        font-weight: bold;
        color: #93BAB7;
    }
    .left_menu a:visited {
        text-decoration:none
        font-family: verdana;
        font-size: 12px;        
        font-weight: bold;
        color: #93BAB7;
    }
    .left_menu a:hover {
        text-decoration:underline
        font-family: verdana;
        font-size: 12px;        
        font-weight: bold;
        color: #CF6FCF;
    }       
    .navigator a:link {
        text-decoration:none
        font-family: verdana;
        font-size: 12px;        
        font-weight: normal;
        color: #0000ff;
    }
    .navigator a:visited {
        text-decoration:none
        font-family: verdana;
        font-size: 12px;        
        font-weight: normal;
        color: #0000ff;
    }
    .navigator a:hover {
        text-decoration:underline
        font-family: verdana;
        font-size: 12px;        
        font-weight: normal;
        color: #0000ff;
    }       
    .footer {
        font-family: verdana;
        font-size: 10px;        
        color: 93BAB7;
    }   
    .bottom_content {
        font-family: verdana;
        font-size: 12px;        
        color: 9999B7;
    }       
    .center_content {
        font-family: verdana;
        font-size: 12px;        
        color: 9999B7;
    }       
    .top_content {
        font-family: verdana;
        font-size: 12px;
        color: 9999B7;
    }
    .top_content a:link {
        text-decoration:none
        font-family: verdana;
        font-size: 12px;        
        font-weight: bold;
        color: 9999B7;
    }

    .top_content a:visited {
        text-decoration:none
        font-family: verdana;
        font-size: 12px;        
        font-weight: bold;
        color: 9999B7;
    }
    .top_content a:hover {
        text-decoration:underline
        font-family: verdana;
        font-size: 12px;        
        font-weight: bold;
        color: 9999B7;
    }
    .top_content_big {
        font-family: verdana;
        font-size: 22px;
        color: white;
    }
    .table_center_content {
        border: 1px;
        border-style: solid;
        border-color: 9999B7;
    }       
    .error {
        font-family: verdana;
        font-size: 12px;        
        color: red;
    }
    .section_title{
        font-family: verdana;
        font-size: 16px;
        font-weight: bold;
        color: #5EABC4;
    }       
    .normal_text{
        font-family: verdana;
        font-size: 11px;        
        font-weight: normal;
        color: #676767;
    }       
    
    