a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	height: 0px;
	width: 0px;
	background-position: 0px 0px;
	background-color: #999999;


}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #999999;


}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #666666;


}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: normal;

}

#container {
   position: absolute;
   top: 120px; left: 279px;         /* place it where you want     */
}

#translucentbkg {
   width: 250px; height: 100px;     /* to match DIVs size          */
   background-color: #000000;       /* the background              */
   filter:alpha(opacity=50);
   -moz-opacity:0.5;
   opacity: 0.5;
}

#opaquetext {
	width: 250px;
	height: 100px;
	background-color: transparent;
	position: absolute;
	z-index: 2;
	left: 341px;
	top: 35px;


}
.tbody {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 22px;
}

