/*  CSS 1.0 Defenition file                                               */
/*                                                                            */
/*  2002(c)Ñòóäèÿ ÁÈÏËÀÍ                                                  */

.findtext           {

    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : normal;
    text-decoration     : none;
    color           : black;
}

.button             {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
}

select.findtext         {
    width           : 115px;
}

.menutext           {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 10px;
    font-weight     : normal;
    text-decoration     : none;
    color           : #2c668e;
}

.sections           {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : normal;
    text-decoration     : none;
    color           : black;
}


h1 {
    display: inline;
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 13px;
    font-weight     : bold;
    text-decoration : none;
   color        : black;

}
                    
p {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : normal;
    text-decoration     : none;
    color           : black;
}

h2 {
    display: inline;
    display: inline;
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : bold;
    text-decoration : none;
    color       : black;

}
.statinfo           {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : normal;
    text-decoration     : none;
}

a.statinfo          {
    color           : #2c668e;
}

.reference          {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : normal;
    text-decoration     : none;
    color           : #2c668e;
}


.msgslist           {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : normal;
    text-decoration     : none;
    color           : black;
}

.msgslista          {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : normal;
    text-decoration : none;
    color           : red;
}

p.msgslist          {
    padding         : 10px;
}

.pathtext           {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : bold;
    text-decoration     : none;
    color           : #ffffff;
}

.loginbox           {

    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : normal;
    text-decoration     : none;
    color           : black;
}

input.loginbox          {
    border          : 1px solid black;
    background      : white;
    width           : 80px;
}


.postdata           {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : normal;
    text-decoration     : none;
    color           : black;
}

sup.postdata            {
    color           : red;
}

input.postdata          {
    width           : 160px;
    background      : white;
}

.errormsg           {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : normal;
    text-decoration     : none;
    color           : black;
}

.copyright          {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 11px;
    font-weight     : normal;
    text-decoration     : none;
    color           : black;
}

a.copyright         {
    text-decoration     : underline;
}

.textblck           {
    font-family     : Tahoma, Verdana, Arial;
    font-size       : 12px;
    font-weight     : bold;
    text-decoration     : underline;
    color           : black;
}