@charset "UTF-8";
#sidebar {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	border-top-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #FFFFCC;
	margin-left: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-right: 5px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 6px;
	margin-left: 16px;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
#apDiv1main {
	margin-left: 25px;
}
