table 
	{
	empty-cells : show;
	}
form {	
	margin-bottom: 1px;
	}
.main {
	font-family: helvetica;
	background-color: #FFFFFF;
	empty-cells : show;
	}

.input {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 1px;
padding-left: 3px;
padding-bottom: 1px;
border: 1px #000000 solid;
width: 125px;
height: 15px;
background-color: #FFFFFF;
}

.navtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
a:link {
color: #FF6600;
text-decoration: none;
}
a:visited {
color: #FF6600;
text-decoration: none;
}
a:hover {
color: #993300;
text-decoration: none;
}

.linktext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
a:link {
color: #FF6600;
text-decoration: none;
}
a:visited {
color: #FF6600;
text-decoration: none;
}
a:hover {
color: #993300;
text-decoration: none;
}
