body {
	font-family: Arial;
	font-size: 12px;
}
a:hover {
font-family : Arial;
background : none;
text-decoration : none;
} 
a:visited, a:link, a:active {
font-family : Arial;
text-decoration : underline;
color: #041c65;
} 
.small_grey_text {  
font-family: Arial; 
font-size: 8pt; 
color: #666666
}
.league_table {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #383838;
}
.table_background {
	background-image: url(images/table_background.png);
	background-repeat: no-repeat;
}
.grey_text {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
}
.grey_text_center {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	text-align: center;
}
.main_text {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #0F37A6;
}
.main_text_centre {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #383838;
	text-align: center;
}
.main_text_bold {

	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #383838;
	text-align: justify;
}
.main_text_right {

	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #383838;
	text-align: right;
}
.main_text_bold_centre {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #383838;
	text-align: center;
}
.main_text_left {

	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #383838;
	text-align: left;
}
.white_text {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: justify;
}
.small_white_text {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

.black_text {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.table_grey_background {
	font-family: Arial;
	font-size: 10pt;
	background-color: #DDDDDD;
}
.column_divider {
	background-image: url(../images/row_spacer.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.contact_border {
	border: thin solid #999999;
}


.menu_background {
	background-color: #041C65;
}
.info_background {
	background-color: #dddddd;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #000000;
}
.disclaimer_text {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
.player_name_text {

	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
tr.row_underline {
	border-bottom: 3px solid #CCCCCC;
}
.tablebackground {
	background-image: url(../images/table_background.png);
	background-repeat: no-repeat;
}
