body#sec {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/secbgstrip.gif);
	background-repeat: repeat-x;
}

.layerscroll {
	position: absolute;
	margin-left: 0px;
	z-index: 6;
	visibility: visible;
	overflow: auto;
	padding: 2px 0px 2px 2px;
; clip:     rect(   )
}

/*body2 { font-family: Tahoma, Arial, Verdana; font-size: 10px; color: #333333; background-image: url(images/bg11.jpg); }*/

*html #content{
			float:left; 
			height:217px; 
			overflow: auto;
			position:absolute; 
			width:100%; 
			z-index:1;
}

#content{
	float:left;
	height:300px;
	overflow: auto;
	position:absolute;
	width:662px;
	z-index:1;
}
