/*  Стили моего производства   			            */
a:link{color:#0000C0;}

a:hover{color:#8080FF ; font-weight: strike}

a:visited{color: Purple}





body

{
 background-image: url("../images/4.gif");
background-attachment: fixed;
scrollbar-face-color:Black;   
scrollbar-shadow-color:#404040;
scrollbar-highlight-color:#404040;
scrollbar-3dlight-color:#9F9F9F;  
scrollbar-darkshadow-color:#404040;
scrollbar-track-color:#DFDFDF;     
scrollbar-arrow-color:#C00000;

}

H1{	font-family: Arial Black;  text-align: center; FONT-SIZE:12pt; font-style: normal; line-height: 16px; font-weight: bold; margin: 0px; padding: 0px;}

H2{	font-family: Arial;  text-align: center; FONT-SIZE:12pt; font-style: normal; line-height: 16px; font-weight: bold; margin: 0px; padding: 0px;}

/* Кнопка без наворотов   			            */
.buttoncodes {
	background: #FFF;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Verdana, Tahoma;
	padding: 2px;
	vertical-align: middle;
	font-size: 10px; 
	vertical-align: middle;
	margin:2px;
	height: 21px;
}

/* END Стили моего производства   			            */

#hintbox {

    text-align : left;

    width : 150px;

    font-size : 10px;

    border : 1px solid #99a1ab;

    background-color : #fff;

    layer-background-color : #a396d9;

    color : #282828;

    margin : 10px 0 0 10px;

    padding : 3px 5px;

    position : absolute;

    visibility : hidden;

    z-index : 998;

    -moz-opacity : 0.9;

    -moz-border-radius : 5px;

    filter : alpha(opacity="90");

}

/* Стили моего производства   			            */

.abzats{text-align: justify; text-indent: 25px; margin-top: 0; margin-bottom: 0}

.sup-td_1 {background:#666666; color: #FFFFFF; font-size: 14pt; font-family:Arial Black; text-align: left; padding: 3px;}
.sup-td_2 {background:#CBCBCB; color: #000000; font-size: 12pt; font-family:Times New Roman; padding: 3px;}
.sup-td_3 {background:#F2F2F2; color: #000000; font-family: Arial; font-size: 10pt; text-align: center; padding: 3px;}
.sup-td_4 {background:#FFFFFF; color:#000000; font-size:10pt; font-family:Times New Roman; padding: 3px;}


/* END Стили моего производства   			            */
#easyTooltip{
    padding:10px;
    border:1px solid #000000;
    background:#f1f1f1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #000000;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    }

