body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-position: top center;
	background-image: url(../images/bg_v3.jpg);
	background-repeat: repeat;
	color: #FFFFFF;

}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.error-text {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.top_nav-text {
	font-color: white;
	color: white;
}

.footer-text {
	font-color: white;
	color: #FFFFFF;
	font-size: 10px;
}
.form-text {
	font-color: white;
	color: #333333;
}
.heading-1{
	font-color: white;
	color: #C22C2D;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
