@charset "ISO-8859-1";
.background {
	background-image: url(images/mvcbackground.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
