td.form
		{
			font-family: arial;
			font-size: 10pt;
			text-align: justify;
			color: rgb(53,00,90);									/* SETS PARAGRAPH COLOUR    */
		}

body
		{
	color: #000000;   								/* SETS TEXT COLOUR THROUGHOUT BODY */
	background-image:url('../tiles/cloud61.jpg'); 		    /* SETS BACKGROUND */
	SCROLLBAR-SHADOW-COLOR: #a9a9a9;
	SCROLLBAR-ARROW-COLOR: #bdb76b;
	SCROLLBAR-TRACK-COLOR: #d9d9ff;
	SCROLLBAR-BASE-COLOR: #77b5ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: justify;
		}
		
.links
		{
	font-family: arial;
	font-size: 10px;
	text-align: justify;
	color: #000000;									/* SETS PARAGRAPH COLOUR    */
	font-weight: normal;
		}
		
a:link 
		{
			color: rgb(39,21,154);
		}

a:visited
		{
		 	color: rgb(56,134,21);
		}
a:hover
		{
			color: rgb(21,103,243);
		}

a:active
		{
			color: rgb(181,21,165);
		}
		
table 
		{
			border-collapse: separate;
		}
.dateText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
.dayText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #940000;
	padding-left: 10px;
}
.t_text {
	padding-left: 6px;
	text-align: justify;
	padding-right: 6px;
}
.queens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.carousel {
	height: 500px;
}

