<!--
	body {
	scrollbar-3dlight-color : #F3C194;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F4DAAB;
	scrollbar-darkshadow-color : #7F363A;
	scrollbar-face-color : #a65050;
	scrollbar-highlight-color : #C47C6F;
	scrollbar-shadow-color : #7F363A;
	scrollbar-track-color : #F4DAAB;
	}
	body {
		background-color: #691F1F;
		margin : 0px 0px 0px 0px;
	}
	body, td, div, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #6D1C12;
}
	a:link {
	color : #D87923;
	text-decoration : none;
	font-weight : bold;
}
	a:visited {
	color : #D87923;
	text-decoration : none;
	font-weight : bold;
}
	a:hover {
	color : #8B0000;
	text-decoration : none;
	font-weight : bold;
}
	.main {
	border : 10px solid #5A0B0B;
	background-color : #F4DAAB;
}
	.maintitle {
	background-color : #C47C6F;
	background-image: url(images/topbkg.jpg);
	background-repeat : repeat-x;
	}
	.nav {
	background-color : #903B3B;
	padding : 3px 10px 3px 10px;
	border-top : 3px solid #5A0B0B;
	border-bottom : 5px double #5A0B0B;
	color : #FFE4B5;
}
	.nav a:link {
	color : #FFE4B5;
	text-decoration : none;
	font-weight : bold;
}
	.nav a:visited {
	color : #FFE4B5;
	text-decoration : none;
	font-weight : bold;
}
	.nav a:hover {
	color : #F4A460;
	text-decoration : none;
	font-weight : bold;
}
	.notice {
	font-size : 8pt;
	padding : 5px 5px;
}
	.update {
	padding : 10px 30px 10px 30px;
	background-repeat : no-repeat;
	background-position : bottom right;
	background-image : url(images/leaves2.gif);
}
	.updatedate {
	background-color : #903B3B;
	padding : 3px 10px 3px 10px;
	color : #FFE4B5;
	border : 3px dashed #F4DAAB;
}
	.updatetext {
	background-color: #F6EEDF;
	padding : 10px 20px 10px 20px;
	border : 3px dashed #F4DAAB;
}
	-->