<!--
.standard {  font-family: "Times New Roman", Times, serif; font-size: 13px; color: #000000; text-decoration: none}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	width: 165px;
	background: #D2CEA7;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #DEDABC}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	width: 165px;
	text-align: center;
	padding: 0;
	background: #D2CEA7;
	border: 1px solid #AAA46D}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 4px 10px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #D2CEA7;
		color: #000000;
		font: 11px Times, serif;}

	#sddm div a:hover
	{	background: #DEDABC;
		color: #636267}
.address {  font-family: "Times New Roman", Times, serif; font-size: 10px; color: 646134}
.allcaps { font-family: "Times New Roman", Times, serif; font-size: 13px; color: #BD8354; text-decoration: none ; font-weight: bold; text-transform: uppercase}
.footnote { font-family: "Times New Roman", Times, serif; font-size: 9px; color: #9B9558; text-decoration: none }
a:link
{ 
text-decoration: none; 
}
a:hover 
{ 
text-decoration:underline;
}

-->