
@import url(/erara/domainresource/static/css/styles.css); 

#navPort, .viewCtrl a, .viewCtrl_sel span, .viewCtrl .sel {
	background-color:#A3271D;
}
h1, h2, div.underlineditem, ul#cTitle li.underlineditem, div.classificationNavPath, 
div.classificationNavPath a, div.classificationNavPath a:visited, 
#indexNavPath, #searchNavpath {
	color:#A3271D;
}
td.colleft div.menuheader, td.colleft div.menuheader_sel {
	border-color:#A3271D;
	color:#A3271D;
}
#alphaIndexList a {
	background-color:#A3271D;
}
#alphaIndexList a.selected {
	background-color:#C3726C;
}
.metadataList a:visited, .metadataTable a:visited {
	color:#A3271D;
}
ul#cTitle li {
	background:url(../graphics/listicons/icoTitle.gif) no-repeat;
}
ul.cCat li {
	background:url(../graphics/listicons/icoCat.gif) no-repeat;
}
ul.structure li {
	background:url(../graphics/listicons/icoChrono.gif) no-repeat;
}
ul.page li, ul ul.page li {
	background:url(../graphics/listicons/icoPage.gif) no-repeat;
}
ul.metadataList li.toggle {
	background:url(../graphics/listicons/toggleRight.gif) no-repeat;
}
ul.metadataList li.toggled {
	background:url(../graphics/listicons/toggleDown.gif) no-repeat;
}
