body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*scrollbar-base-color: #003399;*/
	background-color: #003399;
}




#sideMenuHolder {
	float:left;
	width: 150px;
	height: auto;
	padding-left: 7px;
}
.menuEnd {
	height: 5px;
	width: 100%;
	background-color: #CC0000;
}
#outTable {
	border-top: 1px solid #FFE88C;
	border-right: 1px solid #CE8B00;
	border-bottom: 1px solid #CE8B00;
	border-left: 1px solid #FFE88C;
}
/*
#sideMenuTL {
	background-color: #CC0000;
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
}
#sideMenuTR {
	background-color: #FFB200;
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
}
#sideMenuBL {
	background-color: #CC0000;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
}
#sideMenuBR {
	background-color: #FFB200;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 5px;
}
*/
#sideMenu {
	float:left;
	width: 150px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	/*	line-height: auto;*/
	background-color: #FFB200;
	font-weight: bold;
	padding-left: 0px;
}
#sideMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sideMenu li {
	border-bottom: 1px solid #FFCC00;*/ /*use if you want a white line below each nav link*/
}
#sideMenu li a  {
	display: block;
	width: 120px;
	height: auto;
	font-size: 10px;
	line-height: 12px;
	color: #CC0000;
	text-decoration: none;
	padding: 4px 10px 4px 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#sideMenu li a:hover  {
	display: block;
	width: 120px;
	height: auto;
	font-size: 10px;
	line-height: 12px;
	background-color: #CC0000;
	color: #FFCC00;
	text-decoration: none;
	padding: 4px 10px 4px 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding-right: 20px;
	padding-left: 20px;
}
.cell1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCAB00;
	border-right-color: #FCAB00;
	border-bottom-color: #FCAB00;
	border-left-color: #FCAB00;
}

.header1 {
	font-weight: bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
}
.sideTable {
	background-image: url(http://rookielifeguard.me.uk/MinCatalogue/images/swimtoon34HR.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
hr {
	padding-right: 20px;
	padding-left: 20px;
	border-top: thin groove #FCAB00;
	border-right: thin groove;
	border-bottom: thin groove #FFFFCC;
	border-left: thin groove #FCAB00;
	width: 89%;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
