

body

{

  background-image: url("../2MW_BackgroundFlat.jpg");

 background-repeat: no-repeat;
  background-position: top center

}

a {
	color: #3A105C;
}

img {
	border: none;
}

.font16bold {
	font-size: 16px;
	font-weight: bold;
}

.formcell input {
	width: 280px;
}

.style6 {
	color: #FFBD0C;
	text-align: center;
	background-color: #3A105C;
}
.style7 {
	color: #FFBD0C;
}
.style8 {
	border-width: 0px;
}

.style9 {
	font-size: small;
	color: #3A105C;
	background-color: #FFFFFF;
}
.style10 {
	font-size: small;
	background-color: #FFFFFF;
}
.style11 {
	color: #3A105C;
	background-color: #FFFFFF;
}

.style12 {
	font-size: 12px;
	line-height: 20px;
	
}

.style14, .style14 a:link, .style14 a:active, .style14 a:visited, .style14 a:hover {
	color: #FFBD0C;
}

.style18 {
	color: #3A105C;
}

.style18 a:link, .style18 a:active, .style18 a:visited, .style18 a:hover {
	color: #3A105C;
	text-decoration: none;
}

.style23 {
	color: #3A105C;
}

.style22 {
	/*color: #3A105C;*/
	background-color: #FFFFFF;
}
.style24 {
	line-height: 17px;
}
.purpleText {
	color: #7A3BAF;
}

.purpleText a:link, .purpleText a:active, .purpleText a:visited, .purpleText a:hover {
	color: #7A3BAF;
	text-decoration: underline;
	font-weight: bold;
}

.leftside {
	background-image: url("/images/left_side_bg.jpg");
	width: 48px;
	/*height: 839px;*/
	vertical-align: top;
	background-repeat: repeat-y;
}

.rightside {
	width: 45px;
	background-image: url("/images/right_side_bg.jpg");
	vertical-align: top;
	background-repeat: repeat-y;
}

.leftsidehome {
	background-image: url("/images/left_side_bg_home.jpg");
	width: 48px;
	vertical-align: top;
	background-repeat: repeat-y;
	
}

.rightsidehome {
	width: 45px;
	background-image: url("/images/right_side_bg_home.jpg");
	vertical-align: top;
	background-repeat: repeat-y;
}

.maincontent {
	background-color:  #FFFFFF;
	width: 983px;
	vertical-align: top;
}

.maincontenthome {
	background-image: url("/images/home_bg.jpg");
	width: 983px;
	vertical-align: top;
	
}

.maincontenttext {
	background-color:  #FFFFFF;
	vertical-align: top;
	padding: 20px 20px 20px 35px;
}

.maincontenttextwide {
	background-color:  #FFFFFF;
	vertical-align: top;
	padding: 20px 0px 20px 0px;
}

.sidebar {
	background-color: #E6E6E6;
	width:  331px;
}

.footer, .footer a:link,.footer a:visited,.footer a:active,.footer a:hover {
	background-color: #3A105C;
	color: #FFFFFF; 
	font-size: 11px;
	padding: 3px 0 15px 0;
	text-align: center;
}
