@media screen, projection {

td.sectionnav {
	border-bottom: solid 1px #993399;
}

#bctlist a.bct {
	background: url('/images/structural/raot/breadcrumb.gif') no-repeat bottom left;
}

#bctlist a.bctnolink {
	background: url('/images/structural/raot/breadcrumb.gif') no-repeat bottom left;
}

.topofpage a.topofpagelink, .topofpage-document a.topofpagelink {
	background: url('/images/structural/raot/nav-7.gif') bottom left no-repeat;
}

a.majorsubject {
	background: url('/images/structural/raot/nav-1.gif') no-repeat;
}

a.majorsubject-selected {
	background: url('/images/structural/raot/nav-2.gif') no-repeat;
}

a.minorsubject {
	background: url('/images/structural/raot/nav-4.gif') no-repeat;
}

a.minorsubject-selected {
	background: url('/images/structural/raot/nav-3.gif') no-repeat;
}

#paginationtop a.paginateleftlink {
	background: url('/images/structural/raot/nav-5.gif') no-repeat top left; 
}

#paginationbottom a.paginateleftlink {
	background: url('/images/structural/raot/nav-5.gif') no-repeat top left; 
}

#paginationtop a.paginaterightlink {
	background: url('/images/structural/raot/nav-6.gif') no-repeat top right; 
}

#paginationbottom a.paginaterightlink {
	background: url('/images/structural/raot/nav-6.gif') no-repeat top right; 
}

}


