#dvDiv
{
 border-right: #333333 0px solid; 
 padding-right: 1px;
 border-top: #333333 0px solid;
 display: none;
 padding-left: 1px;
 font-weight: normal;
 font-size: 8px;
 z-index: 999;
 padding-bottom: 1px;
 text-transform: none; 
 border-left: #333333 0px solid;
 color: black;
 padding-top: 1px;
 border-bottom: #333333 0px solid;
 position: absolute;
 background-color: #ffffff;
}

#dvDivTooltip
{
	border-right: #333333 1px solid;
    font-family: Helvetica, Arial;
    padding-right: 1px;
    border-top: #333333 1px solid;
    display: none; 
    padding-left: 1px;
    font-size: 8pt; 
    z-index: 999; 
    padding-bottom: 1px; 
    border-left: #333333 1px solid;
    padding-top: 1px;
    border-bottom: #333333 1px solid; 
    position: absolute; 
    background-color: #FFFFDF;
}

#frm
{
	display: none;
    z-index: 998;
    position: absolute;
}

#frmTooltip
{
	display: none;
    z-index: 998; 
    position: absolute;
}