.background {
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: thin none #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;

}	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
a.bottom:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a.bottom:visited {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
	
a.bottom:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.side:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #A87C00;
	text-decoration: none;
	font-style: normal;
}
a.side:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
	
a.side:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
	font-style: normal;
}

.border {
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Back {
	background-repeat: repeat-x;
	background-image: url(Misc/Gradient.gif);

}
.Colour {
	color: #CC0033;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BackgroundY {
	background-repeat: repeat-y;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
