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

#sddm li
{	margin: 0;
	padding: 0;
	align: center;
	list-style: none;
	float: left;
	font: bold 16px arial}

#sddm li a
{	display: block;
align: center;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 139px;
	background: #999999;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #d20000}


#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 155px;
	background: #EAEBD8;
	border: 2px solid #999999}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #D8D8D8;
	color: #000000;
	font: 11px arial}

#sddm div a:hover
{	background: #d20000;
	color: #000000}

#header
{	color:#d20000;
	font: bold 22px arial}
	
#header2
{	color:#000000;
	font: bold 16px arial}
	
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #d20000;
}
a:active {
	color: #000000;
}

.style5 {color: #d20000; font-weight: bold; }

.style6 {
	font-size: 12px;
	color: #000000;
}


.style7 {
	font-size: 16px;
	font-weight: bold;
}
.style10 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.style12 {
	font-size: 22px;
	color: #d20000;
	font-weight: bold;
}