body {
	background-color: #EFEFEF;
	margin: 5px;
	padding: 0px;
	text-align: center;
}
.borderCell {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.topLinks {
	text-align: right;
	vertical-align: middle;
}
.searchBox {
	text-align: center;
	vertical-align: middle;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.noMarginCell {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.copyRight {
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	vertical-align: middle;
}
.featuredBooks_title {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #99CC00;
	height:25px;
}

.tabbedSection_title {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color:#FF3300;
	height:25px;
}

.chooseTags_title {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color:#6699FF;
	height:25px;
}
.sendTo_title {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color:#FF9900;
	height:25px;
}
.myLibrary_title {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color:#666666;
	height:25px;
}.rs_header {
	font-weight: bold;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}
.rs_Content {
	border: 1px solid #CCCCCC;
}
.rs_Desc {
	border: 1px solid #CCCCCC;
	background-color: #3b71a8;
}
.button {
	background-color: #CCDDFF;
	border-top: 1px double #cccccc;
	border-right: 1px double #999999;
	border-bottom: 1px double #999999;
	border-left: 1px double #cccccc;
}
.arrowButton {
	background-color: #EFEFEF;
	border-top: 1px double #cccccc;
	border-right: 1px double #999999;
	border-bottom: 1px double #999999;
	border-left: 1px double #cccccc;
}


.selectedTab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color:#FF3300;
	height:25px;
}

.selectedTab a {
	text-decoration:none;
	color:#000066;
}

.unSelectedTab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color:#CCCCCC;
	height:25px;
}

.unSelectedTab a {
	text-decoration:none;
	color:#0000FF;
}

.tabContent {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textInput {
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.textArea {
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.arrowCell {
	text-align: center;
	vertical-align: middle;
	font-size: 24px;
}
.logoCell {
	margin: 0px;
	padding: 0px;
}
.topNavBar {
	text-align: right;
}
#previewDiv {
	position: absolute;
	background-color: #EFEFEF;
	border: 2px outset #EFEFEF;
}

#requestBackDiv {
	position: absolute;
	background-color: #EFEFEF;
	border: 2px outset #EFEFEF;
}

#borrowDiv {
	position: absolute;
	background-color: #EFEFEF;
	border: 2px outset #EFEFEF;
}

#editDiv {
	position: absolute;
	background-color: #EFEFEF;
	border: 2px outset #EFEFEF;
}
.closeTab {
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.closeTab a {
	text-decoration:none;
}
