#bak {
	background-attachment: fixed;
	background-image: url(/img/fwmenu1_304x17_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 1px;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.smalltext {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
color: #FFFFFF;
font-size: 11px;
}
.subheader { 
	font-weight: bold;
	color: #000000;
	background-color: #6298C2;	
}
