body {
height:101%;
}

table {
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}
table th {
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}
table td {
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
	}

img {
border: 0px none;
}

a:link
  {
  font-family: sans-serif;
  font-size: 10pt;
  color: #65a1d7;
  text-decoration: none;
  }
a:visited
  {
  font-family: sans-serif;
  font-size: 10pt;
  color: #65a1d7;
  text-decoration: none;
  }
a:hover
  {
  font-family: sans-serif;
  font-size: 10pt;
  color: #65a1d7;
  text-decoration: underline;
  }



   .shade1
  {
    background: #e2e5e8;
    filter:progid:DXImageTransform.Microsoft.Gradient
        (GradientType=0,StartColorStr='#d4dbe1',EndColorStr='#f0f0f0');
  }  

   .shade2
  {
    background: #efefef;
    filter:progid:DXImageTransform.Microsoft.Gradient
        (GradientType=0,StartColorStr='#e0e0e0',EndColorStr='#ffffff');
  }  

   .shade2r
  {
    background: #efefef;
    filter:progid:DXImageTransform.Microsoft.Gradient
        (GradientType=0,StartColorStr='#ffffff',EndColorStr='#e0e0e0');
  }  

   .shade3
  {
    background: #2b6d9f;
    filter:progid:DXImageTransform.Microsoft.Gradient
        (GradientType=0,StartColorStr='#3e90cc',EndColorStr='#2b6d9f');
  }  

   .shade4
  {
    background: #8595ac;
    filter:progid:DXImageTransform.Microsoft.Gradient
        (GradientType=0,StartColorStr='#b9c4d6',EndColorStr='#8595ac');
  }  

  .h2
  {
  font-family: sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #4585b5;
  text-decoration: none;
  }
   
  .h4
  {
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #4585b5;
  text-decoration: none;
  }
   
  .text
  {
  font-family: sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #666688;
  text-decoration: none;
  }
	
		.textoz
  {
  font-family: sans-serif;
  font-size: 16pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  text-align: justify;
	}
   
  .subhead
  {
  font-family: sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  }
   
  .border
  {
  border: 1px solid #aaaaaa;
  padding: 0px;
  }
   
	 	.borderr          
  { border-top: hidden;
    border-right: 1px solid #aaaaaa;
    border-left: hidden;
    border-bottom: hidden;
	}	
	
		.borderl         
  { border-top: hidden;
    border-right: hidden;
    border-left: 1px solid #aaaaaa;
    border-bottom: hidden;	
	}
	
	.bordert
  { border-top: 1px solid #aaaaaa;
    border-right: hidden;
    border-left: hidden;
    border-bottom: hidden;	
	}
	
	 .borderb        
  { border-top: hidden;
    border-right: hidden;
    border-left: hidden;
    border-bottom: 1px solid #aaaaaa;
	}
	
  .search
  {
  font-family: sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  }
   
  .footer
  {
  font-family: sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #888888;
  text-decoration: none;
  }
   
  .side1
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #65a1d7;
  text-decoration: none;
  }

  .side2
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #aaaaaa;
  text-decoration: none;
  }

  .navMain:link
  {
  font-family: sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  }
  .navMain:visited
  {
  font-family: sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  }
  .navMain:hover
  {
  font-family: sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
  }
   
  .navSide1:link
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #65a1d7;
  text-decoration: none;
  }
  .navSide1:visited
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #65a1d7;
  text-decoration: none;
  }
  .navSide1:hover
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #65a1d7;
  text-decoration: underline;
  }
   
  .navSide2:link
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #aaaaaa;
  text-decoration: none;
  }
  .navSide2:visited
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #aaaaaa;
  text-decoration: none;
  }
  .navSide2:hover
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #aaaaaa;
  text-decoration: underline;
  }
   
  .navFooter:link
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #888888;
  text-decoration: none;
  }
  .navFooter:visited
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #888888;
  text-decoration: none;
  }
  .navFooter:hover
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #888888;
  text-decoration: underline;
  }

  .link:link
  {
  font-family: sans-serif;
  font-size: 10pt;
  color: #65a1d7;
  text-decoration: none;
  }
  .link:visited
  {
  font-family: sans-serif;
  font-size: 10pt;
  color: #65a1d7;
  text-decoration: none;
  }
  .link:hover
  {
  font-family: sans-serif;
  font-size: 10pt;
  color: #65a1d7;
  text-decoration: underline;
  }

  .forms
  {
  margin-bottom: 0; 
  }
  
  .race
  { 
  background-image: url("http://www.hagemeyerau.com/images/Websphere/RacingNewsBackgroundv3.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  }

  .GRM
  { 
  background-image: url("http://www.hagemeyerau.com/images/Websphere/carbon-logos-GRM-444.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  }

  .FPR
  { 
  background-image: url("http://www.hagemeyerau.com/images/Websphere/carbon-logos-FPR-444.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  }
	  .paddock
  { 
  background-image: url("http://www.hagemeyerau.com/images/Websphere/PC.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  }
	
	  .podium
  { 
  background-image: url("http://www.hagemeyerau.com/images/Websphere/PITP.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  }
	
	  .traders
  { 
  background-image: url("http://www.hagemeyerau.com/images/Websphere/T500.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  }
	
	  .winners
  { 
  background-image: url("http://www.hagemeyerau.com/images/Websphere/WC.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  }
	
	.ozbg
  { 
  background-image: url("http://www.hagemeyerau.com/images/Websphere/ConnectionsOzWatermark.jpg");
  background-repeat: no-repeat;
  background-position: center left;
  }

	.T500M
  { 
  background-image: url("http://www.landhgroup.com.au/images/Websphere/T500M.jpg");
  background-repeat: no-repeat;
  background-position: center left;
  }
	
	.T500A
  { 
  background-image: url("http://www.landhgroup.com.au/images/Websphere/T500A.jpg");
  background-repeat: no-repeat;
  background-position: center left;
  }
	
	.T500S
  { 
  background-image: url("http://www.landhgroup.com.au/images/Websphere/T500S.jpg");
  background-repeat: no-repeat;
  background-position: center left;
  }

	.T500P
  { 
  background-image: url("http://www.landhgroup.com.au/images/Websphere/T500P.jpg");
  background-repeat: no-repeat;
  background-position: center left;
  }
	
	.T500B
  { 
  background-image: url("http://www.landhgroup.com.au/images/Websphere/T500B.jpg");
  background-repeat: no-repeat;
  background-position: center left;
  }	
  
.ttc {text-transform: capitalize;}   