/* CSS Document */


.Content1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: lighter;
}
.Content2 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	padding-top: 30px;
}

.ContentBoardH {
	font-family: "Lucida Sans";
	font-size: large;
	padding-top: 20px;
}

.ContentBoard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	padding-top: 30px;
}

.ContentMemb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.HeadingCon {
	color: #003399;
	font-family: Comic Sans MS;

}

.WaterPrint {
	font-size: medium;
	color: #CCCCCC;
	visibility: visible;
	width: 200;
	left: 0px;
	top: auto;
}
.footer {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #003399;
}
.MonoTypeH {
	font-family: "Monotype Corsiva";
	font-size: 44px;
	color: #003399;
}
.MonoTypeH2 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
}
.MonoTypeC2 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
}


.MonoTypeC {
	font-family: "Monotype Corsiva";
	font-size: x-large;
}
.AdobeDownload {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #99CCFF;
	display: block;
	padding: 4px;
}

.PageNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
	background-color: #CCCCCC;
	display: inline;
	width: 30px;
	font: italic;
}	
.PageNaviM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #CCCCCC;
	color: #000066;
	font: Italic;
}

	
	
.PageNavigation:hover {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;*/
	background-color: #999999;
	color: #990000;	/*display: block;
	padding: 8px;
	width: 30px;*/
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	width: 25px;
	font: Italic;
}

