.HE {
	border: 1px solid #999999;
}
.tohomatext {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 19px;

}
.tohomatextred {
	font-family: Tahoma;
	font-size: 11px;
	color: #993333;
	line-height: 19px;
	font-weight: bold;

}
.tohomatextredlight {
	font-family: Tahoma;
	font-size: 11px;
	color: #993333;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;

}
.HEPic {

	border: 1px groove #999999;
}

.FRAME{
	display: block;
	border: 1px outset #CCCCCC;
	padding: 5px;
	background-color: white;
	margin: 0px;
	clip:    rect(auto auto auto auto);
}

