body {
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-face-color: #E1E9EE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E1E9EE;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

td {
	font-family: Tahoma;
	font-size: 11px;
}

input,textarea {
	border: 1px solid #555555;
	font-family: Tahoma;
	font-size: 11px;
	height: 17px;
}
select {
	border: 1px solid #555555;
	font-family: Tahoma;
	font-size: 11px;
	height: 15px;
}
.submit {
	border: 0px solid #337099;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #337099;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 3px;
	height: 20px;
}

.maincat {
	font-weight: bold;
	font-size: 12px;
	color: #00495f;
	text-decoration: none;
}

.maincat:hover {
	color: #AF0012;
	text-decoration: underline;
}

.subcat {
	font-weight: bold;
	font-size: 11px;
	color: #00495f;
	text-decoration: none;
}

a.subcat:hover {
	color: #AF0012;
}

.booktitle {
	color: #081040;
	font-size: 12px;
	font-weight: bold;
}

.booktitle2 {
	color: #0C5267;
	font-size: 12px;
	font-weight: bold;
}

.bookdescr {
	font-size: 11px;
	color: #2E536B;
}

.details {
	font-size: 9px;
	color: #2E536B;
	text-decoration: none;
	font-weight: bold;
}
.details2 {
	font-size: 9px;
	color: #2E536B;
	text-decoration: none;
}

.details:hover {
	color: #AF0012;
}

.bigletter {
	font-size: 36px;
	color: #c0d0d9;
}
.rez1 {
	font-size: 11px;
	font-weight: bold;
	color: #2E536B;
}
.rez2 {
	font-size: 9px;
	color: #337099;
}
a.rez1 {
	font-size: 11px;
	font-weight: bold;
	color: #337099;
}
/* Loading Layer */

div.prepageClass {

	position: absolute; 

	font-family:arial;

	top: 110;

	left: 200;

	height:200; 

	width:500;

	border: 0;

	background: #FFFFFF;

	border:1px solid #000000;

}



div.prepageClass p {

	font-size:11;

}

