td.head
{

    background: #f5f5f5;
    #background: #F1F1F1;
}

td.td_head_menu
{
    padding-bottom: 0px;
    padding-top: 5px;
}

td.search
{
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Geneva CY, Sans-Serif;
    color: #ABABAB;
    padding-right: 10px;
    #background: #F1F1F1;
}

a.head, a.head:link,  a.head:visited
{
    color: #50aae9;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Arial, Geneva CY, Sans-Serif;
    #text-decoration : underline;
    text-decoration : none;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align : middle;
}

a.head:active
{
    color : red;
    text-decoration : none;
}

td.head_bottom_menu
{
    padding-bottom: 5px;
}

a.mod, a.mod:link,  a.mod:visited
{
    color: #a2a2a0;
    #color : #333333;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Geneva CY, Sans-Serif;
    text-decoration : underline;
    vertical-align : middle;
}

a.mod:active
{
    color : red;
    text-decoration : none;
}

input.search
{
    border : 1px solid #CDCDCD;
    font-size : 10px;
    font-family: Verdana, Arial, Geneva CY, Sans-Serif;
    color: #797979;
    margin-right: 10px;
    height:14px;
    vertical-align: top;
}

.head_active_mod
{
    color: #797979;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Geneva CY, Sans-Serif;
    vertical-align : middle;
}
