#navigation ul li a:hover, #navigation ul li a.selected, #navigation ul li:hover a, #navigation ul li.over a {
	background-image: url(../img/news_selector.gif);
	background-repeat: no-repeat;
	color: #896d98;
}

#navigation ul li ul li a:hover {
	background-image: url(../img/contactus_oval.gif);
}

#sidebar {
	color: #4C355E;
}

#sidebar h3 {
	background-image: url(../img/news/news_submenuline.gif);
	color: #896C97;
}

#sidebar ul a {
	color: #a6B5BF;
}

#sidebar ul a:hover {
	background-image: url(../img/contactus_oval.gif);
}

#header p {
	background-image: url(../img/news_header.jpg);
}

#content .article {
	padding-left: 7em;
text-indent: -7em;
}

.date {
	font-size: 0.8em;
}

a.bttn_print {
	display: block;
	float: left;
	background-image: url(../img/printbutton.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	text-decoration: none;
	width: 51px;
	height: 17px;
	margin-right: 5px;
	cursor: pointer;
}

a.bttn_print:hover {
	background-image: url(../img/printbutton_rollover.gif);
	text-decoration: none;
}

a.bttn_email {
	display: block;
	float: left;
	background-image: url(../img/emailbutton.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	text-decoration: none;
	width: 126px;
	height: 17px;
	margin-right: 5px;
	cursor: pointer;
}

a.bttn_email:hover {
	background-image: url(../img/emailbutton_rollover.gif);
	text-decoration: none;
}

a.bttn_download {
	display: block;
	float: left;
	background-image: url(../img/downloadbutton.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	text-decoration: none;
	width: 88px;
	height: 17px;
	cursor: pointer;
}

a.bttn_download:hover {
	background-image: url(../img/downloadbutton_rollover.gif);
	text-decoration: none;
}