html, body{
  height: 100%;
  margin:0;
  padding: 0;
  }

h1 {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	PADDING-top: 10px;
	padding-bottom: 10px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	COLOR: #000000;
	FONT-SIZE: 16px;
 	FONT-FAMILY: Verdana, Times New Roman, Times, serif;
	font-weight : bold;
  TEXT-ALIGN: left;
}

.kakh1 {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	PADDING-top: 10px;
	padding-bottom: 10px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	COLOR: #000000;
	FONT-SIZE: 16px;
 	FONT-FAMILY: Verdana, Times New Roman, Times, serif;
	font-weight : bold;
  TEXT-ALIGN: left;
}

h2 {
  MARGIN: 0px;
  PADDING: 5px;
	COLOR: #1E1E1E;
	FONT-SIZE: 15px;
	TEXT-ALIGN: center;
	FONT-FAMILY: Verdana, Times New Roman, Times, serif;
	font-weight : bold;
	}
	A.kakh2 {
		COLOR: #3255B3;
		TEXT-DECORATION: underline;
		font-family : Verdana, Times New Roman, Times, serif;
		font-weight : bold;
		font-size : 15px;
		padding:0px;
		}
 	A.kakh2:hover {
  COLOR: #3255B3;
		TEXT-DECORATION: none;
		font-family : Verdana, Times New Roman, Times, serif;
		font-weight : bold;
		font-size : 15px;
		padding:0px;
		}
h3 {
  MARGIN: 0px;
	PADDING: 15px;
	COLOR: #434343;
	FONT-SIZE: 14px;
	TEXT-ALIGN: left;
	FONT-FAMILY: Verdana, Times New Roman, Times, serif;
	font-weight : bold;
	}

	A {
		COLOR: #3255B3;
		TEXT-DECORATION: none;
		font-family : Verdana, Times New Roman, Times, serif;
		font-weight : normal;
		font-size : 11px;
		padding:0px;
		}
 	A:hover {
		COLOR: #3255B3;
		TEXT-DECORATION: underline;
		font-family : Verdana, Times New Roman, Times, serif;
		font-size : 11px;
		padding:0px;
		}
	A.mini {
		COLOR: #3255B3;
		TEXT-DECORATION: underline;
		font-family : Verdana, Times New Roman, Times, serif;
		font-weight : normal;
		font-size : 10px;
		}
 	A.mini:hover {
		COLOR: #3255B3;
		TEXT-DECORATION: none;
		font-family : Verdana, Times New Roman, Times, serif;
		font-size : 10px;
		}
  A.warning {
		COLOR: #3255B3;
		TEXT-DECORATION: underline;
		font-family : Verdana, Times New Roman, Times, serif;
		font-weight : bold;
		font-size : 18px;
		padding:0px;
		}
 	A.warning:hover {
  COLOR: #3255B3;
		TEXT-DECORATION: none;
		font-family : Verdana, Times New Roman, Times, serif;
		font-weight : bold;
		font-size : 18px;
		padding:0px;
		}
		
  .superlink {
    color: #000000;
		
             }
  .txt1 {
    padding:0px;
    color: #363636;
		font-weight: normal;
		font-size : 11px;
		TEXT-ALIGN: justify;
    font-family : Verdana, Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
        	}
  .txt2 {
    padding: 5px;
    margin: 10px;
    color: #aaaaaa;
		font-weight: normal;
		font-style: normal;
		font-size : 11px;
		vertical-align: top;
    font-family : Verdana, Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
        	}
  .txt3 {
    TEXT-DECORATION: underline;
    padding: 5px;
    margin: 2px;
    color: #000000;
		font-weight: bold;
		font-style: normal;
		font-size : 14px;
		vertical-align: top;
    font-family : Verdana, Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
        	}
  .warning {
    padding:0px;
    color: #363636;
		font-weight: normal;
		font-size : 18px;
		TEXT-ALIGN: justify;
    font-family : Verdana, Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
        	}
        	
  .centertd {background: url('/img/pix_grey.gif')  #ffffff repeat-y 99% 0%; }

  .centertd_x {background: url('/img/pix_grey.gif')  #ffffff repeat-x 100% 0%; }
  
   1ul {
    margin-left: 0px;
    padding-bottom: 0px;
    font-size : 11px;
    font-weight: bold;
    }
   1li {
    list-style-type: horizontal;
    margin-left: -10px;
    padding-bottom: 0px;
    font-size : 11px;
    font-weight: normal;
    }
  .li2 {
    border: 2px;
    color: #3255B3;
    /*list-style-type: square;*/
    margin-left: 20px;
    padding-bottom: 0px;
    font-size : 12px;
    }

  INPUT, select {

    BACKGROUND-COLOR: #ffffff;
    COLOR: #333333;
    font-size : 11px;
    font-family : Verdana, Times New Roman, Times, serif;
    vertical-align: middle;
    margin: 2px;
    BORDER: #cecece 1px solid;

    }

    TEXTAREA {
    font-size : 11px;
    BACKGROUND-COLOR: #ffffff;
    BORDER: #cecece 1px solid;
    COLOR: #333333;
    margin: 2px;

    }

  .flag_fade {
    font-size : 10px;
    filter:alpha(opacity=50, finishopacity=10, style=1); /* IE 5.5+*/
    -moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
  }
  .flag_fade a{
    filter:alpha(opacity=100); /* IE 5.5+*/
    -moz-opacity: 1; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */
    opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
    COLOR: #788FCD;
		TEXT-DECORATION: none;
		font-family : Verdana, Times New Roman, Times, serif;
		font-weight : normal;
		font-size : 10px;
		padding:0px;
  }
  .flag_fade a:hover{
    filter:alpha(opacity=100); /* IE 5.5+*/
    -moz-opacity: 1; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */
    opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
    COLOR: #3255B3;
		TEXT-DECORATION: none;
		font-family : Verdana, Times New Roman, Times, serif;
		font-weight : normal;
		font-size : 10px;
		padding:0px;
  }
