.navigation {

	font-family: Verdana, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	background-color: #CAC0AC;

	display: block;

	padding: 8px;

	width: 150px;

	margin: 5px;

}



.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #504634;
	display: run-in;
	padding: 8px;
	width: 140px;

}



.table{

	padding: 10;

	padding-left: 0px;

	padding-right: 20px;

	width: 500px;

}



.bottomtable {

	background-color: d9d1bc;

}



.copyright{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #d9d1bc;

	text-decoration: none;

}



.form{

	padding-bottom: 0px;

	padding-top: 5px;

}

.table table {

}

.table #form1 #submit {

	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";

	font-size: 10px;

	font-weight: bold;

	background-color: #00CC99;

}
