BODY { background: url(../wallpaper.jpg);
              background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center center;

}

<!--
A img   {border:none; } 

A:link
	{
	color:white;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
	}
A:active
	{
	color:white;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
	}
A:visited
	{
	color:white;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
	}
A:hover
	{
	color:red;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
	}
-->

#dropmenudiv{
width: 130;
position:absolute;
border:2px solid #000000;
border-bottom-width: 0;
font:normal 18px arial narrow;
line-height:23px;
z-index:100;
background-color: #045FB4;
font-weight: none;
}
#dropmenudiv a{
width: 130;
display: block;
text-indent: 3px;
border-bottom: 2px solid #000000;
padding: 1px 0;
text-decoration: none;
font-weight: none;
background-color: #045FB4;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #045FB4;
}

.tinytableopacity    {background: transparent;}.tinytableopacity TD {border:1px solid: #F2F5A9;background-color: #F2F5A9;filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;}



.opacity1   {background: transparent;}.opacity1 TD {border:1px solid: #A9D0F5;background-color: #A9D0F5;filter:alpha(opacity=80);-moz-opacity:.80;opacity:.8;}



.opacity2   {background: transparent;}.opacity2 TD {border:1px solid:;background-color:;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;}



.opacity3   {background: transparent;}.opacity3 TD {border:1px solid: ;background-color: ;filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;}
.style1 {color: #B45F04}
.style2 {color: #000000}