.cside{margin-bottom:10px;}
.csidetitle{font:normal 11px Verdana;color:#330000;line-height:27px;vertical-align:middle;}
.csidetitlebg{padding-left:10px;height:27px;background-image:url(sidetitlebg.gif);background-repeat:repeat-x;}
.csidecontent{color:#7c5c59;line-height:150%;padding:5px;background-color:#fff;background-image: url(sidecontentbg.gif);background-repeat:repeat-x;display:table;width:100%;}
.csidecontent div, .csidecontent p, .csidecontent table, .csidecontent td, .csidecontent span {
	font: normal 11px Verdana;
	color: #7c5c59;
}
.csidecontent a, .csidecontent a:link, .csidecontent a:hover, .csidecontent a:active, .csidecontent a:visited {
	color: #7c5c59;
	font: normal 11px Verdana;
	text-decoration: underline;
}
.csidecontent a:hover {
	text-decoration: none;
}

/* Module Title Menu */
.ModuleTitle_MenuItem
{
	cursor: pointer;
	color: black;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-width: 0px;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: #EEEEEE;
	border-width: 0px;
	text-align: center;
	width: 15px;
	height: 21px;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-width: 0px;
}

.ModuleTitle_MenuBreak
{
	border-bottom: #fff 1px solid;
	border-left: #fff 0px solid;
	border-top: #fff 1px solid;
	border-right: #fff 0px solid;
	background-color: #eee;
	height: 1px;
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #ddd;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-width: 0px;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

