body {
	background-color: #A2B5B3;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D1A5B;
	padding:6px;
}
.smallheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D1A5B;
	font-weight: bold;

}
a:link {
	color: #000000; text-decoration: none;
}
a:visited {
	color: #3D1A5B;
}
a:active {
	color: #3D1A5B;
}
a:hover {
	color: #FFFFFF; background-color: #3D1A5B; text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1A5B;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
}
.didyou{
	font-family: Georgia, Arial, Times, Times New Roman, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D1A5B;
	font-weight: normal;
	line-height: 16px;

}
.memberheaders {
	font-family: Times, Georgia, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #3D1A5B;
	letter-spacing: -1px;
	font-weight: normal;

}
.supertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c8e79;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #582586;
	font-weight: normal;
	line-height: normal;
	background-color: #D0D0D0;

}
.forms2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1A5B;
}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D1A5B;
	font-weight: normal;
}
a:link {
	color: #3D1A5B; text-decoration: underline;
}
a:visited {
	color: #3D1A5B;
}
a:active {
	color: #3D1A5B;
}
a:hover {
	color: #FFFFFF; background-color: #3D1A5B; text-decoration: none;
}