body {
	background-color: #0750B7;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, helvetica, sans-serif;
}

p, td, li {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
}

li {
	padding-bottom: 10px;
}

h1 {
	color: #245BB1;
	font-size: 18px;
	margin-bottom: 0px;
	text-align:center;
}

h2 {
	color: #297431;
	font-size: 13px;
	margin-bottom: 0px;
}

h3 {
	color: #297431;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}

a, a:active, a:focus, a:link, a:visited {
	color: #500;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.content{
  padding:5px 10px;
}


/*
 * Specific style classes
 */
td.courses1 {
	font-size: 9px;
}

td.courses2 {
	font-size: 9px;
	background-color: #E6F0E8;
}

.caption {
	color: #245BB1;
	font-size: 10px;
	font-weight: bold;
}

.form_style {
	border: 1px inset #245BB1;
	background-color: #F1FAF2;
	color: #389749;
}

.news{
  padding: 10px 3px 0px 5px;
}

.news .heading {
	color: white;
	background: #317EFF;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

.news .item {
	text-align: center;
	background: #ddd;
	padding:3px;
}

.news .item p{
  padding:3px 0;
	margin:0;
	border-top:1px solid #aaa;
}

.news .item p:first-child{
  border-top:none;
}

.news .title {
	color: #DE6712;
	font-size: 10px;
	text-decoration: none;
}

.news .date {
	color: black;
	font-size: 9px;
}

.season{
  padding-top:10px;
	border:none;
}

.season td{
  border: none;
}

.season .heading{
  color:#317EFF;
	background: #DDDDDD;
}


table.results{
   padding: 0px 0px 0px 3px;
	 padding-top:2px;
}

table.results .heading{
	color: white;
	background: #317EFF;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

table.results td.results{
	text-align: center;
	background: #ddd;
	padding:0 5px;
	overflow: auto;
}

td.results p{
  padding:3px 0;
	margin:0;
	border-top:1px solid #aaa;
}

td.results p:first-child{
  border-top:none;
}

td.results a{
  display: block;
	overflow: auto;
}

td.results .team{
 	color: #DE6712;
	font-size: 11px;
	text-decoration: none;
	width:44%;
	display: block;
	float: left;
	text-align: center;
}

td.results .score{
	font-size: 11px;
	text-decoration: none;
	width:50%;
	display: block;
	float: left;
	text-align:center;
}

td.results .versus{
	font-size: 12px;
	text-decoration: none;
	width:15px;
	display: block;
	float: left;
	text-align: center;
}

.side_score {
	font-weight: normal;
	color: #191F64;
	text-transform: none;
	font-size: 9px;
	text-decoration: none;
}

.copyright, a.copyright, a.copyright:link, a.copyright:visited {
	padding-bottom: 5px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

a.copyright:hover {
	text-decoration: underline;
}

.navbar A{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
.navbar A:visited{
	color: #fff;
}
.navbar A:hover{
	color: #ffff00;
}
.topnav {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffff00;
	margin-left: 2px;
	margin-right: 2px;
	background-image: url(images/topnav2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topnav A{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	
}
.topnav A:visited{
	color: #ffff00;
}
.topnav A:hover{
	color: #fff;
}

.contact_title {
	color: #297431;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
}
.contact_name {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.contact_details {
	color: #000000;
	font-size: 11px;
}
.baseline {
	background-color: #389749;
	border-bottom: 5px solid #ffffff;
}

/*
 * Layout ID's
 */

#dhtmltooltip {
	position: absolute;
	width: 120px;
	border: 1px solid #0750B7;
	padding: 2px;
	background-color: #F5FAFE;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-size: 10px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

/*
 * LEAGUE TABLE
 */
 
.leaguetable_overall {
	border: 1px solid #297431;
	background-color: #F5FAFE;
	margin-top: 10px;
	margin-bottom: 10px;
}
 
.leaguetable_header {
	font-weight: bold;
	text-align: center;
}
 
.leaguetable_row1 {
	text-align: center;
	background-color: #F5FAFE;
}
 
.leaguetable_row2 {
	text-align: center;
	background-color: #E5EAEE;
}

.leaguetable_noscore {
	background-color: #CCCCCC;
}
 
.leaguetable_overall td {
  font-size: 10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*
 * FIXTURES TABLE DESIGN
 */
 
.fixtures_overall {
	border-left: 1px solid #297431;
	border-right: 1px solid #297431;
	border-top: 1px solid #297431;
	background-color: #F5FAFE;
	margin-top: 10px;
}
 
.fixtures_date {
	border-right: 1px solid #297431;
	border-bottom: 1px solid #297431;
	padding: 2px;
}
 
.fixtures_location_table {
	border-bottom: 1px solid #297431;
}
 
.fixtures_location_cell {
	border-right: 1px solid #297431;
	padding: 2px;
}

.fixture_other_cells {
	padding: 2px;
}

.team_cell {
	background-color: #F5FAFE;
	border: 1px solid #297431;
	color: #245BB1;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
}

.team_cell_text, a.team_cell_text, a.team_cell_text:link, a.team_cell_text:visited {
	color: #245BB1;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
}

a.team_cell_text:hover {
	text-decoration: none;
	color: #144BA1;
}

.person_cell {
	background-color: #F5FAFE;
	border: 1px solid #297431;
}
