body { 
	background-image:url(../images/background.gif);
	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;
}
.headerBackground { background-image: url(../images/header.gif); background-repeat:no-repeat; background-position:top;}
.table { background-image: url(../images/tablebackground.gif);}

.bodytext {
	margin-left: 20px;
	margin-right: 20px;
	font-family: "Century Gothic", "Verdana";
	font-size: 13px;
	color:#eceeba;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.5;
}
.bodytextnomargin {
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Century Gothic", "Verdana";
	font-size: 12px;
	color:#eceeba;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.2;
}
.textsmlcentre {
	font-family: "Century Gothic", "Verdana";
	font-size: 12px;
	color:#eceeba;
	text-align: center;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.1;
	font-weight: bold;
}
a {
	color: #ecc4b8;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fad4ca;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	margin:15px auto 0;
	width:960px;
}
#footerWrap {
	margin:15px auto 0;
	width:960px;
}
h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

