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: #5a9ccd;
  text-decoration: none;
  }
a:visited
  {
  font-family: sans-serif;
  font-size: 10pt;
  color: #5a9ccd;
  text-decoration: none;
  }
a:hover
  {
  font-family: sans-serif;
  font-size: 10pt;
  color: #5a9ccd;
  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: #78aedf;
    filter:progid:DXImageTransform.Microsoft.Gradient
        (GradientType=0,StartColorStr='#99c4f1',EndColorStr='#5799cd');}
  }  

  .shade4
  {
    background: #9facc1;
    filter:progid:DXImageTransform.Microsoft.Gradient
        (GradientType=0,StartColorStr='#b9c4d6',EndColorStr='#8595ac');
  }  

  .h2
  {
  font-family: sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  }
   
  .h4
  {
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #666688;
  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;
	}
   
  .oblique
 {
  font-family: sans-serif;
  font-size: 9pt;
  font-style : italic 
  font-weight: normal;
  color: #666688;
  text-decoration: none;
  }

  .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;
	}
   
	 
  .ridge
  {
  border-width: 1px;
  border-colour: #e0e0e0;
  border-style: ridge;
  }

  .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: #5a9ccd;
  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: #5a9ccd;
  text-decoration: none;
  }
  .navSide1:visited
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #5a9ccd;
  text-decoration: none;
  }
  .navSide1:hover
  {
  font-family: sans-serif;
  font-size: 8pt;
  color: #5a9ccd;
  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: #5a9ccd;
  text-decoration: none;
  }
  .link:visited
  {
  font-family: sans-serif;
  font-size: 10pt;
  color: #5a9ccd;
  text-decoration: none;
  }
  .link:hover
  {
  font-family: sans-serif;
  font-size: 10pt;
  color: #5a9ccd;
  text-decoration: underline;
  }

  .link2
  {
  font-family: sans-serif;
  font-size: 10pt;
  color: #5a9ccd;
  text-decoration: none;
  }

  .forms
  {
  margin-bottom: 0; 
  }

.errmsg
 {
  font-family: sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #cc0000;
}

.race
{ 
background-image: url("http://www.landhgroup.com.au/images/Websphere/RacingNewsBackgroundv3.jpg");
background-repeat: no-repeat;
background-position: bottom left;
}

.GRM
{ 
background-image: url("http://www.landhgroup.com.au/images/Websphere/carbon-logos-GRM-444.jpg");
background-repeat: no-repeat;
background-position: bottom left;
}

.FPR
{ 
background-image: url("http://www.landhgroup.com.au/images/Websphere/carbon-logos-FPR-444.jpg");
background-repeat: no-repeat;
background-position: bottom left;
}

	  .paddock
  { 
  background-image: url("http://www.landhgroup.com.au/images/Websphere/PC.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  }
	
	  .podium
  { 
  background-image: url("http://www.landhgroup.com.au/images/Websphere/PITP.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  }
	
	  .traders
  { 
  background-image: url("http://www.landhgroup.com.au/images/Websphere/T500.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  }
	
	.winners
  { 
  background-image: url("http://www.landhgroup.com.au/images/Websphere/WC.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  }
	
	.ozbg
  { 
  background-image: url("http://www.landhgroup.com.au/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;
  }
  
  .tableborder
    {
	border: 1px solid #aaaaaa; 
	border-collapse: collapse;
	}

.ttc {text-transform: capitalize;} 