Body
{
	background-color: #800;
	margin: 0px;
	font-family: "Arial";
}


td
{
	vertical-align: top;
	font-family: "Arial";
}


a:link       { color: #800; text-decoration:none; font-weight: bold; }
a:visited    { color: #800; text-decoration:none; font-weight: bold; }
a:hover      { color: #888; text-decoration:none; font-weight: bold; }

#tdmain
{
	margin: 20px;
}

#tdnav
{
	padding: 4px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	background-color: #a00;
	white-space: nowrap;
	text-align: center;
}

a:link.nav       { color: #fff; white-space: nowrap; text-decoration:none; font-weight:bold }
a:visited.nav    { color: #fff; white-space: nowrap; text-decoration:none; font-weight:bold  }
a:hover.nav      { color: #d00; white-space: nowrap; font-weight:bold }


li
{
	margin: 10px;
}

a:link.footer       { font-size: 13px; color: #a44; text-decoration:none; }
a:visited.footer    { font-size: 13px; color: #a44; text-decoration:none; }
a:hover.footer      { font-size: 13px; color: #f00; text-decoration:none; }

#jmlc
{
	background-color: white;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

#wtab {
	background-color: white;
	padding: 20px;
}

h3 {
	color: #a44;
}
