body {
   background: #000000;
   font-family: arial;
}

#sddm
{
	margin: 0;
	padding: 0;
	z-index: auto;
	padding: 0px 16px;
	
}

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

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 6px 6px;
	width: 80px;
	background: #fa8e02;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

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

#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

img
{
opacity:1;
filter:alpha(opacity=100)
}

#menuheader a
{
  text-decoration:none;
  color:#fa8e02
}

#menuheader a:hover
{
 background: #49A3FF;
}
#direction a
{
  text-decoration:none;
  color:black
}

#direction a:hover
{
 background: #49A3FF;
}

#footer p
{
  font-family: arial;
  font-size: 12px;
  color: white
}

#footer td a
{
  font: 12px arial;
  color: white
}

#footer td a:hover
{background: #49A3FF}

body {
   background: #000000;
   font-family: arial;
}