
BODY
	{
	font: 12px Verdana;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	top: 0px;
	left: 0px;
	color: #EEEEEE;
	background: #000000 url("/img/bg.jpg") repeat;
	cursor: url("/img/cursor.cur"), auto;
	scrollbar-track-color: #000000;
	}

A	{ color: #BBCCEE; text-decoration: none; }
A:hover	{ color: #EECC33; text-decoration: underline overline; }

A.pairing { border: 1px solid #BBCCEE; padding: 2px; }
A.pairing:hover { text-decoration: none; background-color: #BBCCEE; color: #000000; }

TABLE
	{
	padding: 0px;
	margin: auto;
	}

TABLE, TR, TD
	{
	font-size: 12px;
	color: #EEEEEE;
	text-align: justify;
	vertical-align: top;
	}

IMG 	{ border: 0px; }

HR 	{ height: 1px; }

FORM		{ margin: 0px; }

INPUT		{ background-color: #000030; border: 2px #6699DD ridge; color: #BBD3F1; font-family: Verdana; font-size: 12px; height: 16px; margin: 1px; width: 200px; }
TEXTAREA	{ background-color: #000030; border: 2px #6699DD ridge; color: #BBD3F1; font-family: Verdana; font-size: 12px; margin: 1px; width: 200px; scrollbar-track-color: #000030; }
SELECT		{ background-color: #000030; border: 2px #6699DD ridge; color: #BBD3F1; font-family: Verdana; margin: 1px; }


.big		{ font-size: 16px; }
.small		{ font-size: 11px; line-height: 17px; }
.vsmall		{ font-size: 9px; line-height: 17px; }
.center		{ text-align: center; }
.centers	{ text-align: center; font-size: 11px; line-height: 17px; }
.centervs	{ text-align: center; font-size: 9px; line-height: 17px; }
.centerv	{ text-align: center; vertical-align: middle; }
.centersv	{ text-align: center; vertical-align: middle; font-size: 11px; line-height: 17px; }
.right		{ text-align: right; }
.rightv		{ text-align: right; vertical-align: middle; }
.rightsv	{ text-align: right; vertical-align: middle; font-size: 11px; line-height: 17px; }
.rights		{ text-align: right; font-size: 11px; line-height: 17px; }
.rightvs	{ text-align: right; font-size: 9px; line-height: 17px; }
.left		{ text-align: left; }
.lefts		{ text-align: left; font-size: 11px; line-height: 17px; }
.leftvs		{ text-align: left; font-size: 9px; line-height: 17px; }
.bottom		{ vertical-align: bottom; }
.middle		{ vertical-align: middle; }
.middles	{ vertical-align: middle; font-size: 11px; line-height: 17px; }
.middlel	{ vertical-align: middle; text-align: left; }
.middler	{ vertical-align: middle; text-align: right; }
.top		{ vertical-align: top; }

.img		{ vertical-align: middle; }

.setting	{ margin: 2px; }

.standing { text-align: right; vertical-align: middle; font-size: 10px; font-family: lucida console; }

.radio	{ width: 20px; border: 0px #000000 solid; vertical-align: middle; }
.button { border-style: outset; width: 80px; height: 20px; }

.scaps { font-weight: bold; font-variant: small-caps; }

TD.calendar { width: 93px; height: 80px; text-align: center; vertical-align: top; font-size: 11px; }
DIV.calendar { width: 678px; height: 400px; overflow: auto; scrollbar-track-color: #000000; }

.standings { height: 21px; }
