body, div, p, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
}.bookbg {
	background-image: url(images/bookrepeat.jpg);
	background-repeat: repeat-y;
	width: 627px;

}
.titles {
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #463F2F;
	text-decoration: none;
	text-align: center;
	line-height: normal;

}
a:link {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6A6440;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, san-serif;
	font-weight: normal;
	color: #6A6440;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, san-serif;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, san-serif;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.listnumbers {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: 15pt;
}
.bottomnav {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #EDEBE0;
	font-weight: bold;
	text-decoration: none;

}
.bottomnav a:link {
	color: #EDEBE0;
	text-decoration: none;
}
.bottomnav a:visited {
	color: #edebe0;
	text-decoration: none;

}
.bottomnav a:hover {
	color: #C7E3F1;
	text-decoration: none;

}
.bottomnav a:active {
	color: #006699;
	text-decoration: none;

}
.navTable {
	background-color: #E2E2E2;
}
.tableHeaderStuff {
	background-color: #C8CED4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
.tableHeaderStuffBorder {
	background-color: #C8CED4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	border: 1px solid #003366;

}
.pageTitle {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	display: block;
	text-transform: uppercase;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;

}
