body
{
    background-color: #aafc79;
}

body, p, div
{
    font-family: Verdana;
    font-size: 11px;
    color: #006100;
}

div.content_box
{
    width: 917px;
    border: 0px solid;
    
    background-color: #ffffff;
    margin-top: 10px;
}

div.header_info
{
    float: left;
    height: 187px;
    width: 100%;
    background-image: url(/images/bg_top.jpg);
    background-repeat: repeat-x;
    
    border-right: 1px solid #68a017;
}

div.header_box
{
    height: 187px;
    width: 100%;
}

div.header_container
{
    margin-left: 237px;

}

div.hor_menu_bar
{
    clear: right;
    margin-left: 20px;
    margin-top: 5px;
    float: right;
    
    margin-top: 35px;
}

div.menu_bar
{
   
    background-image: url(/images/top_menu_bg.jpg);
    background-repeat: repeat-x;
    float: left;   
    height: 29px;
}

div.grass
{
    clear: both;
    position: relative;
    top: 0px;
    
    background-image: url(/images/grass.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    
    height: 48px;
}

.content_main
{
    background-image: url(/images/under_banner_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    
    padding-top: 0px;
    
    background-color: #eafdff;
    height: 100%;
    width: 100%;
}

div.left_menu
{
    float: left;
    width: 180px;
}

div.menu_body
{
    
    background-image: url(/images/left_menu_bg.jpg);
    background-repeat: repeat-y;
    
    padding-top: 20px;
    padding-left: 10px;
    text-align: center;
    clear: both;
}

div.content
{
    margin-top: 0px;
    float: left;
    
    width: 90%;
    
    border: 0px solid;
    overflow: none;
}

div.l_menu_bn 
{
    width: 153px;
    height: 20px;
    
    background-image: url(/images/left_menu_button.jpg);
    background-repeat: no-repeat;
    
    padding-top: 3px;

    padding-left: 5px;
    margin-top: 10px;

    
    text-align: left;
}

div.l_menu_bn a
{
    color: #68a017;
    font-size: 12px;
}
