@charset "utf-8";
/* ---- hm... -- */
@import "/a/styles/footer.css";
html, body {
	margin: 0;
	padding: 0;}
body {
	background: #f5f6f7 url(none);
	color: #000;
	font-size: 1em;
	text-align: left;
	line-height: 1.3;}
* {font-family: "Trebuchet MS", "Helvetica CY", Verdana, Arial, sans-serif;}
h1 {margin-top: .8em;}
#crumbs {margin: 8px;}
#crumbs a:link, #crumbs a:visited {color: #009;}
#si_data {width: 88%;}
#si_data, #ppl_data, #bdoc_end {margin-left: 1%;}
#bdoc_end, #f_main, p {text-align: left !important;}
small, #sdag {font-size: 92%;}
#bdoc_end {
	margin-right: 1%;
	margin-left: 1%;}
.b_lnk {margin-left: 0;}
dt {margin-top: .8em;}
li {margin-top: .4em;}
a, a b {text-decoration: underline;}
a b {font-weight: normal;}
a:link, a b {color: #36c;}
a:link, a:visited {background: transparent;}
a:visited {color: #006;}
a:hover, a:visited:hover, a:active, a:hover b {text-decoration: underline;}
a:hover, a:visited:hover, a:hover b {
	background: #fff;
	color: red;}
a:active, a:focus, a:active b, a:focus b {
	background: #f9f9f9;
	color: red !important;}
#bdoc_end a:link, #bdoc_end a:visited, #bdoc_end a:link b, #bdoc_end a:visited b {
	background: transparent;
	color: #009;}
#bdoc_end a:hover, #bdoc_end a:hover b {
	background: #fff;
	color: red;}
a[name] {
	color: inherit !important;
	text-decoration: none !important;
	cursor: default;}
a[accesskey]:after {
	margin-left: .2em;
	content: "(" attr(accesskey) ")";
	color: red;}
body:after {
	clear: both;
	display: block;
	margin: 2em auto 0 auto;
	padding: .5em 0;
	background: gray !important;
	color: #f9f9f9 !important;
	content: "Use accesskeys! (Alt +) [C] = CSS on/off; [R] = Switch language to Russian... Read info page for more.";
	font-size: 64%;
	text-align: center !important;
	letter-spacing: 1px;
	border: 2px dotted white;}