body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/images/splash/splashback.jpg);
	background-repeat: repeat;
	background-color: #FFF9F9;
	font-style: oblique;
}
body.mwcobits {
	font-family: "Times New Roman", Times, serif;
	background-repeat: repeat;
	font-style: oblique;
	background-image: none;
}
h1 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #9F435A;
}
h2 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #9F435A;
}
strong {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #7D3F54;
        
}
a:link {
	color: #7D3F54;
}
a:visited {
	color: #7D3F54;
}
a:hover {
	color: #333333;
}
.content {
	background-image: url(/images/splash/content-back.jpg);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	padding-right: 5px;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	color: #000000;
	font-size: 14px;
}
.content2 {
	background-image: url(/images/splash2/content-back2.jpg);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	color: #000000;
	font-size: 14px;
	padding-top: 65px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.backgroundcolor {
	background-color: #E6E6E6;
}
.maintableborder {
	border: 2px solid #7D3F54;
}


.contentInterior {
	background-color: #E6E6E6;
	color: #000000;
	padding-right: 5px;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	padding-left: 5px;
}
.top {
	background-image: url(/images/design/topback.gif);
	background-repeat: repeat-x;
}
.navsplash {
	background-color: #E6E6E6;
	background-image: url(/images/splash2/links.jpg);
	background-repeat: no-repeat;
}
.navsplash2 {
	background-color: #E6E6E6;
	background-image: url(/images/splash2/nav.jpg);
	background-repeat: no-repeat;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F435A;
	padding-left: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 150%
}
.navback {
	background-color: #E6E6E6;
	vertical-align: top;
	width: 150px;
}
