/* TABLE - CONTAINER */

table.table-container 
{
width: 620px;
}




td.results-topleft { 
background-repeat: no-repeat; 
background-position: left bottom; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/rac/table/tl.gif);
} 


td.results-topcentreleft {
	background-repeat: repeat;
	background-position: left bottom;
	width: 6px;
	background-image: url(../../../Images/clubs/rac/table/tcl.gif);
} 

/* table title from Melborne to Sydney */
td.results-topcentre {
	Background: white;
	height: 25px;
	width: 608px;
	color: #006699;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

td.results-centretop {
	background-image: url(../../../Images/clubs/rac/table/tab-back.gif);
	height: 34px;
	width: 620px;

} 
td.results-topcentreright {
	background-repeat: repeat;
	background-position: left;
	background-image: url(../../../Images/clubs/rac/table/tcr.gif);
	width: 6px;
} 

td.results-top {
	background-repeat: repeat;
	background-position: top;
	height: 6px;
	background: url(../../../Images/clubs/rac/table/top.gif);
	width: 608px;

} 

td.results-topright { 
background-repeat: no-repeat; 
background-position: right bottom; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/rac/table/tr.gif);
} 

td.results-left { 
background-repeat: repeat-y; 
background-position: left; 
width: 6px; 
height: auto;
} 
td.results-contentarea {
	font-size: 12px;
	background: #FFF7D4;

} 
td.results-right {
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	border-right: #006699;
} 
td.results-bottomleft { 
background-repeat: no-repeat; 
background-position: top left; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/rac/bl.gif);
} 

td.results-bottom {
background-repeat: repeat-x;
background-position: bottom;
height: 6px;
background-image: url(../../../Images/clubs/rac/bottom.gif);
width: auto;

} 
td.results-bottomright { 
background-repeat: no-repeat; 
background-position: top right; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/rac/br.gif);
} 

td.results-infomenu {
background-image: url(../../../Images/clubs/rac/table/infoback.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: white;
background-repeat: repeat-x;
width: 608px;
height: 54px;
}


.results-infomenu2 {
	background-image: url(../../../Images/clubs/rac/table/section2-back.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	width: 620px;
}

td.results-headerinfomenu {
background-color: #006699;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: white;
height: 17px;
}

td.results-inforight {
width: 6px;
background-image: url(../../../Images/clubs/rac/table/info-right.gif);
height: 40px;
}

td.results-infoleft {
width: 6px;
}

td.results-headerright {
width: 6px;
background-image: url(../../../Images/clubs/rac/table/header-right.gif);
height: 17px;
}

td.results-infoleft {
width: 6px;
height: 40px;
}

td.results-headerleft {
width: 6px;
background-image: url(../../../Images/clubs/rac/table/header-left.gif);
height: 17px;
}

.results-sectionleft {
	background-image: url(../../../Images/clubs/rac/table/sectionleft.gif);
	height: 34px;
	width: 6px;
}
.results-sectionmenu {
	background-repeat: repeat-x;
	width: 608px;
	list-style: none;
	background-image: url(../../../Images/clubs/rac/table/section-back.gif);
	color: #ffffff;
}
.results-sectionright {
	background-image: url(../../../Images/clubs/rac/table/sectionright.gif);
	height: 34px;
	width: 6px;
}
.results-infoleftOFF {
width: 6px;
background-image: url(../../../Images/clubs/rac/table/infoback.gif);
height: 40px;
}


.results-sectionrightOFF {
	background-image: url(../../../Images/clubs/rac/table/section-back.gif);
	height: 34px;
	width: 6px;
}

.section-text {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	color: white;
	font-size: 15px;
	font-family:Arial;
	font-weight:bold;
	
}

.section-text a:link   {
	font-family: Arial, Helvetica, sans-serif;

	color: white;
	text-decoration: underline;
	font-weight:bold;
	font-size: 15px;
}
.section-text a:hover{
	font-family: Arial, Helvetica, sans-serif;

	color:#BFC1CA;
	text-decoration: underline;
	font-weight:bold;
	font-size: 15px;
}
.section-text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline;
	font-weight:bold;
	font-size: 15px;
}

.section-LargeText {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	color: white;
	font-size: 10pt;
}


