/*----------------------------------
This file is used in 
Pulications.html
FirstYearAnalysis.html
DiscreteMaths.html



-------------------------------------*/



/*-- This is the standard "grey" colour scheme. 
 * This page flows from #cfcfbf on the left to white on the right.
 * --*/

.Sheets, #Head, th{background-color:#cfcfbf;}

body, tr.even {background-color::#e5e2e2;}

tr.odd{background-color:#f0f0f0;}

a.RS:hover{color:#0066FF;}
a.RS:link, #CA{color:#335566;}

body, .Sheets {background-image:url(GrayLine.jpg)}

#HeadTitle h1, h2{color: #4c4c4c;}

 .QuestionList a, a.NoteButton{
background-image:url(VerticalGray.jpg);
background-color: #9999FF;}
/*---
.QuestionList a:hover, a.NoteButton:hover {
color:#4c4c4c;	
background-color: #0066FF;}


 * End of the Standard Scheme
 --*/
