
/* NAVIGATION CLASSES */
.fancy th {
			/* TABLE HEADING COLOUR */
	font-family: verdana;
	font-size: 15px;
	color: #ffffff;
	font-weight: 500;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#e4e4e4', EndColorStr='#ffffff');
	
	}
	
.navigation {
	background-color = #ffffff;
	font-family: arial;
	font-size: 11px;
	color: #333366;
	font-weight: 500;
	padding-left: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid #0000ff;	
	}
	
.navigation a:link {
	text-decoration: none;
	color: #333366;
	font-weight: 100;
	}

.navigation a:visited {
	text-decoration: none;
	color: #333366;
	font-weight: 500;
	}
	
.navigation a:hover {
	text-decoration: underline;
	color: #3333ff;
	font-weight: 500;
	}

	
	
.insidetable {
	background-color = #FFFFFF;
	font-family: arial;
	font-size: 13px;
	color: #3b3b3b;
	font-weight: 500;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-top: 0px;
	}
	
.mybody {
	background-color = #FFFFFF;
	font-family: arial;
	font-size: 13px;
	color: #3b3b3b;
	font-weight: 500;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 0px;
	}
	
.mybody a:link {
	text-decoration: underline;
	color: #3b3b3b;
	font-weight: 500;
	}

.mybody a:visited {
	text-decoration: underline;
	color: #3b3b3b;
	font-weight: 500;
	}
	
.mybody a:hover {
	text-decoration: underline;
	color: #3333ff;
	font-weight: 500;
	}

.mybody th {
	font-family: arial;
	font-size: 17px;
	color: #ffffff;
	font-weight: 500;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: #474F7E;
	text-align: left;
	}
	
.error {
	background-color = #FFFFFF;
	font-family: arial;
	font-size: 13px;
	color: #ff0000;
	font-weight: 500;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-top: 0px;
	}
	
.tablehover {
	font-family: arial;
	font-size: 13px;
	border: 0px solid #0000ff;			/* TABLE BORDER COLOUR */
	paddin: 0px;
	margin: 0px;
	cursor: none;
	}

.tablehover td {
	font-family: arial;
	font-size: 13px;
	border: 0px solid #0000ff;			/* TABLE BORDER COLOUR */
	}
	
.tablehover th {
			/* TABLE HEADING COLOUR */
	font-family: arial;
	font-size: 17px;
	color: #000000;
	font-weight: 700;
	background: #afe0fe;
	text-align: left;
	}
	
.tablehover a:link {
	text-decoration: underline;
	color: #3b3b3b;
	font-weight: 500;
	}
	
.tablehover a:visited {
	text-decoration: underline;
	color: #3b3b3b;
	font-weight: 500;
	}
	
.tablehover a:hover {
	text-decoration: underline;
	color: #3333ff;
	font-weight: 500;
	}
	
.calendartitle {
	border: 0px solid #336633;			/* TABLE BORDER COLOUR */
	paddin: 0px;
	margin: 0px;
	cursor: none;
	}

.calendartitle td {
	border: 0px solid #0000ff;			/* TABLE BORDER COLOUR */
	}
	
.calendartitle th {
			/* TABLE HEADING COLOUR */
	font-family: verdana;
	font-size: 15px;
	color: #ffffff;
	font-weight: 500;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#336633', EndColorStr='000000');
	}
	
.calendartitle a:link {
	text-decoration: none;
	color: #3333ff;
	font-weight: 500;
	}
	
.calendartitle a:visited {
	text-decoration: none;
	color: #3333ff;
	font-weight: 500;
	}
	
.calendartitle a:hover {
	text-decoration: underline;
	color: #ff0000;
	font-weight: 500;
	}
	

	
.calendar {
	border: 1px solid #336633;			/* TABLE BORDER COLOUR */
	paddin: 0px;
	margin: 0px;
	cursor: none;
	}

.calendar td {
	border: 0px solid #0000ff;			/* TABLE BORDER COLOUR */
	}
	
.calendar th {
			/* TABLE HEADING COLOUR */
	font-family: verdana;
	font-size: 15px;
	color: #ffffff;
	font-weight: 500;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#336633', EndColorStr='000000');
	}
	
.calendar a:link {
	text-decoration: none;
	color: #3333ff;
	font-weight: 500;
	}
	
.calendar a:visited {
	text-decoration: none;
	color: #3333ff;
	font-weight: 500;
	}
	
.calendar a:hover {
	text-decoration: underline;
	color: #ff0000;
	font-weight: 500;
	}
