/* Общие данные */

BODY {
	Scrollbar-Arrow-Color:navy;
	Scrollbar-Base-Color:snow;
	Scrollbar-Shadow-Color:navy;
	ScrollBar-Dark-Shadow-Color:navy;
	Scrollbar-Highlight-Color:navy;
	Scrollbar-3D-Light-Color:navy;
	background-color:#e2e2e2;
	margin:5px;
	list-style-type:none;
	color: #000;
}

BODY, TABLE {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

A.sitemap {
	display: block;
	width: 60px;
	float: right;
	font-size: 9px;
	position: absolute;
	right: 0;
	top:0;
}

.acntr {
	text-align: center;
}

.bcntr {
	display: block;
	margin: 0 auto;
}

.cb {
	clear: both;
}

.fleft {
	float:left;
}
.fright{
	float:right;
}

IMG {
	border:0px;
}

FORM {
margin:0px;	
}

#cse-search-box {
	text-align: center;
}

#cse-search-box > div {
	width: 370px;
	margin:0 auto;
}

#cse-search-box input[type=text] {
	margin-bottom: 11px;
	border: 1px solid #7E9DB9;
}
#cse-search-box input[name=q] {
	width: 300px;
}


.anons {
	font-size: 11px;
	text-indent: 0;
	line-height: 120%;
	color: #666;
}


HR {
height:1px;
width:70%;
}

HR.dark {
height: 1px;
padding: 0px;
line-height: 1px;
font-size: 1px;
margin: 10px auto 10px auto;
background: #ddd;
border: 0px #ddd;
color: #ddd;
}

HR.light {
height: 1px;
padding: 0px;
line-height: 1px;
font-size: 1px;
margin: 10px auto 10px auto;
border: 0px #eee;
color: #eee;
background: #eee;
}

* html hr.light, * html hr.dark {
	margin: 0; /* in IE6 */
}
*+html hr.light, *+html hr.dark {
	margin: 0; /* in IE7 */
}

.Intext {
	color:green;
	font-size:14px;
	cursor:default
}


A {
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	color: #0088cc;
	letter-spacing:0.5px;
}

A:hover {
	color:#ff6600;
}

A.Razdel {
	color:#ff6600;
	font-weight: bold;
	font-size: 14px;
}
A.Razdel:hover {
	color:#0088cc;
}

A.Mail {font-size:8pt;
	color:#e2e2e2;
	letter-spacing:1pt;
	font-weight:normal
}

A.Mail:hover {
	color:#FF3300;
	text-decoration:underline;
}

H2 A.BookLight, A.BookLight,
H2 A.BookLightBlue, A.BookLightBlue {
	font-weight:bold;
	color:#0088cc;
}

A.BookBlack, A.BookBlackBlue {
	font-weight:bold;
	color:#006699;
}

A.KastaLight, A.KastaBlack {
	color:#009999;
	font-weight:bold;
}

A.KastaBlack {
	color:#007788;
}

SMALL A.booksa {
	font-size: inherit;
}

a .f1 {
	font-size:10px;
	font-weight:900;
	}

a .f2 {
	font-size:12px;
	font-weight:bold;
	color:#c40000
	}

a .f3 {
	font-size:14px;
	font-weight:bold;
	}

a:hover .f1 {
	font-size:14px;
	font-weight:bold;
	}

a:hover .f2 {
	font-size:12px;
	}

a:hover .f3 {
	font-size:10px;
	font-weight:900;
	}




A.BookLight:hover, A.BookLightBlue:hover, A.KastaLight:hover {
	color:#FF6600;
}

A.BookBlack:hover, A.BookBlackBlue:hover, A.BookBlack:hover {
	color:darkorange;
}

TD.btmRazdel {
	font-weight:bold;
	border-top:1px solid navy;
	background-color:#ffd700;
	text-align:center;
	cursor: default;
}

TABLE.border {
	border-collapse: collapse;
}
TABLE.border TD {
	border: 1px solid navy;
	padding: 2px;
}
/* Общие данные */


/* Структура */

.MainBorder {
	border: 1px navy solid;
	width:100%;
	background-color:#fffafa;
	background-image:url(../img/bg32.gif);
	min-width: 960px;
	min-height:100%;
}

* html .MainBorder {
	width: expression(document.body.clientWidth < 980? "980px": "auto" );;
	height:100%;
}

H1.BPL, .h1 {
	text-transform:uppercase;
	color: #777;
	font-size:larger;
	letter-spacing: 5px;
	margin: 5px 0px 3px 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}

A.BOOKAP, DIV.BOOKAP {
margin-top: 0px;
margin-bottom: 5px;
text-align:center;
color: gold;
font-size: 40px;
letter-spacing:50px;
border-top: 1px solid #c40000;
border-bottom: 1px solid #c40000;
font-family: "Times New Roman", Times, serif;
font-weight:bold;
filter: Glow(Strength=25, Color=#000080);
line-height: 90%;
background: navy;
display: block;
}

A.BOOKAP:hover {
	color: orange;
}
A.BOOKAP span {
	letter-spacing: 0px;
}

* html .BOOKAP span {
	padding-left: 50px;
}

DIV.BOOKAP {
	cursor: default;
}


A.takepart {
	position: absolute;
	left: 3;
	color: gold;
	text-transform: uppercase;
	background: url(/img/takepart.gif) no-repeat 0px 4px;
	background-position: center;
	padding-top: 7px;
	width: 18%;
	text-align: center;
	font-weight: bold;
	line-height: 95%;
	height: 30px;
	display: block;
	letter-spacing: 1px;
}

* html A.takepart {
	height: 36px;
	top: 5px;
}
A.takepart:hover {
	color: orange;
}


.toprec {
	margin-bottom: 6px;
	text-align: center;
}

.rec250top {
	width:260px;
}

.search {
	vertical-align:middle;
	text-align:center;
	height:27px;
	padding-bottom: 10px;
}

.btmPage {
font-weight:bold;
border-top: 1px navy solid;
background-color:#ffd700;
height:16px;
text-align:center;
letter-spacing: 5px;
position: relative;
}

/* Структура */
