body { 
	background-color: #390c37;
	background-image:url(../images/pageBackground.gif); background-repeat:no-repeat; background-position:top;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10.5px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
/*
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#4B3049; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
*/
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}
.bodytextlight {
	margin-left: 30px;
	margin-right: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#daf0f3;
	text-align: left;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.3;
	list-style-position: outside;
}


a {
	color: #DEC0DE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #B1E7F1;
	text-decoration: none;
	font-weight: bold;
}

h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
.bodytextlightCentre {
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#daf0f3;
	text-align: center;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.3;
	list-style-position: outside;
}
.bodytextlightCentreSmall {
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#daf0f3;
	text-align: center;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.3;
	list-style-position: outside;
}
.bodytextlightLeftSmall {
	margin-left: 30px;
	margin-right: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#daf0f3;
	text-align: left;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.3;
	list-style-position: outside;
}
.tableborder  { border:solid; color:#ACB6C6;
}