body {
margin: 0px;
font-family: 'Trebuchet MS',Verdana,Arial;
	background: #d5e2ff;
}
a {
	color: black;
}
table.mainpage {
	width: 1180px;
	border: 0px;
	border-spacing: 0px;
}
table.headertable {
	width: 1100px;
	border: 0px;
	border-spacing: 0px;
}
td.headtableleft {
	width: 800px;
	text-align: left;
}
td.headtableright {
	width: 350px;
	text-align: right;
}
td.header {
	width: 1180px;
	height: 101px;
	text-align: center;
	background: url(../gfx/header_top.png) 0 0 no-repeat;
}
td.leftside {
	width: 109px;
	background: url(../gfx/header_left.png) top left no-repeat;
}
td.rightside {
	width: 104px;
	background: url(../gfx/header_right.png) top right no-repeat;
}
td.main {
	vertical-align: top;
	width: 900px;
	height: 600px;
	font-family: Verdana,Arial;
	background: rgb(255,255,255);
}
td.copyrightbar {
	font-family: Verdana,Arial;
	font-size: 10px;
}
.booklink {
	border-bottom: 1px dashed black;
}
.bookrowo {
	background: #eeeeee;
	color: black;
}
.bookrowo:hover {
	background: #393c66;
	color: white;
}
.bookrowo a {
	background: #eeeeee;
	color: black;
}
.bookrowo:hover a {
	background: #393c66;
	color: white;
}
.bookrowe {
	background: #ffffff;
	color: black;
}
.bookrowe:hover {
	background: #393c66;
	color: white;
}
.bookrowe a {
	background: #ffffff;
	color: black;
}
.bookrowe:hover a {
	background: #393c66;
	color: white;
}
.nav {
	background: #ffffff;
	border: 1px solid #666666;
	border-top-color: #444444;
	padding: 12px;
}
.cbox {
	font-weight: bold;
	text-align: center;
	background: white;
	width: 104px;
	height: 124px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	border-top-color: #444444;
}
.cimg {
	width: 100px;
	height: 100px;
}
.newsfeed {
	vertical-align: top;
	background: white;
	text-align: center;
}
.rightcol {
	vertical-align: top;
	text-align: left;
	background: white;
	width: 200px;
}
.leftcol {
	vertical-align: top;
	width: 250px;
}