@charset "windows-1251";
 body {
	background-color: #FFFFFF;
	font-family: Verdana;
	color:#333333;
	margin: 20px 40px 20px 40px;
	
} 
 
a {
color: #13137A;
font-family: Verdana;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
}
a.small-link{
color: #13137A;
font-family: Verdana;
font-size: 11px;
text-decoration: underline;
font-weight: normal;
}

a.arrow-menu-link {
color: #ffffff;
font-family: Verdana;
font-size: 11px;
text-decoration: underline;
font-weight: normal;
}

a.menu-big-link{
color: #ffffff;
font-family: Verdana;
font-size: 14px;
text-decoration: underline;
font-weight: bold;
}

.blue-text{
color: #13137A;
font-family: Verdana;
font-weight: bold;
}

td{
	font-size: 12px;
}

.menu-item-selected
{
	background-color:#666666;
}
.menu-stripe
{
	background-color:#E8E8E8;
}
.menu-arrow
{
	background-color:#999999;
}

.blue-items{
	background-color:#0477B6;
	color:#ffffff;
	font-size:11px;
	padding: 2px;
}
input {
	height:20px;
	font-size:11px;
	}
input.buy-button {
		width:150px;
	
}
input.search-field {
		width:200px;
	
}

div.book-image-frame
{
	padding:0px;
	border: 1px solid #cccccc;
}
.grey-border
{
	
	border: 1px solid #cccccc;
}

.copyright{
color: #ffffff;
font-family: Verdana;
font-size: 11px;
font-weight:normal;
}

.grey-block
{
	background-color: #666666;
}

.white-text{
color: #ffffff;
font-family: Verdana;
font-size: 11px;
font-weight:normal;
}

.white-text-big{
color: #ffffff;
font-family: Verdana;
font-size: 16px;
font-weight:normal;
}