#highLights{
	position:relative;
	width:626px;
}
#overMenuHeader {
	font-family:Impact;
	font-size: 20pt;
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:43px;
	overflow:auto;
	padding-left:0px;
	padding-right:10px;
	border:0px solid;
	z-index:10;

}

#overMenuHighLights{
	position:relative;
	left:0px;
	top:30px;
	width:626px;
	height:300px;
	overflow:auto;
	padding-left:0px;
	padding-right:0px;
	border:0px solid;
	white-space:normal;
	z-index:0;

}


#overMenuMainText {
	position:relative;
	left:5px;
	top:18px;
	width:620px;
	height:120px;
	overflow:auto;
	padding-left:0px;
	padding-right:10px;
	border-left:0px solid;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;

	z-index:10;
}

#overMenuLn{
	position:relative;
	top:0px;
	left: 0px;
	font-size:1pt;
	background-color:#807E7E;

	width:626px;
	height: 5px;
}

.hlBorder{
	font-size: 1px;
	border:0px solid black;
}


#hlTd1{
	border-left:1px solid;
	border-top: 0px solid;
	border-right: 4px solid;
	border-bottom: 0px solid;
	background-color:#7A7976;
	filter:alpha(opacity=0); 
	padding:2;
}

#hlTd2{
	border-left:4px solid;
	border-top: 0px solid;
	border-right: 4px solid;
	border-bottom: 0px solid;
	background-color:#7A7976;
	filter:alpha(opacity=0); 
	padding:2;
}

#hlTd3{
	border-left:4px solid;
	border-top: 0px solid;
	border-right: 4px solid;
	border-bottom: 0px solid;
	background-color:#7A7976;
	filter:alpha(opacity=0); 
	padding:2;
}

#hlTd4{
	border-left:4px solid;
	border-top: 0px solid;
	border-right: 1px solid;
	border-bottom: 0px solid;
	background-color:#7A7976;
	filter:alpha(opacity=0); 
	padding:2;
}

.hlDiv{
	position: relative;
	top:0px;
	left:0px;
	height:270px;
	width:100%;
	overflow:hidden;
	z-index:50;
	padding:4;
	background-repeat:repeat-x;

}





.hlInnerDiv{
	position:absolute;
	width:100%
	z-index:20;
}


.hlDivEdit{
	background-color: #EDEDED;
	height:270px;
	overflow:auto;
}


