
div.toppane {
	border:0px;
	position: absolute;
	top: 27px;
	left: 11px;
	width: 281px;
	height: 187px;
	text-align:right;
}

div.middlepane {
	border:0px;
	position: absolute;
	top: 216px;
	left: 421px;
	width: 281px;
	height: 187px;
	text-align:right;
}

div.bottompane {
	border:0px;
	position: absolute;
	top: 405px;
	left: 11px;
	width: 281px;
	height: 187px;
	text-align:left;
}

div.topseparator {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 7px;
	height: 185px;
	font-size: 0pt;
	background-color:#ffffff;
	z-index:1;
}

div.topseparatorover {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 7px;
	height: 185px;
	font-size: 0pt;
	background-color:#ffbc98;
	z-index:2;
}

div.middleseparator {
	position: absolute;
	top: 216px;
	left: 0px;
	width: 7px;
	height: 185px;
	font-size: 0pt;
	background-color:#ffffff;
	z-index:1;
}

div.middleseparatorover {
	position: absolute;
	top: 216px;
	left: 0px;
	width: 7px;
	height: 185px;
	font-size: 0pt;
	background-color:#ffbc98;
	z-index:2;
}

div.bottomseparator {
	position: absolute;
	top: 405px;
	left: 0px;
	width: 7px;
	height: 185px;
	font-size: 0pt;
	background-color:#ffffff;
	z-index:1;
}

div.bottomseparatorover {
	position: absolute;
	top: 405px;
	left: 0px;
	width: 7px;
	height: 185px;
	font-size: 0pt;
	background-color:#ffbc98;
	z-index:2;
}

div.topsummary {
	position: absolute;
	top: 27px;
	left: 294px;
	width: 406px;
	height: 185px;
	background-color:#f2f2f2;
	text-align:right;

}

div.middlesummary {
	position: absolute;
	top: 216px;
	left: 11px;
	width: 406px;
	height: 185px;
	background-color:#f2f2f2;
	text-align:right;
}

div.bottomsummary {
	position: absolute;
	top: 405px;
	left: 294px;
	width: 408px;
	height: 187px;
	text-align:left;
	z-index:1;
	border: 0px;
	background-image:url('../images/bottom-summary2.gif');
}

div.summarypanel{
	border: 0px;
	position: absolute;
	left:10px;
	top:10px;
	height: 165px;
	width: 390px;
	text-align:left;
}

div.footer {
	border:0px;
	position: absolute;
	top: 719px;
	left: 000px;
	width: 700px;
	height: 10px;
}