a:link {
	text-decoration: none;
	color: #623268;
}
a:visited {
	text-decoration: none;
	color: #623268;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #623268;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.PicsLEFT {
	float: left;
	border: 2px solid #F1EAF9;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
.smucheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #6B4974;
}
.whiteheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.smucheadingsBLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.smucsubheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B497F;
	font-weight: normal;
}

@charset "UTF-8";
.mainbox {
	border: thin solid #D6D6D6;
}
.boxbackground {
	background-color: #F1EAF9;
}
.mainbox {
	background-image: url(bacckground.jpg);
}
.bottombox {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #F1EAF9;
	padding-right: 3px;
	padding-left: 3px;
}
.topbox {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 2px;
	background-image: url(bacckground.jpg);
	color: #FFF;
	font-size: 16px;
}
linebreaker {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.boxbottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}

