TD, SELECT {
        font-family:Tahoma;
        font-size:11;
}
.pole {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 2px double #376EC7;
        height : 19;
        background-image : url(/i/input.gif);
        background-color : #F0F8FF;
}

.blokcapt {
        font-size : 13;
        color : White;
        font-weight : bold;
        font-family : Arial, Helvetica, sans-serif;
        vertical-align : middle;
        padding-top : 3;
}
.sm1 {
        font-size: 11px;
        color: #333333;
}
.sm2 {
        font-size: 11px;
        color: #333333;
}
.sm3 {
        font-weight : bold;
        color: #396dd1;
        padding-left: 10px;
}
.sm4 {        
        padding-left: 5px;
}
.sm5 {
        font-weight : bold;
        color: #396dd1;
}
a {
        text-decoration: underline;
        color: Black;
}

.lfon {
        background-repeat: repeat-y;
        background-position: right;
        background-color : #00639C;
        background-image : url(/i/lfon.jpg);
        border-right : 1px solid White;
}
.rfon {
        background-repeat: repeat-y;
        background-position: left;
        background-color : #00639C;
        background-image : url(/i/rfon.jpg);
}
BODY {
        font-family : Tahoma;
}
.cat {
        font-family : Tahoma;
}
a.bloklink {
        color : Black;
        height : 16;
        padding-left : 10;
}
a.bloklink_msk {
	height: 16px;
}
a.bloklink:HOVER {
}

.lbord {
        border-left-color : #00639C;
        border-left-style : solid;
        border-left-width : 1;
        padding-left : 10;
}
SELECT, INPUT {
        height : 20;
        font-size: 11px;
}
.ti {
        FONT-SIZE: 10px; LINE-HEIGHT: 16px;
}


a.helpLink {
		text-decoration: underline;
        color: Black;
        cursor:                                help;
}

a.helpLink:hover {
        text-decoration: none;
        color: Black;

}

.help-tooltip {
        position:        absolute;
        width:                250px;
        border:                1px Solid WindowFrame;
        background:        Infobackground;
        color:                InfoText;
        font-size :         12px;
        font-weight :         normal;
        font-family :         tahoma;
        font-style :        normal;
        color :         #000000;
        padding:        3px;
        filter:                progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
        z-index:        10000;
}


.help-tooltip a,
.help-tooltip a:hover {
        color:                blue !important;
        background:        none;
}

