.left {
	background-attachment: scroll;
	background-image: url(images/sideblack.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.right {
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #000000;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
}
.texttinycentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	text-align: center;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #996633;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
		color: #333333;
	font-weight: bold;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
		color: #cc6600;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
		color: #ffffcc;
	font-weight: bold;
}
.textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}
BODY{
scrollbar-highlight-color:#E3A363;
scrollbar-shadow-color:#E3A363;
scrollbar-track-color:#660000;
scrollbar-face-color:#E3A363;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#E3A363;
scrollbar-3dlight-color:#000000;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
	font-weight: bold;
}
