/* stylesheet for level 2 pages */

/* containers -------------------------------------------- */

#mainbody2 {
	width: 607px;
	float: left;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #999999;
}
