body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color:#efedee;
}
#text {
	z-index:5000;
	margin:50px auto;
	width:500px
}
.hotspot {
	z-index:5000;
	color:#6f82a2;
	padding-bottom:1px;
	border-bottom:1px dotted #6f82a2;
	cursor:pointer
}
#tt {
	z-index:5000;
	position:absolute;
	display:block;
	background:url(images/tt_left.gif) top left no-repeat
}
#tttop {
	z-index:5000;
	display:block;
	height:5px;
	margin-left:5px;
	background:url(images/tt_top.gif) top right no-repeat;
	overflow:hidden
}
#ttcont {
	z-index:5000;
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#6f82a2;
	color:#FFF
}
#ttbot {
	z-index:5000;
	display:block;
	height:5px;
	margin-left:5px;
	background:url(images/tt_bottom.gif) top right no-repeat;
	overflow:hidden
}
.TextStyle {
	z-index:5000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}
.Menus {
	color:#4e638c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
}
.Lists {
	cursor:hand;
	cursor:pointer;
	color:#006;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
}
.DocumentsON {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:hand;
	cursor:pointer;
	margin-bottom:0.11cm;
	margin-left:0.5cm;
	text-decoration:underline;
	color:#3445E2;
}
.DocumentsOFF {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:hand;
	cursor:pointer;
	margin-bottom:0.11cm;
	margin-left:0.5cm;
}
.label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:hand;
	cursor:pointer;
	margin-bottom:0.11cm;
	margin-left:0.5cm;
}
.western {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.newsheader {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.newsbody {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.links {
	color:#4e638c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	vertical-align:middle;
	cursor:pointer;
	text-align:right;
	margin-top:5px;
	text-decoration:underline;
}
.alinks {
	color:#4e638c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	cursor:pointer;
	text-align:right;
	text-decoration:underline;
}
a.alinks {
	color:#4e638c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	cursor:pointer;
	text-align:right;
	text-decoration:underline;
}
a.alinks:visited {
	color:#4e638c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	cursor:pointer;
	text-align:right;
	text-decoration:underline;
}
a.alinks:hover {
	color:#D76B00;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	cursor:pointer;
	text-align:right;
	text-decoration:underline;
}
a.vi {
	color: #4e638c; /* Цвет обычной ссылки */
	text-decoration: none; /* Убираем подчеркивание у ссылок */
	cursor:pointer;
}
a.vi:visited {
	color: #4e638c; /* Цвет посещённой ссылки */
	cursor:pointer;
}
a.vi:hover {
	color: #D76B00; /* Цвет ссылки при наведении на нее курсора мыши */
	text-decoration: none; /* Добавляем подчеркивание */
	cursor:pointer;
}
a.vl {
	color: #4e638c; /* Цвет обычной ссылки */
	text-decoration: underline; /* Добавляем подчеркивание */
	cursor:pointer;
}
a.vl:visited {
	color: #4e638c; /* Цвет посещённой ссылки */
	text-decoration: underline; /* Добавляем подчеркивание */
	cursor:pointer;
}
a.vl:hover {
	color: #D76B00; /* Цвет ссылки при наведении на нее курсора мыши */
	text-decoration: underline; /* Добавляем подчеркивание */
	cursor:pointer;
}
.Btn {
	background-color:#dededd;
	cursor:hand;
	cursor:pointer;
	color:#4e638c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.paramsHeader {
	font-weight:bold;
	font-size:13px;
	color:#CCC;
	height:10px;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	background-color:#999;
}
.paramsData {
	font-weight:bold;
	font-size:13px;
	color:#CCC;
	height:10px;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	background-color:#292929;
}
