

img{
	border: 0px;
}
form {
    display: inline;
}

hr {border: none; height: 1px; color: #333; background-color:#CCC; 	}

.bold{font-weight: bold;}

#header {background-color:#666;}
#header #title{color:#CCC; text-align:center}
#header #subtitle{color:#CCC; text-align:center}
#menu {
	text-align:center; 
	background-color:#F0F0F0; 
	border-bottom:#CCC 1px solid; 
	padding: 15px;
}
#menu a,span.menu_selected{
	text-decoration:none; 
	color:#666;
	padding-left: 20px;
	text-transform:uppercase;
	font-weight: bold;
}
#menu a.menu_selected, #menu span.menu_selected{
	text-decoration:none; 
	color: #039;
}

#lang{
	padding-left: 50px;
}

#body {text-align:center;}
#body-mid{
vertical-align:top;
padding-top: 10px;
}
#footer {background-color:#F0F0F0;text-align:center; border-top:#CCC 1px solid; border-bottom:#CCC 1px solid;}

#body-right {vertical-align:top}

.sidemenu {
	text-align:left; 
	width:200px; 
	margin-top: 20px; 
	margin-left:10px; 
	border: 0px #000 solid;
	font:14px "Times New Roman", Times, serif;
}
.sidemenu a{text-decoration:none; color:#009}
.sidemenuTitle {font-weight:bold; text-transform:capitalize;}

#books_loop_table{
	padding: 0px;
	border-spacing: 0;
    border-collapse: collapse;
	width: 100%;
}

.cover{ max-height: 120px; max-width: 60px; border:#CCC 1px solid;}
.binfo {font:14px "Times New Roman", Times, serif; text-align: left; }

.binfo .btitle {font-weight: bold}
.binfo .btitle a {font-weight: bold; text-decoration:none; color:#009}
.binfo .bauthor {font-weight: bold;}
.binfo .bpublisher {}
.binfo .byear {}
.btext {
	text-align: center;
	font:14px "Times New Roman", Times, serif; 
    overflow: hidden;		
}
.btext a{font:14px "Times New Roman", Times, serif; text-decoration:none; color:#000}
.btext .pdfpic{ margin-top: 5px;}
.bstats {font:14px "Times New Roman", Times, serif; text-align: left;}
.bstats .rating {text-align: center;}
.cat {text-align: left; font-style:italic;}
.cite{
	border: 1px solid #f5f5f5 ;
	background-color:#f9f9f9; 
	border-radius: 10px ;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px 10px ;
	-moz-border-radius: 10px ;
	-webkit-border-radius: 10px ;
	color: #555555;
}
.qut{
	font:14px "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
}
#pages {text-align:center; }
#pages a{text-decoration:none; color:blue;}
.pagebox {
		display: inline-block; 
		text-align:center;
		font:16px "Times New Roman", Times, serif ;
		border:#CCC 1px solid; 
		background-color:#F0F0F0; 
		margin: 10px 3px;
		width: 20px;
}


#ct_tr td {
	text-align:center;
	font:13px "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;
}

#ct_tr  a:link{
	color: #009;
	text-decoration:none;
}

#ct_tr a:link:hover, #ct_tr  a:visited:hover{
	color: orange;
}

#ct_tr  a:visited{
	color: #009;
}



.ct_loop td,.ct_loop a{
	text-align:left;
	text-decoration:none;
	font:14px "Times New Roman", Times, serif;
}

.ct_loop:hover {
  background-color: lightyellow;
}

.ct_underline td{
	background-color: #cccccc;
	height: 1px;
}
.ct_underline td.under_selected{
	background-color: orange;
}

#ct_letters_tr td{
	 border-bottom:#CCC 1px solid;
	 font:14px "Times New Roman", Times, serif;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 text-transform:uppercase;
	 font-weight: bold;
	 color: orange;
}

#ct_letters_tr  a:link{
	color: #009;
	font-weight: normal;
}

#ct_letters_tr a:link:hover, #ct_letters_tr  a:visited:hover{
	color: orange;
	font-weight: normal;
}

#ct_letters_tr  a:visited{
	color: #009;
	font-weight: normal;
}


#about{
	text-align: center;
	font-weight: normal;
}


#table_links{
	text-align: left;
	 font:14px "Times New Roman", Times, serif;
}
#brMenu_tr td {
	text-align:center;
	font:13px "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;
}

#brMenu_tr  a:link{
	color: #009;
	text-decoration:none;
	white-space: nowrap;
}

#brMenu_tr a:link:hover, #brMenu_tr  a:visited:hover{
	color: orange;
}

#brMenu_tr  a:visited{
	color: #009;
	white-space: nowrap;
}

.links_branch{
	color: orange;
	 font:18px "Times New Roman", Times, serif;	
}
.links_body_loop{}

.links_body_loop:hover {
  background-color: lightyellow;
}

.about{
	width: 80%;
	margin: 0 auto;
}



.hidden{
    display:none;
}

