body {
	scrollbar-face-color:#22326F;
	scrollbar-shadow-color:#121B3A;
	scrollbar-highlight-color:#2C408F;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
}

a {
	color:#51a8ff;
	text-decoration:none;
}

a:hover {
	color:#ffff88;
	text-decoration:none;
}

body,td,th {
	font-family: Tahoma;
	font-size: x-small;
	color: #ced1e6;
}
.blue { color:#95caff; }
.white { color:#ffffe1; }
.small { font-size:xx-small }
.small_white { color:#ffffe1; font-size:xx-small }

.bblue { color:#71b8ff; font-size:large }
.bwhite { color:#ffffe1; font-size:large }
.mwhite { color:#ffffe1; font-size:medium }

