#leftnav ul li.level2sel a {
	color: #FF0033;
	background-image: url(../../images/common/leftnav_red_arrow.gif);
}

#leftnav ul li.level3sel a {
	color: #FF0033;
	background-image: url(../../images/common/leftnav_red_arrow.gif);
}

#maincontent h2 {
	color: #FF0033;
}

#maincontent h3 {
	color: #FF0033;
}

#maincontent a {
	color: #FF0033;
}

#maincontent blockquote p.headblue {
	color: #FF0033;
}

#maincontent blockquote.nospc p.headblue {
	color: #FF0033;
}

table th {
	color: #FF0033;
}

.sectionhighlight, .sectionhighlight a, .sectionhighlight strong {
	color: #FF0033;
}

#maincontent .backtotop a {
	color: #FF0033;
	background-image: url(../../images/common/backtotop_red.gif);
}

#mediatabcontent .studiodetails p a {
	color: #FF0033;
}

#mediatabcontent .studiodetails p a:hover {
	color: #FF0033;
}

a.leftarrow {
	background: url(../../images/common/left_arrow_red.gif) left no-repeat;
	padding-left: 20px;
}
a.rightarrow {
	background: url(../../images/common/right_arrow_red.gif) right no-repeat;
	padding-right: 20px;
}