﻿.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #230FD2;
	text-decoration: none;
	background-repeat: no-repeat;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #663366;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	background-repeat: no-repeat;
	color: #230FD2;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #230FD2;
}
.whiteonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.teamreglabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	clip: rect(auto, auto, auto, 130px);
	width: 150px;
	text-align: right;
	margin-right: 10px;
}
form {
	padding: 10px;
	margin: 10px;
	border: medium double #000080;
}
.teamreginput {
	width: 400px;
}
.comments1 {
	width: 400px;
	height: 150px;
}
.email {
	width: 100px;
	margin-left: 280px;
}
.75plusinput {
	width: 250px;
	float: left;
}
.75pluslabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	clip: rect(auto, auto, auto, 130px);
	width: 150px;
	text-align: right;
	margin-right: 10px;
}
.comments2 {
	width: 225px;
	height: 150px;
}
.email2 {
	width: 100px;
	margin-left: 200px;
}
.footertext {
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
#Directory {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
#Directory ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
#Directory ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#Directory ul li a {
	border-style: ridge;
	border-width: thin;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #8C8C8C;
	padding: 1px;
	margin: 2px;
	width: 185px;
	display: block;
	height: 10px;
	text-decoration: none;
}
#Directory ul li a:hover {
	border-style: ridge;
	border-width: thin;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #469C7F;
	padding: 1px;
	margin: 2px;
	width: 185px;
	display: block;
	height: 10px;
}

