a:visited{
color: Black;
}
a:hover{
color: #9050A1;
}
a{
color: #67235B; text-decoration: underline;
}

td li {
	font-size: 14px;
}
li a {
	font-size: 12px; font-style: italic;
}

td.bottom{
border-bottom:thin;
border-bottom-style:inset;
border-bottom-color:#996600;
}
td.bottomright{
border-right-width:thin;
border-bottom-width:thin;
border-color:#996600;
border-style:inset;
border-left-width:0;
border-top-width:0;
}
td.left{
border-left:thin;
border-left-style:outset;
border-left-color:#996600;
}
td.right{
border-right:thin;
border-right-style: outset;
border-right-color:#996600;
}
td.top{
border-top:thin;
border-top-style:outset;
border-top-color:#996600;
}
div.mainbody {
	font-size: 13px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 3% 5% 2% 5%; background-color: #E0D7B8;
	padding: 4px 4px 4px 4px;
	border: thin solid #663333;

}
td.float {
	  padding-left: 55px;
}
div.navtxt {
	border-collapse: collapse; width: 350px; line-height: 30px;
	background-color: #E0D7B8;
	border-style: solid solid solid solid;
	border-width: thin thin thin thin;
	border: thin solid #996600;
   text-indent: 3px; text-align: center; font-size: 14px;
}
ul {
	 text-indent: 4px;
}

