/*  project: www.margarets-school-of-motoring.co.uk

	author: Paul Steven (pwsteven@yahoo.co.uk)    	*/

body {
	font-family: "Trebuchet MS", Arial; 
	font-size: 13px; 
	color: #000000; 
	margin: 0;
	background: #3D5864;
	}
	
.ultrabold{
	font: bold 18px/32px Trebuchet MS, arial;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #000000;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#menu5 {
	width: 200px;
	margin: 10px;
}
	
#menu5 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #000;
	display: block;
	background:  url(../i/menu3.gif);
	padding: 8px 0 0 10px;
}
	
#menu5 li a:hover {
	color: #000;
	background:  url(../i/menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
}

.arrowColour {
	color: #3D5864;
	background: inherit;
}

.leftPane {background-image: url(../i/left.gif);}
.rightPane {background-image: url(../i/right.gif);}

.rolloverText a { color: #0000FF; background: inherit; text-decoration: none; }
.rolloverText a:hover { color:#FF0000; background: inherit; text-decoration: underline; }

.validText a { color: #000000; background: inherit; text-decoration: none; }
.validText a:hover { color:#FFFFFF; background: inherit; text-decoration: underline; }

