body {
	background-color: #FFFFFF;
}

#container {
	position:static;
	margin-top:0;
    margin-bottom:0;
 	margin-right:auto;
 	margin-left:auto; 	/* opera does not like 'margin:20px auto' */
	background-image: url(images/tyre_treads.jpg);
	background-repeat: no-repeat;
	border:1px solid #000000;
	width:720px; /* ie5win fudge begins */
 	voice-family: "\"}\"";
 	voice-family:inherit;
	width:750px;
	z-index:1;
	clear:both;
}

#banner { 
	position:static;
	margin-top:15px; 
	margin-left:30px;
	margin-right:30px;
	z-index:2;   
 }

h1 {
	 font-family:Verdana, Arial, Helvetica, sans-serif; 
	 font-size:12px; 
	 font-weight:bold; 
	 font-style:normal; 
	 color: #A92127;
	 text-align:left;
}

h3 { min-height:20px; }
h4 { min-height:50px; }

#menu {
 	position:static;
 	float: left;
 	clear: both;
 	border-width: 0px;
 	padding:10px 30px 20px 30px;
 	height:380px;
}
#menunew {
	position:absolute;
	padding:0px 30px 20px 0px;
 	

 	border-width: 0px;
 	padding:10px 30px 20px 30px;

}
#content {
	 position:relative;
	 padding:20px 30px 20px 0px;
	 margin-left:150px;
	 font-family:Verdana, Arial, Helvetica, sans-serif; 
	 font-size:12px;
	 color:#666666; 
	 text-align:justify;
	 z-index:4;    
}
 
#copyright {
position:static;
	margin-bottom:0;
 	margin-right:auto;
 	margin-left:auto; 	/* opera does not like 'margin:20px auto' */
	border:0px;
	width:720px; /* ie5win fudge begins */
 	voice-family: "\"}\"";
 	voice-family:inherit;
	width:750px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#999999; 

}

a:link.style1 {text-decoration: none; font-weight:normal; color:#666666;}
a:visited.style1 {text-decoration: none; font-weight:normal; color:#666666;}
a:hover.style1 {text-decoration: underline; font-weight:normal; color:#A92127;}
a:active.style1 {text-decoration: underline; font-weight:normal; color:#A92127;}

a:link.style2 {text-decoration:none; font-weight:bold; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif;}
a:visited.style2 {text-decoration:none; font-weight:bold; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif;}
a:hover.style2 {text-decoration:underline; font-weight:bold; color:#A92127; font-family:Verdana, Arial, Helvetica, sans-serif;}
a:active.style2 {text-decoration:underline; font-weight:bold; color:#A92127; font:Verdana, Arial, Helvetica, sans-serif;}

a:link.style3 {text-decoration:none; font-weight:bold; color:#999999;}
a:visited.style3 {text-decoration:none; font-weight:bold; color:#999999;}
a:hover.style3 {text-decoration:underline; font-weight:bold; color:#A92127;}
a:active.style3 {text-decoration:underline; font-weight:bold; color:#A92127;}

/* Table Borders */
.admin_std {  font-size: 12px; color: #FFF; background-color: inherit; font-weight: bold}
.admin_norm {  font-size: 12px; color: #FFF; background-color: inherit; font-weight: normal}
.tableborderTop {  border: #FFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 0px; font-size: 10pt}
.tableborderALL {  border: #FFF; border-style: solid; border-width:1px 1px; font-size: 10pt}
.tableborderTopLR {  border: #FFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px; font-size: 10pt}
.tableborderTopL {  border: #FFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; font-size: 10pt}
.tableborderTopLBtm {  border: #FFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px; font-size: 10pt}

/*Fonts*/
.seven {font-size:7pt;}
.eight {font-size:8pt;}
.nine {font-size:9pt;}
.ten {font-size:10pt;}
.italic {font-style:italic;}
.bold {font-weight:bold;}
.normal { font-weight:normal;}

/*colours*/
.red {color: #F00; background-color: inherit;}
.yellow {color: #FF0; background-color: inherit;}
.blue {color:#36F; background-color: inherit;}
.green {color:#3C3; background-color: inherit;}
.orange {color:#F93; background-color: inherit;}
.lightblue {color:#99F; background-color: inherit;}
.white {color:#FFF; background-color: inherit;}

.button {  border:1px #000 solid; padding:1px 5px; font-size: 10px; color: #666; background-color: #F0F0F0;}
.indent {text-indent:15px;}