body{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:.8em;
}
a{
	color:#080052;
	text-decoration:none;
	padding:2px;
	/*border:solid thin #fff;*/
}
a:hover{
	color:red;
}
.book_name_am,
.book_name_en,
.book_name_ru{
	min-width:150px;
	font-size:.8em;
	font-weight:bold;
	background-color:#ddd;
}
td{
	border-bottom:solid thin #ddd;
	min-height:40px;
	line-height:1.5em;
}
a:hover{
	color:red;
	border: thin solid red;
}
#content{
	text-align:center;
}
#main-menu{
	font-size:1em;
}
#top,
#footer,
#copyright{
	text-align:center;
	font-size:.8em;
	min-height:20px;
	display:black
}
td.year{
	font-weight:bold;
}
.filenav{
	line-height:1.5em;
	font-size:.9em;
}
.bk_n{
	font-size:.8em;
	font-weight:bold;
}
.red{
	color:red;
}
#top-menu{
	text-align:center;
	padding:5px 15px;
}
.comment-sheet{
	min-width:500px;
}
table tr.in-app{
	background-color:#9FC;
}