A:hover {
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        text-decoration: none;
        font-size: 8pt;

}
A:link {
        font-family: Arial, Helvetica, sans-serif;
        color: #333333;
        text-decoration: none;
        font-size: 8pt;


}
A:active {
        font-family: Arial, Helvetica, sans-serif;
        color: #333333;
        text-decoration: none;
        font-size: 8pt;


}
A:visited {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 8pt;

}

body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;

}
.border_bottom {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #333333;
		 font-family: Arial, Helvetica, sans-serif;
        font-size: ;

        color: #333333;
        text-decoration: none;
        font-size: 8pt;
}
.text1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: ;

        color: #333333;
        text-decoration: none;
        font-size: 8pt;
}
/* Êíîïêà óäàëèòü òèïà submit */
.butdel{
        background-image: url(images/b_drop.png);
        background-repeat: no-repeat;
        background-color: #FFFFFF;
        border: 0;
        width: 16px;
        height: 16px;
        }
/* HTML òàáëèöà */
table.sort{
border-spacing:0.1em;
margin-bottom:1em;
margin-top:1em
font-size: 10pt;
}

/* ÿ÷åéêè òàáëèöû */
table.sort td{
font-size: 10pt;
border:1px solid #CCCCCC;
padding:0.3em 1em

}

/* çàãîëîâêè òàáëèöû */
table.sort thead td{
cursor:pointer;
cursor:hand;
font-weight:bold;
font-size: 8pt;
text-align:center;
background-color:#C7C7C7;
vertical-align:middle
}

/* çàãîëîâîê îòñîðòèðîâàííîãî ñòîëáöà */
table.sort thead td.curcol{
background-color:#999999;
color:#FFFFFF
}