body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #000000;
	color: #000000;
	font-size: 9pt;
	font-weight: 300;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}

a:link       { color: #0F1B43; text-decoration: underline; font-weight: 300; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:visited    { color: #0F1B43; text-decoration: underline; font-weight: 300; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:active     { color: #970F00; text-decoration: none; font-weight: 300; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:hover      { color: #970F00; text-decoration: none; font-weight: 300; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; }



img {
	border-color: #EEEEEE;
	border: 0px;
}

h1 { font-weight: 700; font-size: 12pt; color: #000000; }
h2 { font-weight: 700; font-size: 11pt; color: #000000; }
h3 { font-weight: 700; font-size: 10pt; color: #000000; text-decoration: none; }
h4 { font-weight: 300; font-size: 10pt; color: #000000; }
h5 { font-weight: 300; font-size: 9pt; color: #000000; text-decoration: underline; }


th { font-size: 9pt; }
td { font-size: 9pt; }

br { font-size: 9pt; }
p { font-size: 9pt; }
small { font-size: 7pt; font-family: Arial, Verdana, sans-serif;}
b, strong { font-size: 9pt; }
i { font-size: 9pt; }

/* strong { font-size: 13pt; font-weight: 700; } */

.error { font-weight: 300; font-size: 9pt; color: #CC0000; }
.status { font-weight: 300; font-size: 9pt; color: #3333DD; }

.submenu{text-indent:5px;font-size:9pt;color:black;font-weight:normal;}

.menuDivider{color:#970F00;font-size:12pt;font-weight:bold;}

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:none;
	text-align:center;
}

.copyright a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}

.copyright a:link       { color: #666666; text-decoration: none; font-weight: 300; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.copyright a:visited    { color: #666666; text-decoration: none; font-weight: 300; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.copyright a:active     { color: #970F00; text-decoration: none; font-weight: 300; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.copyright a:hover      { color: #970F00; text-decoration: none; font-weight: 300; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.lgscore
{
	font-size:60px;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.scorearea
{
	font-weight:bold;
}

.fltrt
{
	float:right;
}

.fltlt
{
	float:left;
	text-align:center;
	padding:10px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.inline
{
	display:inline;
	padding:5px;
}
.dkgreen
{
	float:left;
	background-color:#363605;
	padding-left:25px;
	width:635px;
	height:120px;
}

.dkred
{
	float:right;
	background-color:#970F00;
	width:320px;
	height:120px;
}

.profile
{
	padding-left:90px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:50px;
}

.more
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-style:italic;
	font-size:10px;
	color:#0071BC;
	text-align:right;
	display:block;
}

.titlelink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	display:block;
	line-height:22px;
}

.teamstats
{
	padding:5px;
}

.altrow
{
	background-color:#EFEFEF;
}

.normrow
{
	background-color:#FFFFFF;
}

.winner
{
	font-weight: 700;
}

.playofftree
{
	margin-top:10px;
}

.QF-group
{
	background-image:url(images/QF-group.jpg);
	width:39px;
	height:72px;
	padding:0px;
	margin:0px;
}

.SF-group
{
	background-image:url(images/SF-group.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:40px;
	height:112px;
	padding:0px;
	margin:0px;
}

.F-groupa
{
	background-image:url(images/F-groupa.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:40px;
	height:112px;
	padding:0px;
	margin:0px;
}

.F-groupb
{
	background-image:url(images/F-groupb.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:40px;
	height:112px;
	padding:0px;
	margin:0px;
}


.finals_team
{
	font-weight:bold;
	font-size:10px;
	border:#000000 1px solid;
	background-color:#cccc99;
	padding:2px;
	/*margin:5px;*/
	width:120px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	/*opacity:1;
	filter: alpha(opacity=100);*/
}

.finals_winner
{
	font-weight:bold;
	font-size:14px;
	border:#000000 1px solid;
	background-color:#cccc99;
	padding:5px;
	padding-left:30px;
	width:200px;
	height:40px;
	text-align:center;
	vertical-align:middle;
	background-image:url(images/cup.jpg);
	background-repeat:no-repeat;
	background-position:left;
	/*opacity:1;
	filter: alpha(opacity=100);*/
}

.spacer
{
	padding-top:10px;
}

.loginbox
{
	width:225px;
}

.errormsg {
	background-color:#FFFFAA;
	padding:5px;
	margin-left:5px;
	width:95%;
	color:#FF0000;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
}


.statSort { color: #EEEEFF; }
.statSort:link       { color: #EEEEFF; font-weight: 700; font-size: 8pt; }
.statSort:visited    { color: #EEEEFF; font-weight: 700; font-size: 8pt; }
.statSort:active     { color: #EEEEFF; font-weight: 700; font-size: 8pt; }
.statSort:hover      { color: #FFFFFF; font-weight: 700; font-size: 8pt; }

table#stats
{
	font-size: 10pt;
	border:#000000 1px solid;
	padding:0px;
}

#stats th
{
	font-size: 10pt;
	background-color:#0F1B43;
	border-right:#000000 1px solid;
	color:#FFFFFF;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#stats td
{
	font-size: 10pt;
	padding:5px;
	border-right:#000000 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#stats td .score
{
	font-size: 10pt;
	text-align:center;
}

#stats a
{
	font-size: 10pt;
}