.standardlink {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
}

.standarddot {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

a.navbar:link {
	color: #003300;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 13px;
	list-style-type: circle;
	white-space: nowrap;
	
	
 }
 
 
a.navbar:visited {
	color: #003300; 
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 13px;
	
 }
 
 
a.navbar:hover {
	color: #003300; 
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 13px;
	
 }
 
a.navbar:active {
	color: #003300;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 13px;

 }
 .navbarbox {
	background-color: #993300;
}
.booksubheader {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #003300;
}
.linklock {
	white-space: nowrap;
}
.pagenumbers {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
}
#background {
	background-image: url(images/pieces/topbg.jpg);
	background-color: #EBEFEB;
	background-position: 180px top;
	background-repeat: repeat-x;
	}
	
#backgroundtoc {
	background-image: url(images/pieces/topbgtoc.jpg);
	background-color: #EBEFEB;
	background-position: 180px top;
	background-repeat: repeat-x;
	}
