body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #cccccc;
	scrollbar-darkshadow-color: #2f4f4f;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #ededed;
}

p {
  font-size: 12px;
}

h1, .txt22 {
  font-size: 13px;
}

h2, .txt20 {
  font-size: 20px;
}

h3, .txt18 {
  font-size: 18px;
}

h4, .txt16 {
  font-size: 16px;
}

h5, .txt14 {
  font-size: 14px;
}

h6, .txt12{
  font-size: 12px;
}

.copy,.txt10{
  font-size: 10px;
  font-weight: bold;
}

a:active {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}

a:link {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #006699;
  background-color: transparent;
}

a:visited {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #006699;
  background-color: transparent;
}

a:hover {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #666666;
  background-color: transparent;
}

a.amenu:active,a.amenu:link,a.amenu:visited,a.amenu:hover {
  font-weight: normal;
  font-size: 11px;
}

.main {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

.tha {
  height: 22px;
  color:#666666;
  font-size: 12px;
  font-weight: bold;
  background-color: #FFFFFF;
}

.menu {
	height: 24px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	border: 1px solid #999999;
}

.fields {
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #999999;
  color: #000000;
  background-color: #FFFFFF;
}

.submit {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  border: 1px solid #000000;
  color: #000000;
  background-color: #EEEEEE;
  width: 80;
}

.border {
  border: 0px solid #999999;
  color: #000000;
}

.bordert {
	background-color: #999999;
	border: 0px solid #FFFFFF;
}

.cells {
  font-size: 12px;
  color: #333333;
}

.ok {
  color: #008000;
  font-weight: bold;
}

.fail, .error, .red {
  font-weight: bold;
  color: #FF0000;
}
.ime {
	color: #CC0033;
}
.ime_stat {
   font-size: 12px;
   font-weight: bold;
	color: #FFFFFF;
}
.rank {
   font-size: 14px;
	color: #FFFFFF;
}

.row1 {
  height: 18px;
  font-size: 12px;
  background-color: #FFFFFF;
}
.rowb {
  height: 18px;
  font-size: 12px;
  background-color: #EBEBEB;
}

.row2 {
  height: 18px;
  font-size: 12px;
  background-color: #EEEEEE;
}

hr {
  color: #999999;
}

.maincolor {
  color: #666666;
}

.graph {
  background-color: #000099;
  padding: 0;
  width: 15px;
}
.block {
	min-width: 354px;
	width: 690px;
	margin: 12px 0 6px 0;
	}
	.block_hd_tp {
		width: 100%;
		background: url(iblock_hd_tp_bg.gif) top #bdd1e6 repeat-x;
		}
	.block_bd {
		background: url(iblock_bd_bg.gif) bottom #ebebeb repeat-x;
		border-bottom: 1px solid #c8c8c8;
		}
	.block_bd2 {
		background: url(iblock_bd_bg2.gif) bottom #ebebeb repeat-x;
		/*
		border-bottom: 1px solid #c8c8c8;
		*/
		}
	.BlockName {
		float: left;
		margin: 3px 0;
		font: normal bold 12px/1.1 Tahoma, sans-serif;
		}
	.BlockDate {
		float: right;
		margin: 3px 0; margin-top: 7px;
		font: normal bold 9px/1.1 Tahoma, sans-serif;
		color: #1C4B79;
		white-space: nowrap;
		}
	.BlockDetail, .BlockDetail a {
		float: right;
		margin: 12px 0;
		font: normal bold 9px/1.2 Tahoma, sans-serif;
		color: #1C4B79;
		}
.level_one 	{
	width: 223px;
	background: url(menu_shadow.gif);
	}
	.item_l1 {
		padding: 3px 0 3px 0;
		font-size: 11px;
		width: 223px;
		height: 17px;
		background: url(menu_item_bg.gif) bottom #fff no-repeat;
		}
	.item_l1 a {
		font-size: 11px;
		display: block;
		margin-left: 12px; padding: 0px 0 3px 12px;
		border-left: 7px solid #d6e0eb;
		}
	.item_l1 a:hover {
		font-size: 11px;
		border-left: 7px solid #0095d9;
		}
	.item_l1 a:visited {
		font-size: 11px;
		}