body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

a:link {
	color: #404040;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#404040;
}
a:hover {
	text-decoration: none;
	color: gray;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 13px;
	font-weight: bold;
}
.style31 {font-size: 12}
.style32 {
	font-weight: bold;
	color: gray;
	font-size: 18px;
}
.style30 {font-size: 12; font-weight: bold; }
.style34 {font-size: 12px; font-weight: bold; }
.style35 {font-size: 12px}
.style36 {
	font-size: 14px;
	font-weight: bold;
}
.style26 {font-size: 18px; color: #FFFF00; }

#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 1px 0 0;
	padding: 4px 10px;
	width: 147px;
	height: 34px;
	background: #404040;
	color: white;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{	background: #808080}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #606060;
	border: 0px solid white}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #404040;
		color: white;
		font: 11px arial}

	#sddm div a:hover
	{	background: #707070;
		color: #FFF}

