BODY {
	scrollbar-arrow-color: #0b0264;
	scrollbar-track-color: #0b0264;
	scrollbar-shadow-color: #0b0264;
	scrollbar-face-color: #dbdae5;
	scrollbar-highlight-color: #dbdae5;
	scrollbar-darkshadow-color: #dbdae5;
	scrollbar-3dlight-color: #0b0264;
	background-image: url('/images/bk-tree.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
}

P, UL, LI, OL, TABLE, TD, TH, TR, TEXTAREA, FORM {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	scrollbar-arrow-color: #0b0264;
	scrollbar-track-color: #dbdae5;
	scrollbar-shadow-color: #0b0264;
	scrollbar-face-color: #dbdae5;
	scrollbar-highlight-color: #dbdae5;
	scrollbar-darkshadow-color: #dbdae5;
	scrollbar-3dlight-color: #0b0264;
}

.board {
	font-family: Arial,sans-serif;
	font-size: 8pt;
}

INPUT, BUTTON, SELECT {
	font: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	background-color: #dbdae5;
	border-bottom-width: 1px;
	border-bottom-color: #0b0264;
	border-left-width: 1px;
	border-left-color: #0b0264;
	border-right-width: 1px;
	border-right-color: #0b0264;
	border-top-width: 1px;
	border-top-color: #0b0264;
}

UL {
	list-style-type: none;
	list-style-image: url('/images/bullet.gif');
}

a:link {
	color: #630264; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a:active {
	color: #630264; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a:visited {
	color: #630264; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a:hover {
	color: #630264;	font-family: Arial,Helvetica,sans-serif; text-decoration: underline;
}

a.footer:link {
	color: #630264; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.footer:active {
	color: #630264; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a.footer:visited {
	color: #630264; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a.footer:hover {
	color: #630264;	font-family: Arial,Helvetica,sans-serif; text-decoration: underline;
}
