a.access-info{ display:none ;}
body {background-color:black !important;
      color:yellow !important;
     }
	 
table, td, p, div, span, th, tr {background-color:black !important;
    color:yellow !important;
   }

.box-style4, .inner, .box-style4 h1, .box-style1,  .box-style1 h1, .box-style2 {
	background: black url(http://www.warwick.ac.uk/img/black.gif) top repeat !important; border-color: yellow !important;
}

#mainContent {color: yellow !important;}
#mainContent p {color: yellow !important; border: none !important; background-color: black !important;}
#mainContent table, #mainContent th, #mainContent td {border-color: yellow !important;}
#rhsContent {color: yellow !important;}
#rhsContent p {color: yellow !important; border: none !important; background-color: black !important;}
#rhsContent table, #rhsContent th, #rhsContent td {border-color: yellow !important;}
#pageTitle h1 {color: yellow !important;}
#mainContent li, #rhsContent li{color: yellow !important;}
#mainContent h1, #rhsContent h1 {color: yellow !important;}
#mainContent h2, #rhsContent h2 {color: yellow !important;}
#mainContent h3, #rhsContent h3 {color: yellow !important;}
#mainContent h4, #rhsContent h4 {color: yellow !important;}
#mainContent h5, #rhsContent h5 {color: yellow !important;}
#mainContent h6, #rhsContent h6 {color: yellow !important;}

#layoutTable a:link {color: yellow !important;}
#layoutTable a:visited {color: yellow !important;}
#layoutTable a:active {color: yellow !important;}
#layoutTable a:visited:hover, #layoutTable a:link:hover {color: white;}

#leftside .content, #leftUtilityBar, #searchButton, #navBar, #tabBar{
   background-color: black !important;
   color: yellow !important;}

#utilityBar {
	border: none;
	background-color: black;
	color: yellow;}

#utilityBar a, 
#utilityBar a:link, 
#utilityBar a:visited, 
#utilityBar a:active {color: yellow;} 

#utilityBar a:hover {color: white;}

#leftside {
border-right: solid 2px yellow;}

#centreLayoutTable {
border-top: solid 1px yellow;}

#leftside ul.local-nav a,
#leftside ul.local-nav a:link,
#leftside ul.local-nav a:visited {
   color: yellow;}
   
#leftside ul.local-nav a:hover {color: white;}
   
#leftside #leftUtilityBar a {color: yellow;}
#leftside #leftUtilityBar a:link {color: yellow;}
#leftside #leftUtilityBar a:visited {color: yellow;}

#leftside #leftUtilityBar a:hover {color: white;}

#leftside ul.local-nav li.selected {
	color: white;
	font-weight: bold;}

#tabBar a {
  background-color: black;
  color: yellow;
  border: none;
  border-left: 1px solid yellow;}
 
#tabBar a:hover {
  background-color: black;
  color: white;
  border: none;
  border-left: 1px solid yellow;}
 
#tabBar a.selected,
#tabBar a.selected:hover {
  background-color: black;
  color: white;
  border: none;
  border-left: 1px solid yellow;
  font-weight: bold;}

