body
{
	background-color: #FFEFD5;
	color: black;
}
table
{
	font-family: "Times New Roman",Times,serif; text-align: left;
}
table.Centred
{
	font-family: "Times New Roman",Times,serif; text-align: center;
}
p
{
	font-family: Arial,Helvetica,sans-serif; font-size: medium;
}

p.Normal
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; font-size: medium; text-align: Left;
}
h1, h2, h3, h4, h5, h6
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black;
}

img
{
	border:0px none;
}
.ImageMiddle
{
	vertical-align:middle;
}
.Subhead
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; font-weight: bold; text-align: Left;
}
.BoldRight
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; font-size: medium; font-weight: bold; text-align: Right;
}

.SmallBoldLeft
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; font-size: x-small; font-weight: bold; text-align: Left;
}
.SmallBoldRight
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; font-size: x-small; font-weight: bold; text-align: Right;
}
.SmallBoldCentre
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; font-size: x-small; font-weight: bold; text-align: Center;
}
.VerySmallCentre
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; font-size: xx-small; text-align: Center;
}
.VerySmallRight
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; font-size: xx-small; text-align: Right;
}
.SmallLeft
{
	font-family: Arial,Helvetica,sans-serif; font-size: small; text-align: Left;
}
.SmallRight
{
	font-family: Arial,Helvetica,sans-serif; font-size: small; text-align: Right;
}
.SmallItalic
{
	font-family: Arial,Helvetica,sans-serif; font-size: small; text-align: Left; font-style: italic;
}
.SmallCentred
{
	font-family: Arial,Helvetica,sans-serif; font-size: x-small; text-align: Center;
}
.BoldMidSmallLeft
{
	font-family: Arial,Helvetica,sans-serif; font-size: small; text-align: Left; font-weight: bold; 
}
.BoldMidSmallRight
{
	font-family: Arial,Helvetica,sans-serif; font-size: small; text-align: Right; font-weight: bold; 
}
.BoldMidSmallItalic
{
	font-family: Arial,Helvetica,sans-serif; font-size: small; text-align: Left; font-style: italic; font-weight: bold; 
}
.BoldMidSmallCentred
{
	font-family: Arial,Helvetica,sans-serif; font-size: small; text-align: Center; font-weight: bold; 
}
.BigHeading
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; font-size: xx-large; font-weight: bold; text-align: Center;
}
.CentredHeading
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; font-size: large; font-weight: bold; text-align: Center;
}
.Heading
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; font-size: large; font-weight: bold;
}
.CentredText
{
	font-family: Arial,Helvetica,sans-serif; text-align: Center;
}
.Left
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; text-align: Left;
}
.Right
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; text-align: Right;
}
.Listed
{
	background: #FFEFD5; font-family: Arial,Helvetica,sans-serif; color: black; font-size: x-small; font-weight: bold;
}
.Red
{
	background: #FFEFD5; color: red;
}
.Purple
{
	background: #FFEFD5; color: #800080;
}
.Navy
{
	background: #FFEFD5; color: #000080;
}
.DarkYellow
{
	background: #FFCC00;
	color: black;
}
.BoldUnderline
{
	font-weight: bold;
	text-decoration: underline;
}
.Bold
{
	font-weight: bold;
}
.RightItalic
{
	font-style: italic;
	text-align: right;
}
div#headerleft
{
	float: left;
	width: 43%;
	max-height: 92px;
	color: black;
	background-color: #FFEFD5;
}
div#headerright
{
	float: right;
	width: 56%;
 	max-height: 92px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: black;
	background-color: #FFEFD5;
}


div#navbar2 {
	clear: both;
	line-height: 30px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	margin-bottom: 6px;
	color: black;
	background-color: #FFEFD5;
	text-align: center;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	background-color: #FFEFD5;
	line-height: 30px;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: black;
	background-color: #FFEFD5;
}
div#navbar2 li a:link {
	text-decoration: underline;
    color: blue;
	background-color: #FFEFD5;
}
div#navbar2 li a:visited {
	text-decoration: underline;
    color: navy;
	background-color: #FFEFD5;
}
div#navbar2 li a:hover {
    font-weight: bold;
    color: black;
    background-color: #FFDEAD;
}
div#main
{
	float: left;
	width: 100%;
	color: black;
	background-color: #FFEFD5;
}

div#bookleft
{
	float: left;
	width: 20%;
	height: 150px;
	text-align: center;
	color: black;
	background-color: #FFEFD5;
}
div#bookright
{
	float: left;
	width: 77%;
	font-family: Arial,Helvetica,sans-serif; 
	text-align: left;
	color: black;
	background-color: #FFEFD5;
}

div#bodyleft
{
	float: left;
	width: 58%;
	padding: 4px 4px;
	font-family: Arial,Helvetica,sans-serif; 
	text-align: left;
	color: black;
	background-color: #FFEFD5;
}

div#bodyright
{
	float: left;
	width: 37%;
	margin-left: 2%;
	padding: 4px 4px;
	font-family: Arial,Helvetica,sans-serif; 
	text-align: left;
	color: black;
	background-color: #FFDEAD;
}

div#footer
{
	float: left;
	width: 100%;
	height: 3px;
	margin-top: 12px;
	border-top: solid #000 2px;
	text-align: left;
	color: black;
	background-color: #FFEFD5;
}

div#footerleft
{
	float: left;
	width: 49%;
	text-align: left;
	color: black;
	background-color: #FFEFD5;
}
div#footerright
{
	float: right;
	width: 49%;
	text-align: right;
	color: black;
	background-color: #FFEFD5;
}