.style1 {font-weight: bold}

.help {
cursor: help;
}

div.background
{
display:none;
width: 300px;
height: 400px;
background: url(/help/head_fade_300.gif) repeat;
border: 2px solid black;
z-index:1;
position:absolute; left:25px; top:25px;
}

.hid_tr {
display:none;
}

.vis_tr {
display:table-row;
}

.BUTTOND { 
	background-color: #999999; 
	border-color: #666666; 
	color: #666666; 
	font-family: verdana, ms sans serif; 
	font-weight: bold; 
	font-size: 12px; 
	text-align: center; 
	background-image: url(../images/buttons/barD.jpg);
}