form
{	display:inline;
}
.input
{	background-color: #AAAA77;
	border: 1px solid #AAAA99;
	color: #000000;
}
.submit
{	border: 1px solid #555533;
	background-color: #9D9562;
	padding: 0px;
	height: 20px;
	text-align: center;
}
.smallsubmit
{	border: 0px;
	background-color: #9D9562;
	height: 17px;
	text-align: center;
	color: #3D3D25;
}
a
{	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{	color: #FFFFFF;
	text-decoration: underline;
}
.text
{	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.smalltext
{	font-family: arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.largetext
{	font-family: arial;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
}
.pagetitle
{	font-family: arial;
	font-size: 14pt;
	color: #BBAA1C;
	font-weight: bold;
}
.menuh1
{	font-family: arial;
	font-size: 12pt;
	color: #BBAA1C;
	font-weight: bold;
}
