body {  color: #333333; font-size: 11pt;} 

a:link {  color: #003399; text-decoration: none} 
a:visited {  color: #003399; text-decoration: none} 
a:active {  color: #0099CC; text-decoration: none} 
a:hover {  color: #0099CC; text-decoration: none} 

a.white:link {  color: #FFFF99; text-decoration: none} 
a.white:visited {  color: #FFFF99; text-decoration: none} 
a.white:active {  color: #99FFCC; text-decoration: none;} 
a.white:hover {  color: #99FFCC; text-decoration: none;}

td {  font-family: Times; font-size: 11pt; color: #333;} 
h2 { color: #006699; margin-top:0;} 
h3 { margin-top:3em;} 
.title {  font-family: Arial; font-size: 12pt; color: #FFFFFF; font-weight: bold;} 
.mini { font-family: Tahoma; font-size: 7pt; color: #003366;} 
.minibrown { font-family: Tahoma; font-size: 7pt; color: #A58A7B; font-weight: normal; } 
.red { font-family: Tahoma; font-size: 12pt; color: #990000; font-weight: bold; } 
.nav {	font-family: Tahoma; font-size: 9pt; font-weight: bold; border:1px solid #999999; text-align:center;} 
.subnav { border:1px solid #99CCCC;  background-color:#FFFFFF; font-family: Tahoma;  font-weight: bold; font-size: 7pt; width:230px; padding:0.2em; margin-bottom:2px; } 
.minired { font-family: Tahoma; font-size: 7pt; color: #990000; font-weight: normal; } 
.bigred { font-family: Tahoma; font-size: 12pt; color: #990000; font-weight: bold; } 
.minilight { font-family: Tahoma, sans-serif; font-size: 9pt%; color: #CCCC99; font-weight: normal; } 
.white { color: #FFFFFF;} 
.smaller {font-size:10pt;}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
}

#sddm li a
{	display: block;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover {}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 5px 0;
	padding: 0;
	background: #006699;
	border: 1px solid #999999;
	width:300px;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #006699;
		color: #FFF;
		font: 9pt tahoma;
		font-weight:bold}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF;}
.smallerwhite {
	font-size:10pt;
	color: #FFFFFF;
}
