@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #610034;
	background-color: #FFCCCC;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	line-height: 16px;
	background-image: url(images/Background_pink.gif);
}
.SplatBG {
	background-image: url(images/LavenderSplat.png);
	background-repeat: no-repeat;
	background-position: center 138px;
	background-attachment: scroll;
	height: 100%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #610034;
	line-height: 16px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #610034;
	line-height: 16px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E42885;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E42885;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D10171;
	text-decoration: none;
}
.main {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 990px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	text-transform: uppercase;
	color: #610034;
	line-height: 24px;
}
.HomeTableHeight {
	height: 559px;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #8D004C;
	background-color: #FFF7C6;
	line-height: 20px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #690038;
	border: thin inset #D20171;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
input.image { 
background-color:#000000;
border:0px;
} 
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #690038;
	border: thin inset #D20171;
}
.Checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #690038;
	border: thin inset #D20171;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: 610034;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #F6A0A6;
}
.BigLink {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BigLink a {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.BigLink a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.BigLink a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.BigLink a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #D20171;
	text-decoration: none;
	text-transform: uppercase;
}
