#left_text{
    width:100%;
    text-align: right;
    font-weight: bold;
}


#colleft{
    width: 175px !important;
    width: 200px;
    float: left;
    text-align: left;
    padding:0px 25px 0px 0px;
}



#colleft UL LI{
    font-weight: bold;    
    font-size: 14px;
    margin:0px 0px 0px -5px;
}

#colleft UL LI UL LI{   

    font-family: fantasy; 
    font-weight: normal;
    font-size: 12px;
    margin:0px 0px 0px -15px;
}


#colleft a{
    font-family: arial ;    
    color: black;
    font-style: normal;
    text-decoration: none;
}

#colleft a:hover{
    text-decoration:underline;
}


