body	{
	margin: 0px;
	padding:  0px;
	font-size: 11px;
	color: #434343;
	background: #fff;
	}

td     	{
	font: normal 11px Tahoma, Verdana, "Arial Cyr", sans-serif;
	color: #434343;
	}

a	{
	color: #434343;
	text-decoration: underline; 
      	}
a:hover	{
	color: #D30000;
	text-decoration: none; 
        }	

h1	{
	font-size: 14px;
	color: #434343;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 13px;
	font-weight: normal;
        }

h2	{
	font-size: 12px;
	color: #434343;
	margin-top: 7px;
	margin-bottom: 0px;
	font-weight: bold;
        }

h3	{
	font-size: 12px;
	color: #434343;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
        }


p	{
	margin-top: 0px;
	margin-bottom: 8px;
	}
a.submenu_hd {
	font: normal 10px Tahoma, Verdana, "Arial Cyr", sans-serif;
	color: #000;
	text-decoration: underline; 
	}
.submenu_hd_a {
	font: normal 10px Tahoma, Verdana, "Arial Cyr", sans-serif;
	color: #000;
	text-decoration: none; 
	}
a.submenu_hd:hover {
	font: normal 10px Tahoma, Verdana, "Arial Cyr", sans-serif;
	color: #000;
	text-decoration: none; 
	}

.txt_top {
	font-size: 10px;
	color: #FFF;
	}
.txt_gray {
	font: normal 10px Tahoma, Verdana, "Arial Cyr", sans-serif;
	color: #434343;
	}
.txt_red {
	font-size: 10px;
	color: #D30000;
	}
.txt_red_bold {
	font-size: 22px;
	color: #D30000;
	}
.txt_blue {
	font: bold 10px Tahoma, Verdana, "Arial Cyr", sans-serif;
	color: #172873;
	}
.txt_black {
	font-size: 10px;
	color: #000;
	}
.txt_black a {
	color: #000;
	}
.txt_black a:hover {
	color: #D30000;
	}

a.black11 {
	color: #000;
	}

.leftcolumn_hd {
	font-size: 14px;
	color: #434343;
	padding-bottom: 10px;
	}

.leftmenu {
	padding-left: 5px;
	color: #000;
	font-weight: bold;
	}
.leftmenu a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}


.subleftmenu1 ul{
	list-style: square url(leftmenu_kn2.gif);
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	border: 0px;
	}
.subleftmenu1 li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	}
.subleftmenu1 li a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	}
.subleftmenu1 li a:hover {
	color: #D30000;
	text-decoration: underline;
	}
.subleftmenu1_a {
	color: #D30000;
	text-decoration: underline;
	}

.news 	{
        margin-top: 13px;
        margin-bottom: 10px;
        margin-left: 14px;
        margin-right: 15px;
        }
.news_in {
        margin-bottom: 15px;
        }
.news_data {
	color: #999999;
	}
a.news_hd {
	color: #000;
	}

.path 	{
	font-size: 10px;
	color: #5D5D5D;
	}
.path_a {
	font-size: 10px;
	color: #D30000;
	}

.ast	{
	color: #D30000;
	}		

input,textarea,select {
	font: normal 11px Tahoma, Verdana, "Arial Cyr", sans-serif;
	}	

ul 	{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 7px;
	}

li 	{
	margin-left: 0px;
	padding-left: 7px;
	}

.tbl_hd1 {
	background: #0E1C5B;
	color: #FFF;
	font-weight: bold;
	height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	}
.tbl_hd2 {
	background: #C2C2C2;
	color: #000;
	height: 20px;
	padding-left: 8px;
	padding-right: 8px;
	}
.tbl_hd3 {
	background: #D1D1D1;
	color: #000;
	height: 20px;
	padding-left: 8px;
	padding-right: 8px;
	}
.tbl_txt {
	background: #EEEEEE;
	color: #434343;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	}

.tbl_hd2_active { background: #DDDDDD; }
.tbl_txt_active { background: #DDDDDD; }

#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  background-color:#fff;
  border:3px solid #ccc;
}

#simplemodal-container a.modalCloseImg {
  background:url(x.gif) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-10px;
  right:-18px;
  cursor:pointer;
}

.hidden { display: none; }

.total_pages {
	position:relative;
	left:-130px;
	top:-62px;
	width:100px;
	padding:10px 10px;
	background:#efeef3;
	text-align:right;
	color:#666;
}