.standardlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.standarddot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

a.navbar:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 10px;
	list-style-type: circle;
	white-space: nowrap;
	
	
 }
 
 
a.navbar:visited {
	color: #FFFFFF; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 10px;
	
 }
 
 
a.navbar:hover {
	color: #FFFFFF; 
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 10px;
	
 }
 
a.navbar:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 10px;

 }.navbarbox {
	background-color: #993300;
}
.booksubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.linklock {
	white-space: nowrap;
}
.pagenumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
#tableLeft {
	text-align: left;
	background-position: left;
	float: left;
	background-repeat: repeat-y;
	background-image: url(images/pieces/background.jpg);
}
#topbackground {
	background-image: url(images/pieces/topbackground.gif);
	background-repeat: repeat-x;
	background-position: 0%;
	clear: right;
}
#footerText {
	color: #7C736A;
}

