html, body, form
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
	height: 100%;
	font-family: Lucida Fax;
}

input
{
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
	background-color: Transparent;
	margin: 1px;
	font-family: Lucida Fax;
	width: 300px;
	color: #000000;
}



INPUT[type="checkbox"]
{
	width: auto;
	margin-right: 5px;
	margin-bottom: 5px;
}

INPUT[type="submit"], INPUT[type="button"], INPUT[type="reset"]
{
	width: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #ff9100;
	font-family: Lucida Fax;
	font-size: 12px;
	color: #ffffff;
}

textarea
{
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
	background-color: Transparent;
	margin: 1px;
	font-family: Lucida Fax;
	width: 300px;
}

button
{
	background-color: #eeeeee;
}

table
{
	border-collapse: collapse;
}

td
{
	padding: 0px;
}

h1
{
	font-family: Lucida Fax;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	margin: 0px;
}

a
{
	color: #6b4b21;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#menu td
{
	font-family: Lucida Fax;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover
{
	color: #6b4b21;
}

#main table
{
	font-family: Verdana;
	font-size: 12px;
	color: #6b4b21;
}

#footer td
{
	font-family: Verdana;
	font-size: 12px;
	color: #6b4b21;
}

#footer a
{
	color: #6b4b21;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#menu3
{
	font-size: 18px;
	font-style: italic;
}
