body
{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a
{
	color: #5970B2;
}

a:visited
{
	color: #5970B2;
}

.pagetitle
{
	font: bold 24pt arial;
	color: #444444;
}

.titlehr
{
	width: 400px;
	background-color: #000000;
	font-size: 1px;
	height: 1px;
}

.paragraphtitle
{
	font: bold 14pt arial;
	color: #FFFFFF;
	background-color: #6393F9;
	width: 400px;
	padding-left: 4px;
}

.figureimage
{
	float: right;
	border: 1px #444444 solid;
	margin-left: 3px;
	margin-right: 3px;
}

.rulediv
{
	font-weight: bold; 
	text-decoration: underline; 
}

.weeklink
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.deadlink
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.weeklink:visited
{
	color: #FFFFFF;
}

.controlboxtop
{
	border-bottom: 2px #000000 solid;
	text-align: center;
	font: bold 14px arial;
	color: #FFFFFF;
	background: #6393F9;
}

.controlselected
{
	text-decoration: underline;
	font-weight: bold;
}

.controllink
{
	font-weight: bold;
	color: #5970B2;
}

.copytext
{
	font: italic 10px arial;
	color: #FFFFFF;
}

.icframe
{
	background-color: #FFFFFF;
	color: #000000;
}

.top5list
{
	text-align: center;
	font: bold 20px arial;
}

#pathbox
{
	display: none;
}

#pathboxcontrol
{
	text-decoration: underline;
	font-size: 12px;
	color: #5970B2;
	cursor: pointer;
	text-align: center;
}

#tableframe
{
	width: 1024px;
	height: 100%;
	border: 1px solid #6393F9;
	background-color: #FFFFFF;
}

#bannerframe
{
	height: 64px;
	text-align: center;
}

#menuframe
{
	height: 22px;
	padding: 0px;
	background-color: #6393F9;
}

#contentframe
{
	background-color: #FFFFFF;
	padding: 10px;
}

#menuspace
{
	width: 100%;
	background: #6393F9;
	height: 22px;
}

#controltable
{
	border: 2px #000000 solid;
	height: 90px;
	width: 750px;
	float: left;
}

#controltable tr td
{
	text-align: center;
	padding: 3px;
	margin: 0px;	
}

#ranktableframe
{
	border: 1px #000000;
}

#ranktable
{
	font: bold 12px arial;
}

#ranktable tr td
{
	text-align: center;
}

#rtheader
{
	text-align: center;
	font: bold 14px arial;
	color: #FFFFFF;
	background: #6393F9;
}

#eventeam
{
	background: #DDDDDD;
}

#oddteam
{
	background: #FFFFFF;
}

#menubar
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#menubar li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	font: bold 11px arial;
	border-right: 1px #FFFFFF solid;
}

#menubar li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 120px;
	background: #6393F9;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#menubar li a:hover
{
	background: #5970B2;
}

#menubar div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #6393F9;
}

#menubar div table tr td
{
	background: #FFFFFF;
}

#menubar div table tr td a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #6393F9;
	font: 11px arial;
}

#menubar div table tr td a:hover
{
	background: #5970B2;
	color: #FFFFFF;
}

#menubar div table tr td a img
{
	border: 0;
}

#menubar div table tr td div
{
	position: absolute;
	top: -1px;
	left: 2px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #6393F9;
	z-index: 50;
}

#menubar div table tr td div table tr td
{
	background: #FFFFFF;
}

#menubar div table tr td div table tr td a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #6393F9;
	font: 11px arial;
}
