/* local page nav */	
 
/* Global Nav */	 
.display_list 
	{
		margin-left: 0em;
		margin-top: 0em; 
		list-style: none;
	}
	
.display_list a 
	{
		color: #333333;
		padding-left: 1.4em; 
		text-decoration: none;
		background-image: url(/Resources/Graphics/home-bullets/sports.gif);
		background-position: left;
		background-repeat: no-repeat
	}
	
.display_list a:hover {text-decoration: underline}
/* Global Nav */

/* News Events */
.news_events_title {color:#FFFFFF;font-weight:bold}
.news_events a {color: #666666; text-decoration: none;}
.news_events a:hover {text-decoration: underline}
/* News Events */


/* Logo */
.rhulsport_logo {padding-left:0.5em}
/* Logo */

h2 {font-size:95%; color:#61116a}
h3 {font-size:95%; color:#006a51}
div.Column-3, div.Column-2, div.Column-1 {font-size:90%}

b, strong {color:#61116a}

.table_border {border:#006952 solid 1px}
.table_heading {color:#FFF; font-weight:strong}
ul,li {list-style:circle}
