
.ArticleBody
{
    color: #000000;
    font-family: arial;
    font-weight: normal;
    text-decoration:none;
    margin: 15px;
}


a
{
    color: #999999;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration:none;
}

p.box_head {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

p.box_text {
    font-family: arial;
    font-size: 12px;
}


.menu
{
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    
    vertical-align:middle;
    text-decoration:none;
    padding-left:5px;
    margin-left:5px;
    margin-right:5px;
    border-top: 1px dotted #000000;
    border-bottom: 1px dotted #000000;
    line-height: 26px;
    margin-bottom: 5px;
    vertical-align:top;

}

.menu:hover
{
    color: #000000;
    font-weight: bold;
    border-bottom: 1px dotted #000000;
    background-color:#EEEEEE;
}

.menu_active
{
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    
    text-decoration:none;
    padding-left:5px;
    margin-left:5px;
    margin-right:5px;
    border: 1px dotted #000000;
    background-color:#EEEEEE;
    line-height: 26px;
    margin-bottom: 5px;
    vertical-align:top;
}






.leftmenu
{
    color: #555555;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration:none;
    margin-left:30px;
    margin-right:10px;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 18px;
    vertical-align:middle;
}

.leftmenu:hover
{
    font-weight: bold;
}

.leftmenu_active
{
    color: #000000;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    margin-left:30px;
    line-height: 18px;
    vertical-align:middle;
}






.leftmenu_adr
{
    color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    
    text-decoration:none;
    margin-left:20px;
    margin-right:20px;
    line-height: 16px;
    margin-bottom: 3px;

}

.bottomline a
{
    color: #999999;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration:none;
}

.bottomline
{
    color: #777777;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    
    text-decoration:none;
    margin-left:20px;
    margin-right:20px;
    line-height: 26px;
    margin-bottom: 3px;
}


input, select, textarea, .check, radio
{
    border: 1px solid #777777;
    font-family: arial;
    color:#000000;
    background:#EEEEEE;
    padding:2px;
}



