@charset "utf-8";
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939292;
}
body {
	background-color: #E7E4E2;
	background-image: url(img/bac.jpg);
}

a:link {
	color: #612C40;
	text-decoration: none;
}
a:visited {
	color: #612C40;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #F2ECCC;
	text-decoration: none;
}
.mainareaText {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
	line-height: 24px;
}

.contentRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3320C;
}
.calloutBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.MainTitle {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 22px;
	color: #612C40;
	font-weight: normal;
	line-height: normal;
}
.MainSubTitle {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 17px;
	color: #4D6472;
	font-weight: normal;
	line-height: normal;
}
.a2nav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #F7EFD8;
	text-decoration: none;
	line-height: 18px;
}
.a2nav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FAF2DF;
	text-decoration: none;
}
.a2nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
.a2nav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFCC00;
	text-decoration: underline;
}
.signupBg {
	background-image: url(images/signup.gif);
	background-repeat: no-repeat;
}
.signupForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #4D6472;
	color: #4D6472;
}
.content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.contentBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

