body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #101410;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
} 
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F7DB63;
}
a:active {
	text-decoration: none;
	color: #F7DB63;
}
.style21 {font-size: 9px;
	color: #FFFFFF;
}
.style20 {color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.style30 {font-size: 12px;
	color: #FFFFFF;
}
.style33 {	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.style42 {color: #F7DB63; font-weight: bold; }
.style43 {color: #F7D76B}
.style44 {color: #F7DB63}
.style48 {color: #F7D76B; font-weight: bold; }
.style48 {color: #F7D763}
.style46 {font-weight: bold}
.style47 {font-size: 10px; font-weight: bold; color: #F7D763; }
.style49, .style53 {	font-size: 10px;
	font-weight: bold;
}
.style50 {font-size: 9px; font-weight: bold; }
.style51 {font-size: 11px; font-weight: bold; }



.style52 {color: #FFFF00; font-weight: bold;}


.style_nav {font-size: 14px; font-weight: bold;}
p, ul, li {font-size: 13px;}

h3 {font-size: 16px; color: #F7DB63; font-weight: bold; text-align:center;}

h4 {font-size: 13px;}

.ulmenu { padding-top:3px; padding-left:20px;  margin-top:0px; margin-left:0px }
.limenu {font-size:11px; padding-top:0; padding-right:0px; padding-bottom:3px;}

.header {}



#lightbox{
	background-color:#666;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(design/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="design/overlay.png", sizingMethod="scale");
	}




#content {
	padding: 0 0px 0 0px;
width: 100%;

	}

#content { color:#FFFFCC;}
#content table { color:#FFFFCC;}


.img  a { color:#666666;}
.img  a:hover {color:#F3D863;}

ul.column{
  width: 100%;
  padding: 0;
  margin: 10px 0 50px;
  list-style: none;

}
ul.column li {
  float: left;
  width: 230px; /* ширина колонки по умолчанию */
  padding: 0;
  margin: 5px 0;
  display: inline;
}
.block {
  height: 230px;
  font-size: 1em;
  margin-right: 20px; /* отступ между колонками */
  padding: 20px;

}
.block h2 {
  font-size: 1.8em;
}
.block img {
  /* параметры для изображений с меняющимися размерами и бордюром */
  width: 89%; /* убираем 1% от ширины, чтобы предотвратить баг в IE6 */

  margin: 0 auto;
  display: block;
  border-width:5px; border-style:solid;
  -ms-interpolation-mode: bicubic; /* предотвращение пикселизации изображений в IE 6/7 */
}

.block a { color:#666666;}
.block a:hover { color:#F3D863;}

.fab a { color:#F3D863;}
.fab a:hover { color:#F3D863; text-decoration:underline;}


