.px2BlackBorder {
	border: 2px solid #336699;
	height: auto;
	width: 98%;
}
.adbox {
	border: 2px solid #336699;
	height: 745px;
	width: 160px;
}
.navbox {
	border: 2px solid #336699;
	height: 745px;
	width: 160px;
}

.maintitlered {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 33px;
}

.maintitlecream {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFe1;
	font-size: 33px;
}
.imgborder {
	border: medium double #336699;
}



body {
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: #c8dcf0;
}
.Titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-indent: 10px;
	font-size: 18px;
	font-weight: bold;
}
.mainbodytext {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #336699;
}.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	border: 2px solid #336699;
	height: 146px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-family: "book antiqua";
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-family: "book antiqua";
}
a:hover {
	text-decoration: none;
	color: #006699;
	font-family: "book antiqua";
	
}
a:active {
	text-decoration: none;
	color: #333333;
}
.mainbodytextsmall {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.tbleheaderbg {
	background-image: url(images/Main/tableheaderbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FCE8C7;
	font-weight: bold;
	border: thin solid #552B00;
}
.subTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-indent: 10px;
	font-size: 16px;
	font-weight: bold;
}
.blog {
border: thin double #336699;
	overflow: auto;
	height: 160px;
	width: 80%;
}
