body { 
	background-color: #841f23; 
	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;
}
.tableBackground { background-image: url(../images/tableBackground.gif); }
.footBackground { background-image: url(../images/footImage.gif); }

.borderColour {border-color:#D8CDC2; border:thin ; }

.bodytext {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#EDE4DB;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.3;
}
.bodytextcenter {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#EDE4DB;
	text-align: center;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.3;
	font-weight: bold;
}
a {
	color: #D8CDC2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #C0AF9F;
	text-decoration: none;
	font-weight: bold;
}

h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
.gallery {
	width:220px;
	height:180px;
	text-align:center;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EDE4DB;
	}