a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link,	a:visited, a:active {
	font-size: 11px;
	color: #0000FF;
}
a:hover	{
	color: #0066FF;
}
a.nav:link,	a.nav:visited, a.nav:active {
	font-size: 11px;
	color: #FFFFFF;
}
a.nav:hover	{
	color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #00E366;
}
div, p, br, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input, textarea, select {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #000000;
}
input.button {
	font-weight: bold;
}
input.clear	{
	background-color: transparent;
	border: none;
}
table.outline {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
hr {
	width: 99%;
	height: 0px;
	border: solid #6699CC 0px;
	border-top-width: 1px;
}
#sponsors {
	margin-top: 5px;
	font-size: xx-small;
	text-align: center;
	color: #ccc
}
#sponsors a {
	font-size: xx-small;
	text-align: center;
	color: #ddd
}
