.leftBorder {
	border-left-width: thin;
	border-left-style: solid;
	background-repeat: repeat-y;
	background-position: right;
}
.rightBorder {
	border-right-width: thin;
	border-right-style: solid;
	background-repeat: repeat-y;
	background-position: left;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.style1 {font-family: "Monotype Corsiva"}
.style6 {color: #FFEABF}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #822100;
}
.footer {
	background-attachment: fixed;
	background-color: #ECC477;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #E09F27;
	border-right-color: #E09F27;
	border-bottom-color: #E09F27;
	border-left-color: #E09F27;
}
.imgBorder {
	border: 1px solid #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2Blk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.style10 {
	font-size: 9pt;
	font-weight: bold;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.noIMGborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style15 a {
	text-decoration: none;
	color: #7B0000;
}
