a:hover {
    color: #FF8400;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {vertical-align: top;}

.topleft {
    background-attachment: scroll;
    background-image: url(/pics/top_s_left.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.topright {
    background-attachment: scroll;
    background-image: url(/pics/top_s_right.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.topmain {
    background-attachment: scroll;
    background-image: url(/pics/top_m_2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.maintext {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: normal;
    text-align: justify;
    word-spacing: normal;
    line-height: 17px;
}

td.mainpage p {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: normal;
    text-align: justify;
    word-spacing: normal;
    line-height: 17px;
}

td.mainpage ul {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: normal;
    text-align: justify;
    word-spacing: normal;
    line-height: 17px;
}


.tabletext {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: normal;
    text-align: left;
    word-spacing: normal;
    line-height: 17px;
    padding: 8px 12px 8px 8px;

}
.botnav {
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: 11px;
    padding: 0px;
    color: #FFFFFF;
    text-decoration: none;
}
.tableheader {
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    letter-spacing: normal;
    text-align: left;
    word-spacing: normal;
    line-height: 17px;
    padding: 8px 12px 8px 8px;

}
small {
    font-size: 10px;
    line-height: 14px;
    text-align: left;
}
.newsactive {
    font-weight: bold;
    color: #FF8400;
}
.newsinactive {
    font-weight: bold;
    color: #B4BDCC;
}
h1 {
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    letter-spacing: normal;
    text-align: justify;
    word-spacing: normal;
    line-height: 17px;
    text-transform: uppercase;
    padding-top: 13px;

}

.download_block {
    margin-right: 60px; margin-top: 16px; margin-bottom: 16px; 
    font-size: 13px;
    font-weight: bold;
    text-align: right;
}

table.drives_submenu {
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    letter-spacing: normal;
    text-align: justify;
    word-spacing: normal;
    line-height: 17px;    
}
table.drives_list {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: normal;
    text-align: justify;
    word-spacing: normal;
    line-height: 17px;    
}
.free_p {color: #006600;}

div.question {
    margin-top: 20px; 
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    color: #DB7100;
}

a.question {
    margin-top: 20px; 
    font-size: 11px;
    line-height: 17px;
    font-weight: bold;
    color: #8a99b0;
    text-decoration:none;
}
a.question:hover {
    margin-top: 20px; 
    font-size: 11px;
    line-height: 17px;
    font-weight: bold;
    color: #7a89b0;
    text-decoration:underline;
}

div.answer {
    margin-left: 20px;
}

.maintext_uj {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: 17px;
}

table.default
{
    border-collapse: collapse;
    width: 100%;
}


table.cute { background: #c7cdd9;     
             font-size: 13px;
             font-style: normal;
             font-weight: normal;
             font-variant: normal;
             letter-spacing: normal;
             word-spacing: normal;
             line-height: 17px;
           }

table.cute td { background: #ffffff;  text-color: #5d6572; }
table.cute th { background: #f6f7f9; text-color: #5a6275;}


td.default
{
    margin: 0;
    padding: 0;
    vertical-align: top;
}

div.submenu 
{
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: 17px;
    margin-top: 15px;
    text-align: center;
}

.error {
    color: #990000;    
}
