/* Begin General Page Elements */

body {
	font-family: verdana;
	}
	
img {
	border: 0px;
	}
	
/* End General Page Elements */
	

/* Begin Repository Styling */

.loginbox {
	background: #FFFFCC;
	width: inherit;
	right-margin: 20%;
	left-margin: 20%;
	border: 1px solid #000099;
	padding: 10px;
	font-weight: bold;
	font-size: 10px;
	}
	
.pgnum {
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	}
	
/* End Repository Styling */


/* Start Top Frame Styling */

.topheading {
	position: fixed;
	top: 7px;
	left: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	}
	
.backtobs {
	position: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	left: 72px;
	top: 32px;
	}
	
.backtocat {
	position: relative;
	bottom: 10px;
	right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}
	
.backtocat img {
	position: relative;
	top: 2px;
	margin-right: 2px;
	}
	
.remframe {
	position: relative;
	bottom: 5px;
	right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}
	
.remframe img {
	position: relative;
	top: 3px;
	margin-right: 1px;
	}

/* End Top Frame Styling */


/* Begin Book Store Styling */

.subheader {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 10px;
	}

.year {
	text-align: left;
	font-weight: bold;
	font-face: tahoma;
	font-size: 18px;
	}
	
.rank {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: -3px;
	}
	
.toprank {
	position: relative;
	color: #00CC33;
	bottom: 33px;
	font-family: Arial bold, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-right: -10px;
	right: 5px;
	}
	
.topcover {
	position: relative;
	right: 5px;
	}

.recommendread {
	background: #D3F9AA;
	padding: 5px;
	border: 1px solid #00CC33;
	width: 620px;
	margin-left: 19px;	
	}

.completeread {
	background: #FFE6BE;
	padding: 10px;
	border-right: 1px solid #FEBA5D;
	border-left: 1px solid #FEBA5D;
	border-top: 1px solid #FEBA5D;
	width: 620px;
	margin-left: 20px;	
	}
	
.tabs {
	text-align: left;
	padding-left: 20px;
	}
	
.title {
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	}
	
.author {
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	margin-bottom: 5px;
	}
	
.isbn {
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	}
	
.pages {
	text-align: left;
	font-family: arial;
	font-size: 10px;
	}
	
.publisher {
	text-align: left;
	font-family: arial;
	font-size: 10px;
	}

/* End Book Store Styling */
