body{
font-family: Arial;
font-size: 10pt;
}
.container{
	height: 100%;
}
.titleelibrary{
color: #999999; font-family: Arial; font-size: 14pt; letter-spacing: 1pt;font-weight:bold;
}
.divright{
	float:left;
	margin-left: 40px;
	margin-top: 5px;
	width: 700px;
}
.divleft{
	float:left;
	width: 227px;
}
.leftcatmiddle{
	padding-left: 30px;
	padding-right: 5px;
}
.categorylist{
	font-size: 9pt; 
	color: #3366FF; 
	line-height: 200%
}
.bcattable{
	line-height: 200%;
	border-bottom: 1px solid #FFF3E1;
}
.showa{
	color:orange;
}
.showab{
	color:#000000;
	font-weight: bold;
}
.usermenu{
	color: #D58000;
	font-size: 12pt;
	border-bottom: 1px solid #FFF3E1;
}
.usermenu a{
	font-size: 12pt;
	color: orange;
	text-decoration: none;
}
.usermenu a:hover{
	text-decoration: underline;
}
.logindiv, .feediv{
	float:left;
	width: 300px;
	margin-left:30px;
}
.feediv{
	text-align:center;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}
.imgg{
	float: left;
	width: 100%;
	display:block;
	overflow: hidden;
	border: 1px solid cccccc;
}
.imgg img{
	display: block;
	position:relative;
}
.footer{
	clear:both;
	position:relative;
	bottom:0;
	width:100%;
}
#adminleftmenu ul{
	list-style: none;
	margin-left:10px;
	line-height: 200%;
}
#adminleftmenu a{
	font-family: Arial;
	font-size: 10pt;
	color: orange;
	text-decoration: none;
}
#adminleftmenu a:hover{
	font-family: Arial;
	font-size: 10pt;
	color: orange;
	text-decoration: underline;
	background: #f9f9f9;
}
.adminclass td{
	font-family: Arial;
	font-size: 10pt;
}
.adminclass th{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.adminform{
	background: #f9f9f9;
}
.forgotpassword{
	font-size: 8pt;
}
.proceedb{
	margin-top:3px;
	margin-bottom:5px;
}
#error{
	font-size: 10pt;
}
#error ol{
	margin-left:2px;
}