﻿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_v1.png');
	background-repeat: no-repeat;
	background-position: 50% top;
	text-align: right;
	vertical-align: top;
}
.MainContainer {
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	list-style-type: square;
	background-color: #FFFDF4;
	background-image: url('images/MainContainerBckGrnd.jpg');
	background-repeat: no-repeat;
}
.MainSectionBckGrnd {
	background-color: #FFFDF4;
}
#DivMiddleBckGrnd {
	background-color: #005E00;
	background-image: url('images/Book_BackGrndPicture2.png');
	background-repeat: repeat;
	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;
}
.BottomSpacerBckGrnd {
	background-color: #3399FF;
	background-image: url('images/BottomSpaceBckGrnd.png');
	background-repeat: repeat;
	background-position: left top;
}
#TopDiv {
	background-position: center top;
	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-image: url('images/Book_BackGrndPictureMainPageTopDiv.png');
	background-repeat: no-repeat;
}
