body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url("../images/bg_lib.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #606060;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #606060;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #9E4700;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #9E4700;
	font-weight: normal;
}

.bodymain {
	background-color: #FFFFFF;
	background-image: url("../images/bg_main.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodylib {
	background-color: #FFFFFF;
	background-image: url("../images/bg_lib.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sbutton {
	background-image: url("../images/search_button.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 64px;
	border: 1px solid #9E4700;
}
.sedit {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #9E4700;
	height: 18px;
	width: 440px;
}
.search_td {
	background-image: url("../images/search_bg.gif");
	background-repeat: no-repeat;
	background-position: center center;
	width: 920px;
	height: 60px;
}
.centertdhead {
	background-image: url("../images/corlt.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.centertd {
	background-image: url("../images/center.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 14px;
	font-weight: 500;
	color: #EEEEEE;
	padding-right: 10px;
	padding-left: 10px;
}
.bannercon {
	background-image: url("../images/corrt.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomleft {
	background-image: url("../images/corlb.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomright {
	background-image: url("../images/corrb.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomcenter {
	background-image: url("../images/bottom.gif");
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 14px;
	font-weight: 500;
	color: #EEEEEE;
	padding-right: 10px;
	padding-left: 10px;
}
.divider {
	font-size: 24px;
	font-weight: bolder;
	color: #CCCCCC;
	padding: 10px;
}
.align_center {
	text-align: center;
	vertical-align: middle;
}
.thin_border {
	border: 1px solid #D4D0C8;
}
.thin_border_text {
	border: 1px solid #D4D0C8;
	padding: 10px;
#	background-color: #ffffff;
}
.left {

	background-image: url(../images/left.gif);
	background-position: left center;
}
.right {

	background-image: url(../images/right.gif);
	background-position: right center;
}
.rright {
	background-image: url(../images/rright.gif);
	background-position: right center;

}
.centersearch {

	background-image: url(../images/centersearch.gif);
	background-repeat: repeat-x;
	background-position: right center;
}.searchtext1 {
	border: 1px solid #D4D0C8;
	padding: 10px;
	text-align: center;
}
.comment_text {
	border: 1px solid #D4D0C8;
	padding: 10px;
	background-color: #eeeeee;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}


.text_lib {
	border: 1px solid #D4D0C8;
	padding: 10px;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}

.comment_head {
	border: 1px solid #D4D0C8;
	padding: 10px;
	background-color: #ffffff;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}
.gray_text {
	color: #666666;
	text-transform: lowercase;
	font-size: 11px;
}
/* Sidebar - begin */
.sbhead {
	background: #d5d5d5 url(../images/sbhead.jpg) no-repeat center bottom;
	width: 240px;
	height: 39px;
}

.sbhead table {
	margin-bottom: 3px;
}
.sbtext {
	background: #d5d5d5;
	width: 235px;
	height: 295px;
	overflow: auto;
}
.sbbody {
	padding-left: 5px; 
	padding-bottom: 5px; 
	background: #d5d5d5
}

.sbbody h2 {
	padding: 0;
	margin: 0;
	color: #632220;
	font: 14pt;
}

table.sbtable {
	border: 2px dotted red;
    position: absolute;
    left: 10px;
    top: 100px;
    z-index: 10;   
	font: 12pt bold;
	color: #e03b03;
}

img#close_sidebar {
	cursor: hand;
}

/* Sidebar - end */