﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #3D2E4D;
	background-image: url(ginormousbottom.jpg);
	background-position: center bottom;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
a:link {color: #600B03;}
a:visited {color: #520D02;}
a:hover {
	color: #4A3B5A;
}
a:active {color: #600B03;}
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #000000; font-weight: normal; line-height:130%;}
FONT { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #000000; font-weight: normal; line-height:130%;}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color: #600B03; font-weight: bold; line-height:100%;} 

.signupLabel
{
	color: #600B03;
}


a.special:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #FFFFFF; font-weight: none; line-height:150%;}

a.special:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #FFFFFF; font-weight: none; line-height:150%;}

a.special:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #FFFFFF; font-weight: none; line-height:150%;}
.style1 {
	font-size: 10px;
	color: #Ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
hr {
	border: 0;
	width: 100%;
	color: #3C2E48;
	background-color: #3C2E48;
	height: 2px;
}


.style2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #372943;
}


