@charset "utf-8";
#sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	float: left;
	width: auto;
	cursor: auto;
	page-break-before: auto;
	page-break-after: auto;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: inherit;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	margin: auto;
	background-color: A0A0A4;
	color: FFFFFF;
	clear: left;
	height: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
