body {
	margin:0;
	padding:0;
	border:0;
	background-color:#141517;
	color: #333333;
	font-family: arial;
  }
a{
  color: #ffffff;
  text-decoration: none;
  }
a:hover {
  color: #ff6000;
  text-decoration: none;
  }
  
table.contents_container {
  background: #3A3D46 url(http://www.sportsandprestige.com.au/images/index_container_background.png);
  }

td.contents_divider {
  background-image: url(http://www.sportsandprestige.com.au/images/index_divider_background.png);
  background-position: top;
  background-repeat: repeat-y;
  }

td.contents_container {
  background-image: url(http://www.sportsandprestige.com.au/images/index_header_footer.png);
  background-position: left top ;
  background-repeat: no-repeat;
  }

td.contents_container_background {
  background-image: url(http://www.sportsandprestige.com.au/images/index_content_footer_background.png); 
  background-position: left bottom;
  background-repeat: no-repeat;
  }

td.footer_background {
  background-image: url(http://www.sportsandprestige.com.au/images/index_footer_background.png);
  background-position: top;
  background-repeat: repeat-x;
  }

td.menu_background {
  background-color: #27292E;
  background-image: url(http://www.sportsandprestige.com.au/images/index_menu_background.png);
  }

td.menu_footer_background {
  background-image: url(http://www.sportsandprestige.com.au/images/index_menu_footer.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  }

div.section_heading {
  position:absolute;
  font-family:arial;
  font-weight: bold;
  font-size: 12pt;
  padding: 8px 0px 0px 16px;
  }
  
div.container {
  padding: 48px 16px 16px 16px;
  font-family:arial;
  font-size: 10pt;
  }
  
div.regulartext {
  font-family:arial;
  font-size: 10pt;
  }

div.text:first-letter {
  padding-right: 2px;
  font-size: 15pt;
  float: left;
  font-weight: bold;
  }

div.hr {
  height: 32px;
  background-image: url(http://www.sportsandprestige.com.au/images/divider_line.png);
  background-position: center;
  background-repeat: repeat-x;
  }


img.menuheader {
  border-width: 0px 0px 1px 0px;
  border-color: #27292E;
  border-style: solid;
  }  

a.menulink {
  width: 192px;
  height: 24px;
  background-color: #3A3D46;
  padding: 8px 8px 8px 16px;
  display: block;
  width: auto;
  font-family:arial;
  font-size: 10pt;
  border-width: 0px 0px 1px 0px;
  border-color: #27292E;
  border-style: solid;
  font-weight: bold;
  }
  
a.menulink:link {
  text-decoration: none;
  color: #FFFFFF;
  }
a.menulink:hover {
  text-decoration: none;
  background-color: #FF6000;
  color: #000000;
  }
a.menulink:visited {
  text-decoration: none;
  color: #FFFFFF;
  }
a.menulink:active {
  background-color: #4E525D;
  text-decoration: none;
  color: #000000;
  }
  
iframe.iframe {
  width: 100%;
  height: 100%;
  padding: 0px 0px 0px 0px;
  }
  
td.AddressItem {
  padding: 2px 2px 2px 2px;
  font-family:arial;
  font-size: 9pt;
  }

a.AddressItem {
  color: #ffffff;
  text-decoration: none;
  }
a.AddressItem:hover {
  color: #ff6000;
  text-decoration: none;
  }
  
div.title {
  font-family:arial;
  font-weight: bold;
  font-size: 12pt;
  }
  
  
div.text_orange {
  font-family:arial;
  font-weight: bold;
  font-size: 12pt;
  color:#FF6000;
  }
  
div.text_about {
  font-family:arial;
  font-weight: bold;
  font-size: 10pt;
  color:#FF6000;
  }    
