body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FEF1B5;
	
	}
.footer {
	text-align:center;
	font-size:small;
	font-style:italic;
	color:#662233;
	border-top-style: solid;
	border-top-color: #662233;
	border-top-width: thin;
	}

table td {
	padding:0px;
	margin:0px;
	}

td.content {
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #662233;
	border-top-color: #662233;
	border-left-width: thin;
	border-top-width: thin;
	padding:2em;
	font-size: 20px;
	line-height:30px;
	}

.center {
	text-align:center;
	}

#navcontainer
{
margin-left:auto;
margin-right:auto;
}

#navlist, #navlist ul, #navlist li
{
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
margin: 0;
padding: 0;
}

#navlist a
{
display: block;
padding: 10px;
background-color: #662233;
border-bottom: 1px solid #eee;
font-size:20px;
font-weight:bold;
}

#navlist span
{
display: block;
padding: 10px;
background-color: #007FFF;
color: #fff;
border-bottom: 1px solid #eee;
font-size:20px;
font-weight:bold;
}

#navlist a {
color: #EEE;
text-decoration: none;
}

#navlist a:hover
{
background-color: #007FFF;
color: #fff;
}

img {
border-style:none;
}

fieldset label {
font-size: 14px;
font-weight: bold;
}

fieldset legend {
background-color: #662233;
color: #FFF;
font-weight: bold;
padding: 8px;
}

#typesubmit { display: inline; }

#explain {
background: #F5F5DC;
border: solid 1px #000;
display: block;
width: 50%;
padding: 10px;
font-size: 14px;
line-height: normal;
margin-bottom: 1em;
}
