strong
{
        font-weight: normal;
}
.input 
{
        font-size: 11px;
        font-family: Verdana, Times New Roman, Arial, Helvetica;
        color: #433;
        border: 1px solid #bbb;
}

.button
{
        line-height: 13px;
        font-size: 11px;
        font-family: Verdana, Times New Roman, Arial, Helvetica;
        text-align: center;
        color: #544;
}

.button-more
{
        margin-top: 12px;
        margin-bottom: 22px;
}

h1
{
        margin-top: 15px;
        margin-bottom: 15px;
        line-height: 15px;
        font-size: 11px;
}

p
{
        margin-top: 12px;
        margin-bottom: 0px;
}

.p_right_column
{
        /*margin-top: 12px;*/
        margin-top: 24px;
}

.font
{
        line-height: 17px;
        font-size: 11px;
        font-family: Verdana, Times New Roman, Arial, Helvetica;
        color: #322;
}

.font td
{
        line-height: 17px;
        font-size: 11px;
        font-family: Verdana, Times New Roman, Arial, Helvetica;
        color: #322;
}

.font a
{
        color: #2d324f;
}

.font a:hover
{
        text-decoration: none;
}

.topmenu
{
        list-style: none;
        padding: 0;
        margin: 0;
}

.topmenu li
{
        float: left;
}

.topmenu li a
{
        float: left;
        display: block;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 10px;
        margin-right: 10px;
        width: auto;
        height: 26px;
        line-height: 22px;
        font-size: 11px;
        font-family: Verdana, Times New Roman, Arial, Helvetica;
        /*
        text-transform: uppercase;
        font-weight: bold;
        */
        text-decoration: none;
        text-align: center;
        white-space: nowrap;
        color: #eee;
        outline: none;
        border: 0px solid red;
        background-repeat: repeat-x;
        background-image:url(img/site/top.jpg);
}


.topmenu li a.active, .topmenu li a:hover, .topmenu li a.active:hover
{
        background-image:url(img/site/topmenu-cursor.jpg);
        color: #eee;
}

.leftmenu-caption
{
        font-size: 11px;
        padding-top: 4px;
        padding-bottom: 11px;
        font-weight: bold;
        /*text-transform: uppercase;*/
        /*color: #50546c;*/
        /*color: #313751;*/
        color: #343a54;
}

.left-top
{
        background-color: #535770;
        padding-bottom: 4px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 24px;
        white-space: nowrap;
        text-align: center;
}

.left-bottom
{
        padding: 0px 8px 5px 8px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        line-height: 22px;
        white-space: nowrap;
        text-align: center;
}

.leftmenu-item a, .leftmenu-item-active a
{
        display: block;
        width: 160px;
        height: 22px;   
        line-height: 21px;
        text-decoration: none;
        outline: none;
        border: 0px;
        color: #eee;
}

.leftmenu-item-active a, .leftmenu-item a:hover, .leftmenu-item-active a:hover
{
        background-image:url(img/site/leftmenu-cursor.jpg);
        background-repeat: no-repeat;
        display: block;
        width: 160px;
        height: 22px;
        overflow: visible;
        color: #eee;
}

.right
{
        text-align: right;
        padding-top: 33px;
        /* padding-top: 5px; */
        padding-left: 0px;
        padding-right: 5px;
        line-height: 22px;
        white-space: nowrap;
}
























