/*
## Style sheet for 'Willeton Exhausts'
## Created by Webfirm http://www.webfirm.com.au/ Copyright © 2003
## Designer: Michael Ott
## Project manager: Tara Spalding
## Created: 21 Feb 2003
## Last Modified: 21 Feb 2003
## Modified by: Michael Ott
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #800003;
	margin: 0 0 0 0;
	background-image: url(../images/background_texture.gif);
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-image: url(../images/li.gif);
}

a:link, a:active, a:visited {
	color: #708CA8;
	text-decoration: underline;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

b {
	color: #545F7F;
}

input, textarea {
	background-color : #E5E9EF;
	border-right-width : 1px;
	border-right-color : #336699;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #336699;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #336699;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #336699;
	border-left-style : solid;
	color : #003366;
	font-family: Arial, Helvetica, sans-serif;
}