@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F2F9;
	background-image: url(../splash/topback2.png);
	background-repeat: repeat-x;
}


.midback {

}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #8b2e89;
}
.style2 {
	color: #8b2e89;
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	color: #8b2e89;
	font-size: 13px;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	color: #8b2e89;
}
.style5 {
	font-size: 14px;
	color: #8b2e89;
}
.style6 {
	font-size: 13px;
	font-weight: bold;
}
.style7 {color: #8b2e89}
.style10 {font-size: 14px}
.style13 {font-size: 12px; font-weight: bold; color: #8b2e89; font-style: italic; }
.style14 {font-size: 16px; font-weight: bold; color: #8b2e89; font-style: italic;}

.mugborder {
	border: 1px solid #8b2e89;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	color: #8b2e89;
	text-decoration: none;
	font-size: 11px;
	
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #8b2e89;
	text-decoration: none;
	font-size: 11px;
	
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color:  #8b2e89;
	text-decoration: none;
	font-size: 11px;
	
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #8b2e89;
	text-decoration: none;
	font-size: 11px;
	}

