body { 
	background-color: #a8c083; background-image:url(../images/backgroundImage.jpg); 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;
}
.tableTop { background-image: url(../images/tableTop.jpg); background-repeat:no-repeat; background-position:top;}
.tableMid { background-image: url(../images/tableMid.jpg);}
.tableBottom { background-image: url(../images/tableBottom.jpg); height:10px}

.bodytext {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#584c13;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.5;
}
.smalltext {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#757C56;
	text-align: center;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.3;
	font-weight: bold;
}
.largetext {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FDFFE8;
	text-align: center;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.3;
	font-weight: bold;
}

a {
	color: #415C2C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}

h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
