td {  background-repeat: repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-align: justify}
a:hover {
    color: ##162e7b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    font-weight:bold;
}
p {  text-align: justify}
a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #162e7b;
    text-decoration: underline;
    font-weight:bold;
}
a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #162e7b;
    text-decoration: underline;
    font-weight:bold;
}
a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #162e7bD;
    text-decoration: underline;
    font-weight:bold;


}
a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #162e7b;
    text-decoration: underline;
    font-weight:bold;
}
#main_block{
    color:white;
    font-size:20;
    background:#000f74;
    border:4px solid #f3e03b;

    padding:5px;
    width: 700px;

}
#white_block{


    align:center;
    border:1px solid #000000;

    padding:5px;


}

h1 {
    font-size: 18px;
    color: #162e7b;
    font-weight:bold;
}

#logo_td
{
    background-color: #7b8da9;
}
.doc_type{
    background: url(./images/file_extension_doc.png) no-repeat left top;
    height: 32px;
    padding: 9px 0 9px 35px;
}
.xls_type{
    background: url(./images/file_extension_xls.png) no-repeat left top;
    height: 32px;
    padding: 9px 0 9px 35px;
}
