.Sidebar
{
	padding: 0px;
	margin-top: 10px;
	font-style: none;
}

.Sidebar a { color: #4C7A9E; }

.SidebarArea
{
	width: 120px;
}

.SidebarHeader
{
	text-align: center;
	font-family: "courier new", courier, monospace;
	font-size: 1.5em;
	font-style: none;
	line-height: 0.9em;
	background-color: #CDDEEE;
	color: #4C7A9E;
	padding: 2px 0 2px 0;
	margin: 0px;
	background-image: url(/common/img/sidebar-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.SidebarContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #ffffff;
	width: 118px;
	overflow: hidden;
	padding: 5px 0px 5px 0px;
	line-height: 1.1em;
}

.SidebarContentItem
{
	margin-left: 16px;
	color: #4C7A9E;
	padding: 0px;
}
