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

