body { 
	background-color: #320c7e; 
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10.5px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
html{
	scrollbar-DarkShadow-Color:#320c7e;
	scrollbar-Face-Color:#320c7e; 
	scrollbar-3dLight-Color:#320c7e; 
	scrollbar-Arrow-Color:#ffffff;
}
.select{
	background:#A3813E;
	color:#5A0259;
	font-weight: bold;
	border: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #830583;
}
.maintable { background-image:url(../_images/tableBackground.jpg); }
.bulletmargin {margin:0px,20px; float:left; }
.bordercolour  { border:solid 1px; border-color:#920995; }
.homebordercolour  { border:solid 1px; border-color:#4210AB; }

a {
	color: #BFAAEA;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #926DDB;
	text-decoration: none;
	font-weight: bold;
}

.bodytext {
	margin-left: 25px;
	margin-right: 25px;
	color: #A3813E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-image: url(../_images/bullet.gif);
	text-align: left;
}
.bodytextnomargin {
	color: #A3813E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-image: url(../_images/bullet.gif);
	text-align: left;
}
.largebodytextcentred {
	color: #A3813E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../_images/bullet.gif);
	text-align: center;
	font-weight: bold;
}
.largebodytextleft {
	color: #A3813E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(../_images/bullet.gif);
	text-align: left;
	font-weight: bold;
}
.superlargebodytextcentred {
	color: #A3813E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-image: url(../_images/bullet.gif);
	text-align: center;
	font-weight: bold;
}
.smallbodytextcentred {
	color: #A3813E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	list-style-image: url(../_images/bullet.gif);
	text-align: center;
	font-weight: bold;
}
.smallbodytextleft {
	color: #A3813E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	list-style-image: url(../_images/bullet.gif);
	text-align: left;
	font-weight: bold;
}
h1.smalltext {
	font-size: 9px;
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
