<STYLE TYPE="text/css"><!--

#small {
	font-size: 10px;
	color: #adadad;
}

#big {
	font-size: 12px;
	font-weight: bold;
	color: #adadad;
}

#form {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	font-size: 11px;
}

#forum {
	border-style: solid;
	border-color: #3d3d3d;
	border-width: 1px;
}

#victory {
	color: #079000;
}

#loss {
	color: #920010;
}

#sub {
	color: #4d4d4d;
	padding-left: 220px;
	font-size: 10px;
}

.calendarHeader { 
	font-weight: bolder; 
	font-size: 12px;
	color: #adadad; 
	background-color: #250949
}

.calendarToday { 
	background-color: #474747
}

.calendar {
	font-size: 12px;
}

.calendar a:link { 
	text-decoration: underline;
	color: #9e0000; 
}

.calendar a:visited { 
	text-decoration: underline;
	color: #9e0000; 
}

a:active {
	color: #bbbbbb;
	text-decoration: underline;
}
a:link {
	color: #bbbbbb;
	text-decoration: none;
}
a:visited {
	color: #bbbbbb;
	text-decoration: none;
}
td {
	border-color: #565656;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	color: #d6d6d6;
}

--></STYLE>