body {
	padding						: 0px;
	margin						: 0px;
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 95%;
}
.container {
	min-width: 780px;
	width: expression(documentElement.clientWidth > 780 ? "100%" : "780px");
}
.maintbl {

}
.kh_top {
	background-color			: #a4bbcd;

}
.ba_top {
	float						: right;
	width						: 380px;
}
* html .title { 
	background-image			: url(../images/title_ie6.jpg);
	height						: 130px;
}
.title {
	min-width: 780px;
	position					: absolute;
	top							: 5px;
	left						: 0px;
	text-align					: center;
	width						: 100%;
	height						: 141px;
	background-image			: url(../images/title_best.png);
	background-position			: center;
	background-repeat			: no-repeat;
}
.kh_2 {
	width						: 161px;
	float						: left;
	margin						: 0px;
}
.path {
	height						: 44px;
	margin						: 0px;
	position					: absolute;
	left						: 161px;
	background-image			: url(../images/kh_3_top.jpg);
	background-repeat			: no-repeat;
	background-position			: left;
	padding-left				: 40px;
}
.inpath {
	padding-top					: 10px;
	font-weight					: bold;
	font-family					: Tahoma, Geneva, sans-serif;
	color						: #3d6183;
}
.inpath a{
	font-weight					: normal;
}
.ba_2 {
	text-align					: right;
	float						: right;
}
div.r_border {
	float						: right;
	height						: 44px;
}
.r_border {
	width						: 22px;
	background-color			: #3d6183;	
}
.left_block {
	width						: 141px;
	background-image			: url(../images/left_px.jpg);
	background-position			: left;
	background-repeat			: repeat-y;
	vertical-align				: top;
	padding						: 10px 10px 10px 20px;
}
.content {
	padding						: 0px 20px 20px 30px;
}
.footer {
	border-top					: 3px solid #3d6183;
	background-color			: #a4bbcd;	
	padding						: 3px;
	text-align					: center;
}
.menuitem {
	margin						: 5px 0px 5px 0px;
	paddint-right				: 10px;
}
.menuitem a {
	color						: #ffa201;
	font-size					: 14px;
	font-weight					: bold;
	text-decoration				: none;
}

B {
	color						: #003868;
}

h1 {
	font-weight					: bold; 
	font-size					: 160%; 
	color						: #003868; 
	padding						: 2 4 2 4; 
	text-align					: center;
}
h2 {
	font-weight					: bold; 
	font-size					: 140%; 
	color						: #000000; 
	padding						: 2 4 2 4;
}
h3 {
	font-weight					: bold; 
	font-size					: 110%; 
	color						: #6572BA; 
	padding						: 2 4 2 0;
}
h4 {
	font-weight					: bold; 
	font-size					: 100%; 
	color						: #003868; 
	padding						: 2 4 2 0;
}

a:link, a:visited {
	color						: #dc8c24; 
	text-decoration				: none;
}
a:hover, a:active {
	color						: #EED689; 
	text-decoration				: underline;
}
.submenu_item {
	position					: absolute;
	width						: 200px;
	visibility					: hidden;	
	font-weight					: bold;
	padding						: 10px 10px 10px 20px;
	font-size					: 85%;
	border						: 3px solid #3d6183;
	background-color			: #a4bbcd;		
}
.submenu_item div {
	padding						: 2px 0px 2px 0px;
}
.largepicture {
  position:absolute;
  left: 0;
  top: 20px;
  z-index:100;
  visibility:hidden;
  border:3px solid #7d7d7d;
  padding: 0px;
  background-color: white;
 }
