h1 
{
	font-family: tahoma;
	color:rgb(0,106,213)
}

h6 
{
	color: white; 
	background-color: rgb(176,176,0); 
	font-size : 16pt; 
	font-family: arial
}


a.topnavigation 
{
	font-weight: bold;
	background-color: rgb(0,106,213); 
	font-family : arial; 
	color : white; 
	font-size : 9pt; 
	text-decoration : none
}

a.topnavigation:hover 
{
	color : rgb(185,185,255)
}

a.sidenavigation
{
	font-family:arial;
	font-size: 9px;
	text-decoration: none;
	color: rgb(0,106,213)
}

a.sidenavigation:hover
{
	color: red
}

a.sitemap
{
	color: rgb(0,106,213);
	font-family: tahoma;
	font-size:11pt;
	text-decoration: none
}

a.sitemap:hover
{
	color:black
}

div.linkheader 
{
	color: white; 
	background-color: rgb(0,106,213); 
	font-size : 9pt; 
	font-family: arial; 
	text-decoration: none
}

div.subsubheader
{
	font-family: tahoma;
	color:rgb(0,106,213);
	font-size:11pt;
	font-weight: bold
}

div.subheader
{
	font-family: tahoma;
	color:rgb(0,106,213);
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline
}

div.summerschool
{
	font-family: tahoma;
	color:red;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline
}

div.text
{
	font-family: tahoma;
	color:black;
	font-size:10pt	
}

div.ratestext
{
	font-family: tahoma;
	color:black;
	font-size:10pt
}

td.copyright
{
	font-family: arial;
	color:dimgray;
	font-size:9px;
	font-weight:bold
}

a
{
	font-family: arial;
	color:rgb(0,106,213);
	font-size:9pt;
	font-weight:bold;
	text-decoration: none
}

a:hover
{
	color:red
}

div.matrix
{
	font-family: tahoma;
	color:rgb(0,106,213);
	font-size:9pt
}

div.sitemapheader
{
	font-family: tahoma;
	color:rgb(0,106,213);
	font-size:10pt;
	font-weight: bold
}

div.schoolregistration
{
	font-family: arial;
	color:black;
	font-size:9px			
}

td.MenuHeaderText
{
	padding:1px 0px 3px 0px;
	font-family: Century Gothic;
	font-weight:700;
	font-size:14px;
	color:whitesmoke;
	background-color: #A2A0A0;
}

td.MainHeaderText
{
	padding:1px 0px 3px 0px;
	font-family: Century Gothic;
	font-weight:700;
	font-size:18px;
	color:whitesmoke;
	background-color: #A2A0A0;
}

body
{
 	SCROLLBAR-ARROW-COLOR:  white; 
	SCROLLBAR-BASE-COLOR: rgb(0,106,213)
}

#Menu {
	float:left;
	background-color:#c1c6e6;
	width:140px;
	display:block;
	
}


#Menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}

#Menu ul li {
	padding:0;
	margin:0;
	list-style:none;
}

#Menu ul li a {
	font-weight:bold;
	width:140px;
	background-color:#c1c6e6;
	text-indent:12;
	padding:6px 0px 6px 0px;
	color:#fff;
	display:block;
	text-decoration:none;
	color:dimgray;
	font-size:11px;
}

#Menu ul li a:hover {
	background-image:url(../Images/menu_selectedbg.gif);
}

#Menu ul li a.on {
	background-color:#EDF6FB;
	color:#025990;
}

#Menu li#selected {
	padding:0;
	margin:0;
	list-style:none;
}

#Menu li#selected a {
	font-weight:bold;
	background-color:#D8DAE6;
	color:dimgray;
	display:block;
	text-decoration:none;
}

