body {
	background-color: #E9E9E9;
	margin: 5px;
	padding: 0px;
}
.mainPage {
	width: 722px;
	height: 422px;
	position: absolute;
	border: 1px solid #990000;

}
.bottomLine {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #FFFFFF;
	top: 432px;
	position: absolute;
	width: 722px;
	position: absolute;
	border: 1px solid #990000;
}
.cornerUL {
	height: 100px;
	width: 150px;
	left: 0px;
	top: 0px;
	background-color: #330000;
	position: absolute;
}
.logoMain {
	position: absolute;
	left: 150px;
	top: 0px;
	height: 100px;
	width: 570px;
	background-image: url(assets/logoMain.gif);
}
.navBarH {
	position: absolute;
	background-image: url(assets/navBarH.gif);
	left: 0px;
	top: 101px;
}
.linkClass1 a, .linkClass1 a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.linkClass1 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.navBarL {
	background-color: #330000;
	height: 300px;
	width: 150px;
	position: absolute;
	left: -1px;
	top: 120px;
}
.navBarLStripe {
	height: 260px;
	width: 5px;
	position: absolute;
	left: 140px;
	top: 30px;
	background-color: #FFFFFF;
}
.navButtonL a, .navButtonL a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 150px;
	font-size: 13px;

}
.navButtonL a:hover {
	color: #330000;
	background-image: url(assets/rOverL.gif);
	background-color: #330000;
}
.mainBody {
	position: absolute;
	height: 300px;
	width: 570px;
	background-image: url(assets/mainBody.gif);
	left: 150px;
	top: 120px;
	background-repeat: no-repeat;
}
.contentArea {
	height: 300px;
	width: 570px;
	position: absolute;
	padding: 5px;
}
.contentL {
	position: absolute;
	height: 300px;
	width: 385px;
	left: 0px;
	top: 0px;
	overflow: auto;
	padding: 5px;
}
.contentR {
	position: absolute;
	height: 300px;
	width: 185px;
	overflow: auto;
	left: 385px;
	top: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #FF0000;
	color: #FFFFFF;
	line-height: 24px;
}
.contentR span {
	line-height: 14px;
}
.imgClass1 img {
	height: 96px;
	width: 128px;
	position: absolute;
	border: 1px solid #CCCCCC;
	left: 10px;
	top: 1px;
}
.imgClass2 img {
	height: 117px;
	width: 156px;
	border: 1px solid #000000;
	color: #99CCCC;
}
.imgClass2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 162px;
	text-align: center;
	height: 30px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 4px;
}
.paragraph1 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.paragraph1 p:first-letter {
	font-size: 200%;
	color: #FF0000;
}
.paragraph1 p:first-line {
	font-type: strong;
	font-weight: bold;
}
.paragraph1 img {
	float: right;
	padding: 0px;
	border: 1px solid #660000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;




}
.paragraph2 p {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.paragraph2 p:first-letter {
	font-size: 150%;
	font-weight: bold;
	color: #660000;

}
.paragraph2 a, .paragraph2 a:link {
	color: #990000;	
}
.ulClass1 ul {
	list-style-image: url(assets/20x10tri.gif);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: blink;
	margin-left: 20px;
	margin-top: 4px;
}
.ulClass1 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 0px;
}
.ulClass1 p:first-letter {
	font-size: 150%;
	font-weight: bold;
}
.ulClass1 span {
	font-weight: bold;
}
.tableClass1 p {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
}
.tableClass1 a, .tableClass1 a:link {
	color: #990000;
}
.tableClass1 a:hover {
	color: #990000;
}
.cells1 {
	background-color: #FFFFFF;
	border: 1px solid #660000;
	text-align: center;
}
.cells1 span {
	font-weight: bold;
	text-decoration: underline;
}
