@charset "ISO-8859-1";

#rightcolumn{
	float:left;
	width:470px;
	margin-left: 10px;
	padding-bottom: 8px;
	position: absolute;
	left: 382px;
	top: 173px;
	overflow: auto;
	height: 500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	z-index: 20;
}

* html #rightcolumn{ /*IE only style*/
height: 400px;
}
#apDiv2 {
	position:absolute;
	left:15px;
	top:19px;
	width:168px;
	height:183px;
	z-index:2;
	border: thick solid #000;
}
body,td,th {
	color: #000;
}
#apDiv5 {
	position:absolute;
	left:304px;
	top:15px;
	width:646px;
	height:119px;
	z-index:10;
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#apDiv7 {
	position:absolute;
	left:385px;
	top:160px;
	width:516px;
	height:572px;
	z-index:1;
	background-image: url(images/boxinside.png);
	background-repeat: no-repeat;
}

