/*---------------------------------------
Generic Styles
----------------------------------------*/
BODY,p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: small;
}




.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F8BF24;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;

}

.white {
	color:#FFFFFF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;


}	 
a.white:link {
	color:#ccffff;

	
}
a.white:visited {

	color: #B8C8C8;
}
a.white:active {
    color:#ccffff;

}
a.white:hover {
	color:#FFFFFF;

} 





a:link {
	   color: #003366; 

}
a:visited {
		color: #6A6BA4;
}
a:active {
		   color: #003366; 
}
a:hover {
	color: #000000;
}




.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003860;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4da0e7;
}
h3 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4da0e7;
}
	

	






ul { 
	list-style: url(http://www.mathsnottingham.ac.uk/icons/corporate/u-blue-ball-nest.gif) outside;
 	font-family: Arial, Helvetica, sans-serif;
 
	}


/*---------------------------------------
Headings
----------------------------------------*/




.subhead {
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;}



/*---------------------------------------
Navigation Bar and Banner
----------------------------------------*/


.banner { 
	background: #4da0e7}


.nav-bar-bg { 
	background: #820000}


.nav-bar-border { 
	background: #000000}







.WhiteMedium {
	color: #FFFFFF;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.LargeText {
	font-size: large;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
