body{
    color:#000;
    background:#fff;
    font-size:12px;
    font-family:arial, geneva, helvetica, sans-serif;
}
body,form{
    margin:0;
    padding:0;
}
a{
    color:#808080;
}
a:hover{
    text-decoration:none;
}
.mainmenu{
    width:778px;
    margin-top:30px;
}
.erylogo{
    width:278px;
    float:left;
}
.erylogo img{
    display:block;
}
.logo img{
    margin-top:40px;
}
.menu{
    background:#414141;
    width:486px;
    margin:16px 0 0 0;
    padding:0 7px;
    float:left;
}
.menu a{
    font-size:10px;
    text-decoration:none;
    color:#fff;
    line-height:20px;
    padding:0 5px;
}
.p6h,.t1{
    color:#333;
}
.t2{
    color:#000;
}
.t1 /* Style: Pealkiri */{
    font-size:21px;
}
.t2{
    font-weight:bold;
}
.s1  /* Style: Gray small */{
    font-size:11px;
    color:#4e4e4e;
}
.f1{
    font-size:11px;
    color:#fff;
}
.f{
    font-size:11px;
    color:#fff
}
.t2f{
    font-weight:bold;
    font-size:11px;
    color:#fff
}
a.f{
    font-size:11px;
    color:#fff;
    text-decoration:underline;
}
a.f:hover{
    background:#efefef;
    font-size:11px;
    color:#2c2c2c;
    text-decoration:none;
}
a.sublink{
    color:#0353a3;
    text-decoration:none;
}
a.sublink:hover{
    color:#ef7e18;
    text-decoration:underline;
}
a.sublinkon:hover,a.sublinkon{
    color:#ef7e18;
    text-decoration:none;
}
.field{
    background:#f0f0f0;
    font-size:11px;
    width:120px;
    color:#0c3869;
    height:18px;
}
.clear{
    overflow:hidden;
    height:0;
    clear:both;
}
.floatl{
    float:left;
}
form.loginform{
    color:#fff;
    font-weight:bold;
}
form.loginform table{
    margin-left:60px;
}
form.loginform input.text{
    width:110px;
}
input.button{
    border:1px solid;
    border-top-color:#d2d3c9;
    border-left-color:#d2d3c9;
    border-bottom-color:#828282;
    border-right-color:#828282;
    color:#0e3c63;
    font-weight:bold;
    font-size:11px;
    background:#f0f0f0;
}
input.text{
    background:#f0f0f0;
    color:#000;
    font-size:10px;
}
form.login input.text{
    width:120px;
}
table{
    font-size:1em;
}
.login{
     background:#87c1e3 url(/images/asi.gif) no-repeat;
     padding:6px 0;
     width:360px;
     color:#fff;
}
.footer{
    background:#a4a4a4;
    width:368px;
    padding:12px 20px;
    color:#fff;
    font-size:11px;
}
.footer a{
    color:#fff;
}
.blue /* Style: Blue */{
    color:#0c3869;
}
.graytext /* Style: Graytext */{
    color:#808080;
}