.Obj12_frm { width: 400px; height: 500px; overflow: auto; border: none; }
.Obj12_hpt {
	background-color: #2b6ebb;
	border: 1px solid #008;
	font-family: Verdana;
	position: absolute;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
	font-size: 12px;
	cursor: pointer;
	width: 150px;
	color: #fff;
	}
.Obj12_sub { 
	background-color: #e9f0f8; 
	font-family: Verdana; 
	font-size: 12px; 
	line-height: 150%;  	
	border-left: 1px solid #008; 
	border-right: 1px solid #008;
	padding-left: 3px;
	}
.Obj12_obj { position: absolute; width: 155px; }
.Obj12_obj a { text-decoration: none; cursor: pointer; color: #000; }