 /* Stylesheet for www.fidofixers.co.uk (© Peter Whiting/www.pdwhiting.co.uk 2004) */

	body	{
		background: #FFFFFF;
		font-family: arial, serif;
		font-weight: normal;
           	font-style: normal;
		font-size: 12;
		color: #000000;
		text-align: center;
		margin-left: 5px;
           	margin-right: 5px;
           	margin-top: 5px;
           	margin-bottom: 5px;
           	scrollbar-face-color: #990000;
           	scrollbar-arrow-color:#000000;
           	scrollbar-track-color: #CC8080;
           	scrollbar-shadow-color: #660000;
           	scrollbar-highlight-color: #FF0000;
           	scrollbar-3dlight-color: #990000;
           	scrollbar-darkshadow-Color: #000000;
		}

	b	{
		color: #990000;
		}

	p	{
           	font-family: arial, serif;
		font-weight: normal;
		font-style: normal;
		font-size: 12;
           	color: #000000;
		text-align: ;
		}

		a		{text-decoration: none;}
		a:link		{color: #990000; text-decoration: underline;}
		a:visited	{color: #990000; text-decoration: underline;}
		a:hover		{color: #E6C0C0; background: #990000; text-decoration: underline;}
		a:active	{color: #E6C0C0; background: #990000; text-decoration: underline;}
           
	img	{
		border-color: #990000;
           	border-style: outset;
		border-width: 0px;
		margin-left: 0px;
           	margin-right: 0px;
		}

	hr	{
		color: #990000;
		}

	h1	{
           	font-family: arial, serif;
		font-weight: normal;
           	font-style: normal;
		font-size: 16;
		color: #990000;
		text-align: center;
		margin-left: 0px;
           	margin-right: 0px;
           	margin-top: 0px;
           	margin-bottom: 0px;
		}
           
	h2	{
           	font-family: arial, serif;
		font-weight: bold;
           	font-style: normal;
		font-size: 14;
		color: #000000;
		text-align: center;
		margin-left: 0px;
           	margin-right: 0px;
           	margin-top: 0px;
           	margin-bottom: 0px;	
		}
           
	h3	{
		font-family: arial, serif;
		font-weight: bold;
           	font-style: normal;
		font-size: 12;
		color: #990000;
		text-align: center;
		margin-left: 0px;
           	margin-right: 0px;
           	margin-top: 0px;
           	margin-bottom: 0px;	
		}

	table	{
		background-color: ;
           	border-color: ;
           	border-style: solid;
		border-width: 0px;
		width: ;
		height: ;
		}

table.pagetable	{
		background-image: url('graphics/.bmp');
           	border-color: green;
           	border-style: solid;
		border-width: 0px;
		width: 100%;
		height: 100%;
		}

table.pagetable2{
		background-color: #FFFFFF;
           	border-color: green;
           	border-style: solid;
		border-width: 0px;
		width: 600px;
		height: 440px;
		}

table.maintable	{
		background-colour: ;
           	border-color: green;
           	border-style: solid;
		border-width: 0px;
		width: 100%;
		height: 100%;
		}

	td	{
		background-color: ;
		font-family: arial, serif;
		font-weight: normal;
           	font-style: normal;
		font-size: 12;
		color: #000000;
		text-align: center;
		vertical-align: ;
           	border-color: #990000;
           	border-style: inset;
		border-width: 0px;
		}

input		{
		background-color: #000000;
		font-family: arial, serif;
		font-weight: normal;
           	font-style: normal;
		font-size: 12;
		color: #000000;
		text-align: ;
		vertical-align: ;
           	margin-left: 0px;
           	margin-right: 0px;
           	margin-top: 0px;
           	margin-bottom: 0px;
           	border-color: #990000;
           	border-style: indent;
		border-width: 1px;
		padding: 0px;
		spacing: ;
		width: 175px;
		height: 24px;
		}



input.button	{
		background-color: #000000;
		font-family: arial, serif;
		font-weight: bold;
           	font-style: normal;
		font-size: 12;
		color: #000000;
		text-align: ;
		vertical-align: ;
           	margin-left: 0px;
           	margin-right: 0px;
           	margin-top: 0px;
           	margin-bottom: 0px;
           	border-color: #990000;
           	border-style: indent;
		border-width: 1px;
		padding: 0px;
		spacing: ;
		width: 120px;
		height: 24px;
		}




input.form	{
		background-color: #000000;
		font-family: arial, serif;
		font-weight: normal;
           	font-style: normal;
		font-size: 12;
		color: #000000;
		text-align: center;
		vertical-align: ;
           	margin-left: 0px;
           	margin-right: 0px;
           	margin-top: 0px;
           	margin-bottom: 0px;
           	border-color: #990000;
           	border-style: indent;
		border-width: 1px;
		padding: 0px;
		spacing: ;
		width: 120px;
		height: 20px;
		}



textarea	{
           	border-color: #990000;
           	border-style: indent;
		border-width: 1px;
		}