/*These are the styles for the whole of the prospectus site */
a:link {text-decoration : none;}
a:visited {text-decoration : none;}
a:hover {
	text-decoration : underline;
	color: #990033;
}
a:active {text-decoration : underline; color:#cc0000;}
a {text-decoration : underline;}

.navmain {background-color : #eef3e1;}
.schools {background-color : #FFFFFF;}
.navselect {background-color : #d8e5e6;}
.navbar {background-color : #cc0000;}

.contentarea {background-color : #eef3e1;}
.large{font-family : Arial, Helvetica, sans-serif; color : #000000; font-size : 80%;}
.small{font-family : Arial, Helvetica, sans-serif; color : #000000; font-size : 70%; }
.accomtxt{
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 58%;
}
.accomsmall{font-family : Arial, Helvetica, sans-serif; color : #000000; font-size : 58%; font-weight: bold;}
.accomwhite{font-family : Arial, Helvetica, sans-serif; color : white; font-size : 58%; font-weight: bold;}
.link {
	font-family : Arial, Helvetica, sans-serif;
	color : #333366;
	font-size : 80%;
	font-weight: bold;
}
.proglink {
	font-family : Arial, Helvetica, sans-serif;
	color : #333366;
	font-size : 70%;
	font-weight: bold;
}

.largeblue {font-family : Arial, Helvetica, sans-serif; color : #333366; font-size: 80%; font-weight: bold;}
.midblue {font-family : Arial, Helvetica, sans-serif; color : #483D8B; font-size: 75%; font-weight: bold;}
.rhnlink {font-family : Arial, Helvetica, sans-serif; color:#333366; font-weight: bold; font-size : 70%;}
.crumb {font-family : Arial, Helvetica, sans-serif; color:#333366; font-weight: bold; font-size : 60%;}
.form {font-family: Courier New, Courier, monospace; color : #333366; font-weight: bold; font-size : 80%;}
.vsmall{font-family : Arial, Helvetica, sans-serif; color : #333366; font-size : 59%;}
.crumbs{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333366;
	font-weight: bold;
	font-size : 58%;
}
.buttons{
	background-color : #3B3B8D;
}
a.rhnlink:hover {	text-decoration : underline;
	color: #990033;}

.buttonlink {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 70%;
	font-weight: bold;
}
a.buttonlink:hover{
	text-decoration : underline;
	color: #FFFFFF;
	}
.textborder {
	background : #931F49;
}
.orangeborder{
	background : #EFA700;
}
.topandbottomstripe{
	background-color : #3B3B8D;
}

.rhnouterborder{
	background-color : #F8E7C1;
}
.rhnmain{
	background-color : #FFFBF1;
}
.rhnbackground{
	background-color : #FDFCF9;
}
.rhn {font-family : Arial, Helvetica, sans-serif; color:#333366; font-size : 70%;}

.keyinfo{
	font-family : Arial, Helvetica, sans-serif; color : #000000; font-size: 80%; font-weight: bold;
}

.programme{
	background-color : #F8E7C1;
}
.cost{
	background-color : #C8D7E9;
}
.accom{
	background-color : #333366;
}