@charset "UTF-8";
.banner1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	padding: 0px;
	height: 60px;
	width: 234px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.rtsidebar {
	font-family: Optima, Tahoma, "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #660033;
	text-align: center;
	padding: 0px;
	width: 234px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	vertical-align: top;
}
.bannertable {
	width: 234px;
}

