/* Style-Sheet for Sandhurst Tyres	*/
/* Author:	Chris Dawe	*/
/* Created:	28-Feb-2008	*/
/* Description:	This style-sheet defines the styles for use on the Sandhurst Tyres website.	*/
/* xxx	*/
/*	*/

BODY	 {	background-color: #21419c;	color: white;	}

.center {	text-align: center;	}

TD	{	vertical-align:top;	}

A	{	color:#ffffff;	text-decoration:none;  }
A.map {	color:#ccccff;	background-color:#122678;	font-weight:bold;
		font-family:arial,sans-serif;	text-align:right;	font-size:0.8em;	}
P.map {	text-align:right;	}
A.menu {	font-family:verdana;	font-size:11px;	width:115px;	display:block;	color:white; 
			line-height:20px;	font-weight:bold;	text-align:center;
			background-color:#122678;
			border-color:#7895da;	border-width:thick;	border-style:none solid none solid;	}
A.menu:hover {	background-color:#7895da;	border-color: #7895da;	color:white;	}

h1	{	font-family:"Trebuchet MS", Tahoma, arial, sans-serif;	line-height:25px;	letter-spacing:-1px;
		color:#7895da;	font-size:20px;	border-bottom: 1px solid #d0d0d0;	}

.blank {	background-color:	#21419c;	}

IMG	{	border-width: 0;	}

#footer {	position:absolute;	bottom:5px; right:5px; left:5px;	height:20px;
		border-style:none;	border-color:#66ff99;	}

.address {	background-color:#a2a2a2;	border-color:#ffa2a2;	border-width:thin;	border-style:none;	}
TD.menu {	width:115px;	}
TH.copy {	font-family: Verdana, Arial, Helvetica;	font-size: 9px;	font-weight: normal;
		background-color:#21419c;	color:#a2a2a2;	}