.dbody {
	background-color: #ffffff;
}

.hdgr {
	background-color: #C4D2E2;	
}
.pr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 260%;		
	text-align:left;
	font-weight: bold;
	color: #444444;
	white-space:nowrap;
	margin:-5px 0 -5px 0
}

.chg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	color: #ff0000;
	white-space:nowrap;
}

.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;		
	white-space:nowrap;
}

.key {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;		
	text-align:left;
	font-weight: bold;
	color: #444444;
	white-space:nowrap
}
.val {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;		
	text-align:right;
	font-weight: normal;
	color: #444444;
	white-space:nowrap
}
.imgnac {cursor:none; border:0px;}

.balloonstyle{
	position:absolute;
	top: 100px;
	padding: 5px;	
	visibility: hidden;
	border:1px solid #333;
	font:normal 14px Arial,Helvetica,sans-serif;
	background-color : #EEFFFF;
	line-height: 18px;	
	z-index: 99;	
	width: 300px;

}


