﻿body {
	background-color: #4C91D5;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003300;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;
}


#TopBarCell {
	background-image: url('images/TopBarBckGrnd_v2.png');
	background-repeat: no-repeat;
	background-position: 50% top;
	text-align: right;
	vertical-align: top;
}
.MainContainer {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	list-style-type: square;
}
.MainSectionBckGrnd {
	background-color: #FFFDF4;
}
#DivMiddleBckGrnd {
	background-color: #005A00;
	background-image: url('images/Book_BackGrndPicture2.png');
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-bottom: auto;
}
#Div3BckGrnd1 {
	background-color: #005E00;
	background-image: url('images/Book_BackGrndPicture3.png');
	background-repeat: no-repeat;
	background-position: center;
}
#DivBottom {
	background-color: #3399FF;
}
.IconsBckGrnd {
	background-color: #1B222F;
	text-align: center;
	vertical-align: middle;
}
.BottomSpacerBckGrnd {
	background-color: #3399FF;
	background-image: url('images/BottomSpaceBckGrnd.png');
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
}
#TopDiv {
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #005E00;
	background-image: url('images/Book_BackGrndPictureTopDiv.png');
	background-repeat: repeat-y;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: normal;
	line-height: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
}

