#pagesurround {
	background-color: #FAEAB7;
	width: 725px;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #CCCC66;
	border-left-color: #CCCC66;

}

#content {
	margin: 20px;
}
.activTbl {
	margin: 5px 25px;
	width: 600px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #112E4A;
	height: 230px;



}
.actTbhed {
	font-size: 16px;
	color: #CCCC66;
	background-color: #112E4A;
	font-weight: bold;
	height: 30px;
	padding-left: 10px;
	padding-top: 2px;





}
.activiTd {
	padding-left: 10px;
	padding-top: 5px;

}
