table.outertableborder { background-color: #000066;
color: green;
}



table.outertable { background-color: #000066;

}

table.innertable { background-color: #ccccff;

}

table.tablewithborder { background-color: #ccccff;
border-top: solid thin #000066;
border-bottom: solid thick #000066;
border-left: solid thin #000066;
border-right: solid thin #000066;

}

table.tablewiththinborder { background-color: #ccccff;
border-top: solid thin #000066;
border-bottom: solid thin #000066;
border-left: solid thin #000066;
border-right: solid thin #000066;

}


table.pagewithborder { background-color: white;
border-top: solid thin #000066;
border-bottom: solid thin #000066;
border-left: solid thin #000066;
border-right: solid thin #000066;
width: 600px;
}

.centred_normal  {
	text-align: center;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #000066;
	text-decoration: none;
}


a {
	color: #0000cc;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 40px;
	font-weight: normal;
	background-color: transparent;
	font-style: normal; 
	line-height: normal;
}

a:link {
	color: #000033;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}


a:visited {
	color: #000033;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}

A:hover {
	color: red;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: underline;
	background-color: white;
}


a:active {
	color: red;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	background-color: white;
}


a.menu {
	color: #0000cc;
	font-family: Comic Sans MS,sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	background-color : transparent;
}

a.menu:link {
	color: #000033;
	font-family: Comic Sans MS,sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	background-color : transparent;
}


a.menu:visited {
	color: #000033;
	font-family: Comic Sans MS,sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	background-color : transparent;
}

a.menu:active {
	color: red;
	font-family: Comic Sans MS,sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	background-color : white;
}

a.menu:Hover {
	color: red;
	font-family: Comic Sans MS,sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	background-color : white;
}

Body { margin-left: 0%; margin-right: 0%; margin-top: 0em; margin-bottom: 0em;
color: white;

background:  white;
font-family: Arial,Helvetica,sans-serif;

   scrollbar-face-color: #FF0000; 
   scrollbar-shadow-color: #F7E600; 
   scrollbar-highlight-color: #000000; 
   scrollbar-3dlight-color: #F7E600; 
   scrollbar-darkshadow-color: #000000; 
   scrollbar-track-color: pink; 
   scrollbar-arrow-color:#F7E600;
}



TD, P, UL, LI { color: #0000cc }

H1 {
  color: #000033;
  font-size: 36pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  padding: 0.0em;
  margin: 0em 0em 0em 0em;
}
H2 {
  color: #000033;
  font-size: 36pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0em 0em 0em 0em;
}

H3 {
  color: #000033;
  font-size: 36pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0em 0em 0em 0em;
}
H4 {
  color: #000033;
  font-size: 12pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0em 0em 0em 0em;
}

H5 {
  color: #000033;
  font-size: 10pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0em 0em 0em 0em;
}
H6 {
  color: #000033;
  font-size: 9pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0.5em 0em 0.25em 0em;
}

TD {
  font-size: 8pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
}

P {
  font-size: 8pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  padding: 0.5em;
}

UL {
  font-size: 8pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
}

LI {
  font-size: 8pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
}