.topNavSelected1 {
	background: url(/images/bg_selected_menu.gif) repeat-x;
	color: black;
}

td#leftMenu {
	background: url(/images/bg_left_menu.gif) repeat-y;
	width: 171px;
	vertical-align: top;
	border-right: 1px solid #8e2b3f;
}

.sideNav {
	margin-top: 20px;
	border-top: 1px solid #8e2b3f;
	width: 100%;
	background-color: white;
}
.sideNav1, .sideNav2, .sideNav3 {
	border-bottom: 1px solid #8e2b3f;
	color: black;
	font: 12px Tahoma;
	padding: 2px 0 2px 4px;
}

.sideNav2, .sideNav3 {
	text-indent: -20px;
	padding-left: 20px;
}
.sideNavHover {
	background-color: #d6d784;
}
.sideNavSelected {
	background-color: #d6d784;
}

.compton-title {
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
	padding-top: 20px;
}

.ms-rteCustom-ArticleHeadLine {
	color: black;
}

.ms-rteCustom-ArticleTitle {
	color: black;
}

.pageContent {
	color: black;
}

.link-item, .link-item a, .link-item a:link, .link-item a:visited
{
	font-size: 12px;
	color: #6c91a9;
	text-decoration: none;
}

.link-item a:hover
{
	color: #906473;
}
