body
{
	background-image: URL(/Images/waterShuttle2.gif);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 10px;
	font-family: Tahoma, Arial;
	/*Normal*/
	scrollbar-arrow-color: white;
	scrollbar-base-color: #C0C0C0;
	scrollbar-face-color: #6666FF;
	/*Christmas
	scrollbar-arrow-color: red;
	scrollbar-base-color: #C0C0C0;
	scrollbar-face-color: #33CC33;*/
	/*Halloween
	scrollbar-arrow-color: black;
	scrollbar-base-color: #C0C0C0;
	scrollbar-face-color: #33CC33; 
	background-color: Black;*/
}
P
{
	text-justify: auto;
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Arial;
	text-align: justify;
}
.main
{
	padding-right: 40px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.menu
{
	font-family: Tahoma, Arial;
	font-size: 12pt;
	font-weight: bold;
	position:relative;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	text-decoration: none;
}
.submenu
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
	text-decoration: none;
	width: 120px;
	height:12px;
	position:relative
}
.ddmenuhidden
{
	display: none;
}
.ddmenuvisible
{
	margin-top: 5px;
	margin-left:150px;
	display: block;
	/*Normal*/
	background-color: #CCCCFF;
	border: solid 1px #FFCC99;
	/*Christmas
	background-color: #CCCCFF;
	border: solid 1px #CCCCFF;*/
	/*Halloween
	background-color: #33CC33;
	border: solid 1px #FF6666;*/
}
.menuhighlight
{
	/*Normal*/
	background-color: #FFCC99;
	/*Christmas
	background-color: #33CC33;*/
	/*Halloween
	background-color: #FF6666;*/
}
.submenuhighlight
{
	/*Normal*/
	background-color: #FFCC99;
	/*Christmas
	background-color: #33CC33;*/
	/*Halloween
	background-color: #FF6666;*/
}
TD
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
}
A:link
{
	/*Normal*/
	color: #6699FF;
	/*Halloween + Christmas
	color: #B22222;*/
	text-decoration: none;
}
A:visited
{
	/*Normal*/
	color: #6699FF;
	/*Halloween + Christmas
	color: #B22222;*/
	text-decoration: none;
}
A:hover
{
	/*Normal*/
	color: firebrick;	
}
H1
{
	/*Normal*/
	color: #6699FF;
	/*Christmas
	color: #FF6666;*/
	/*Halloween
	color: #33CC33;*/
	font-family: Gill Sans Ultra Bold, Rockwell Extra Bold, Arial Black, Impact;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
}
H2
{
	/*Normal*/
	color: #B22222;
	/*Halloween + Christmas
	color: #B22222;*/
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
}
.colour1heading
{
	/*Halloween + Christmas + Normal*/
	color: #B22222;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.colour2heading
{
	/*Normal*/
	color: firebrick;
	/*Christmas
	color: #FF6666;*/
	/*Halloween
	color: #FF6666;*/
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.colour1text
{
	/*Normal*/
	color: #6699FF;
	/*Halloween + Christmas
	color: #B22222;*/
	font-family: Tahoma, Arial;
	font-size: 10pt;
	text-align: justify;
	text-decoration: none;
}
.colour2text
{
	/*Normal*/
	color: firebrick;
	/*Christmas
	color: #33CC33;*/
	/*Halloween
	color: #FF9966;*/
	font-family: Tahoma, Arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}
.tableheading
{
	background-color: #9999FF;
	color: white;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.tableRow
{
	background-color: #FFCCCC;
	color: #6666FF;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding-left: 5px;
	text-decoration: none;
}
.tableRowAlternate
{
	background-color: #CCCCFF;
	color: #6666FF;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding-left: 5px;
	text-decoration: none;
}
.tableRowAlternate2
{
	background-color: #CCFFCC;
	color: #6666FF;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding-left: 5px;
	text-decoration: none;
}
.tableRowAlternate3
{
	background-color: #FFCC99;
	color: #6666FF;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding-left: 5px;
	text-decoration: none;
}
.tableRowSecondMixed
{
	background-color: #FF9999;
	color: #6666FF;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding-left: 5px;
	text-decoration: none;
}
.tableRowSecondLadies
{
	background-color: #CC99FF;
	color: #6666FF;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding-left: 5px;
	text-decoration: none;
}
.warning
{
	font-size: 8pt;
	color: Red;
	font-weight: bold;
}
.calendar
{	
	border-color: #6666FF;
	color: White;
	font-size: 7pt;
	font-family: Tahoma, Arial;
	text-decoration: none;
}



#container2 {
  position:relative; 
  }
#menu {
  text-align:center; 
  position:relative; 
  height:4em;
  }
.box {
  position:relative; 
  float:left; 
  top:8px;
  }
#menu a, #menu a:visited {
	position: relative;
	text-decoration: none;
	background-color: #6495ED;
	color: #fff;
	display: block;
	width: 120px;
	height: 15px;
	font-size: 0.7em;
	padding: 0px;
	margin: 1px;
}
#menu a .topleft, #menu a .topright {
  position:absolute; 
  top:0; 
  width:0; 
  height:0; 
  overflow:hidden;
  border-top:10px solid #fff;
  }

#menu a:hover {
	background-color: #4169E1;
}