body {
	scrollbar-base-color: #FFD89D;
	scrollbar-track-color: #E3BE53;
	scrollbar-face-color: #652200;
	scrollbar-highlight-color: #E3BE53;
	scrollbar-3dlight-color: #F0D27B;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #F0D27B;
}

TD {
	font-family:verdana;
	font-size:8pt;
	color: #000000;
}

	.suptitle {
		font-family:Times New Roman;
		font-size:24pt;
		color: #000000;
		font-weight: bold;
	}

a:link, a:visited  {
	text-decoration:none;
	font-family:arial;
	font-size:12pt;
	color: #652200;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
	font-family:arial;
	font-size:12pt;
	color: #000000;
	font-weight: bold;
}

a.menu:link, a.menu:visited {
	display: block;
	text-decoration:none;
	font-family:Times New Roman;
	font-size:12pt;
	background: #652200;
	color: #FFFFFF;
	font-weight: bold;
}

a.menu:hover {
	display: block;
	text-decoration:none;
	font-family:Times New Roman;
	font-size:12pt;
	color: #652200;
	background: #FFFBE2;
	font-weight: bold;
}

a.menu_selected:link, a.menu_selected:visited {
	display: block;
	text-decoration:none;
	font-family:Times New Roman;
	font-size:12pt;
	color: #000000;
	background: #CB9100;
	font-weight: bold;
}

a.vertical:link, a.vertical:visited {
	text-decoration:none;
	font-family:Times New Roman;
	font-size:12pt;
	color: #652200;
	font-weight: bold;
}

a.vertical:hover {
	text-decoration:underline;
	font-family:Times New Roman;
	font-size:13pt;
	color: #000000;
	font-weight: bold;
}

a.vertical_selected:link, a.vertical_selected:visited {
	text-decoration:underline;
	font-family:Times New Roman;
	font-size:12pt;
	color: #CB9100;
	font-weight: bold;
}