body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	background-color:#E7F2FE;
	background-image:url(images/background.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.table_main {
	width:790px;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
}

.table_100 {
	width:100%;
}

.table_league {
	margin-left:auto;
	margin-right:auto;
}

.td_100 {
	width:100%;
}

.td_left_spacer {
	width: 79px;
}
.td_right_spacer {
	width: 39px;
}

.header_spacer {
	height:4px;
}

.main_text_spacer {
	height:3px;
}

.blue_block_center {
	background-color:#BCDBFC;
	width:100%;
	text-align:left;
}

.blue_block_general {
	background-color:#BCDBFC;
}

.loginbox {
	width:200px;
	vertical-align:top;
}

.flashbox {
	vertical-align:top;
	width:460px;
}

.mainbox {
	vertical-align:top;
	width:660px;
}

.text_orange {color:#FF6600; }

.error_message {color:#FF0000; font-weight:bold; }

.text_footer{font-size:8pt;}
.text_footercenter{font-size:8pt;}
.text_login{font-size:9pt; color:#000033; font-weight:bold;}
.text_event_heading {font-size:14px; color:#000033; font-weight:bold;}
.text_event_heading_orange {font-size:14px; color:#000033; font-weight:bold; color:#FF6600; }
.text_event_heading_large {font-size:18px; color:#000033; font-weight:bold;}


a:link {color: #000000;	text-decoration: none;}
a:visited {text-decoration: none;	color: #000000;}
a:hover {color: #000000;	text-decoration:underline;}
a:active {text-decoration: bold;	color: #000000;	text-transform:capitalize}

a.orange_link:link {color:#FF6600;	font-weight:bold; text-decoration: none;}
a.orange_link:visited {color:#FF6600;	font-weight:bold; text-decoration: none;}
a.orange_link:hover {color:#000000;	font-weight:bold; text-decoration: underline;}
a.orange_link:active {color:#FF6600;	font-weight:bold; text-decoration: none;}
