body {
	margin: 0px 1px 0px 1px;
	padding: 0px 1px 0px 1px;
	background-color: #dedede;
	color: #000000;
}

.main_text {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color:#f0f0f0;
	cursor:pointer;	
}

.menutop, a.menutop:visited,  a.menutop:active {
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none; 
	color: #3B3936;
}

a.menutop:hover {
	color: #76726b;
}

.name {
	font-weight: bold; 
	font-size: 12px;
}

.parametr_title {
	font-weight: bold; 
	font-size: 11px;
	color: #777773;
}

.prname {
	padding-left: 4px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.prvalue {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}

.btn {
	border: 1px double #9a9996;
	font-size: 12px;
	color: #dfdfdf;
	background-color:#504F4C;
}

.mainmenu {
	color: #23292C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #969697;
	border-right-color: #969697;
	border-bottom-color: #000000;
	border-left-color: #969697;
	background-color: #BABABB;
	cursor:pointer;
}

.maptext {
	font-weight: bold; 
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.posit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	padding: 2px;
}

td {
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

/* ===== AncientBK Silver Classic Theme v3 ===== */
html, body { background-color:#d9d9d9; color:#111; }
body { scrollbar-face-color:#bfc2c5; scrollbar-shadow-color:#70757a; scrollbar-highlight-color:#f8f8f8; scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#50555a; scrollbar-track-color:#e5e5e5; scrollbar-arrow-color:#202020; }
fieldset { border:1px solid #8e9398; background-color:#e5e5e5; }
legend { color:#25282b; font-weight:bold; }
input[type="text"], input[type="password"], input[type="number"], select, textarea { background:#f4f4f4; color:#111; border:1px solid #777d82; box-shadow:inset 1px 1px 2px #b7b7b7; }
input[type="button"], input[type="submit"], button, .button, .btn { min-height:28px; padding:4px 14px; color:#111!important; font-weight:bold; border:1px solid #62676c!important; border-radius:2px!important; background:#cfd2d4!important; background-image:linear-gradient(to bottom,#fafafa 0%,#d9dcde 42%,#b9bdc0 55%,#e6e7e8 100%)!important; box-shadow:inset 0 1px 0 #fff,0 1px 1px rgba(0,0,0,.35)!important; text-shadow:0 1px 0 #fff; cursor:pointer; }
input[type="button"]:hover, input[type="submit"]:hover, button:hover, .button:hover, .btn:hover { background:#e5e7e8!important; background-image:linear-gradient(to bottom,#fff 0%,#eceeef 45%,#c8cbcd 55%,#f2f2f2 100%)!important; }
input[type="button"]:active, input[type="submit"]:active, button:active, .button:active, .btn:active { box-shadow:inset 1px 2px 3px rgba(0,0,0,.35)!important; }
table { border-color:#9ba0a4; }
th { background:#c4c8cb; color:#111; border-color:#858a8f; }
a, a:visited { color:#123d78; }
a:hover { color:#8b1c14; }
.modal-spinner,#preloader,#loader,#loading,.ajax-loader,.loader,.spinner,.loading-spinner,.loading-circle { display:none!important; visibility:hidden!important; opacity:0!important; animation:none!important; -webkit-animation:none!important; }
img[src*="loader.gif"],img[src*="loading.gif"],img[src*="spinner.gif"] { display:none!important; }
/* ===== end Silver Classic Theme v3 ===== */
