@charset "utf-8";
/* CSS Document */

body {
	BACKGROUND-COLOR: #ffffff;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 0px;
	
	text-decoration: none;
	COLOR: #666666;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.image {
	border-color:#968f74;
	border-width : 1px;
	border-style : solid;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
} 

.TextHeading1 {
	COLOR: #bd0000;
	FONT-SIZE: 20px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	FONT-WEIGHT: bold;
	letter-spacing: 1pt;
	padding-bottom: 2px;
	padding-top: 2px;
}

.TextHeading2 {
	COLOR: #bd0000;
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	FONT-WEIGHT: bold;
	letter-spacing: 1pt;
	padding-bottom: 5px;
	padding-top: 5px;
}

.TextHeading3 {
	COLOR: #968f74;
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	FONT-WEIGHT: bold;
	letter-spacing: 1pt;
	padding-bottom: 5px;
	padding-top: 5px;
}

.TextHeading4 {
	COLOR: #968f74;
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	FONT-WEIGHT: bold;
	letter-spacing: 1pt;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.TextSmall {
	FONT-SIZE: 10px;
	display: inline;
}
.TextSmallred {
	FONT-SIZE: 10px;
	display: inline;
	color: #BD0000;
}



.rb_default_bg {
	BACKGROUND-COLOR:#f3eedb;
}

.light {
	BACKGROUND-COLOR:#f3eedb;
}

.dark {
	BACKGROUND-COLOR:#b2ab8e;
}


.TextCopyright {
	text-decoration: none;
	COLOR: #CCCCCC;
	FONT-SIZE: 10px;
}

A:link, A:visited{
	COLOR: #968f74;
	text-decoration: none;
}


A:hover, A:active{
	COLOR: #999999;
	text-decoration: underline;
}


.league {
/* */
text-align: center;
}

.league table tr.top_heading {
	BACKGROUND-COLOR:#c5c0aa;
	font-weight: bold;
}

.league td.side_heading {
	BACKGROUND-COLOR:#e7e2d0;
}

.league td.points {
	COLOR: #BD0000;
	font-weight: bold;
}
.league td.fa {
	font-weight: bold;
}
.league td.pp {
	COLOR: #009900;
}

A.league:link, A.league:visited{
	COLOR: #968f74;
	text-decoration: underline;
}


A.league:hover, A.league:active{
	COLOR: #999999;
	text-decoration: underline;
}






A.link_rb_heading:link {COLOR: #968f74; text-decoration: none; FONT-SIZE: 12px;}
A.link_rb_heading:visited {COLOR: #968f74; text-decoration: none; FONT-SIZE: 12px;}
A.link_rb_heading:hover {
	COLOR: #968f74;
	text-decoration: underline;
	FONT-SIZE: 12px;
}
A.link_rb_heading:active {COLOR: #968f74; text-decoration: none; FONT-SIZE: 12px;}

.copyright{
	text-decoration: none;
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
}

A.copyright:link {COLOR: #CCCCCC;}
A.copyright:visited {COLOR: #CCCCCC;}
A.copyright:hover {COLOR: #bd0000; text-decoration: none;}
A.copyright:active {COLOR: #bd0000; text-decoration: none;}
