body {
	color: #959ba6;
}
a {
	color: #959ba6;
}
a:hover {
	color: #A066AB;
}
hr {
	color: #eaebed;
	background-color: #eaebed;
}
.content img {
	border-color: #eaebed;
}
.content {
/*	background-color: #a066ab;*/
}
.topBanner {
/*	background-image: url('back_pink.gif');*/
	background-repeat: repeat-x;
	background-color: #fff;
}
.path a {
	font-weight: normal;
}
.path ul {
	padding: 0px 0px 0px 22px;
	margin: 5px 0px 5px 0px;
	list-style-image: url('./ico_01_grey.gif');
}
td.siteMap ul li {
	list-style-image: url('./ico_01_grey.gif');
}
td.middle ul li a:hover {
	color: #A066AB;
}
div.menu div.menu_over {
	color: #A066AB;
	font-weight: bold;
}
div.menu div.menu_over a {
	color: #A066AB;
}
div.menu div.menu_out a {
	margin-left: 15px;
	padding-left: 0px;
	color: #959ba6;
}
div.menu div.menu_out a:hover {
	color: #A066AB;
}
div.menu div.menuImg {
	width: 15px;
	height: 15px;
	float:left;
	background-image: url('./ico_03_grey.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
.menuBottom a.active {
	color: #A066AB;
}
.bottomBar {
	background-image: url('./bbar_white.gif');
	background-repeat: repeat-x;
}
.newsShortcutsPages a.active, .newsPages a.active, .articlesPages a.active, .newsPages a:hover, .articlesPages a:hover {
	color: #A066AB;
}