/* Coded by Liam DelaHunty */
/* Mega Products Limited */
/* email: liam@onlinesales.co.uk */
body {	color: black;
		font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
		font-size: 12px;
		}

table, tr, td, p, ol, ul, form {		
		color: black;
		font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
		font-size: 12px;
		}
p {		
		font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
		font-size: 12px;
		margin-left: 5%;
		margin-right: 5%;
		}
ol,ul {		
		text-align: left;
		margin-left: 7.5%;
		margin-right: 5%;
		text-indent: 0em;
		}
h1, h2, h3, h4, h5, h6{
/*		color: #cccccc; */
		font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
		margin-bottom: 0;
		}

.h1 {
		font-size: 2em;
		font-style: italic;
		font-weight: bold;
		}
.h2 {
		font-size: 1.8em;
		font-style: normal;
		font-weight: bold;
		}
.h3 {
		font-size: 1.6em;
		font-style: normal;
		font-weight: bold;
		}
.h4 {
		font-size: 1.4em;
		font-style: normal;
		font-weight: normal;
		}

A { color: #ff0000; } /* hyperlink */
A.active {color: #cc0000; } /* active hyperlink */
A.visited {color: #cccccc; } /* visited hyperlink */
A:hover {color: #0000ff;} /* mouseover hyperlink */

#main {
	margin: auto;
	text-align: center;
}

#main {
	margin: auto;
	width: 800px;
	background-color: #ffffff;
	border: 2px solid #000;
	text-align: left;
	padding: 1em;
}
.solid {
		font-style: normal;
		font-weight: bold;
}
.nogap {		
		margin: 0;
		text-align: justify;
		margin-left: 5%;
		margin-right: 5%;
		text-indent: 1.4em;
		}
.q {		
		text-align: left;
		margin-left: 5%;
		margin-right: 5%;
		text-indent: 0em;
		}
.p {
		margin-left: 0%;
		margin-right: 0%;
		}
.pl {
		margin-left: 11%;
		margin-right: 0%;
		}
.pr {
		margin-left: 0%;
		margin-right: 11%;
		}
.pl0 {	text-align: left;
		text-indent: 0em;
		margin-left: 0%;
		margin-right: 0%;
		}
.head {
		font-size: 2em;
		font-style: normal;
		font-weight: bold;
		color: white;
		}
.featureback {
		text-align: left;
		color: white;
		margin-left: 3%;
		margin-right: 0%;
		text-indent: 0em;
		}
.signature {
		font-family: Brush Script MT, Verdana, Gillsans, Trebuchet MS, Arial, cursive;
		color: green;
		font-size: 2em;
		position: center;
		}
.pullquote {
		font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
		font-style: normal;
		font-weight: bold;
		color: silver;
		text-align: left;
		}
.mb_half {
		margin-bottom: 0.5em;
		}
.w_on_blk {width: 100%;
		text-indent: 0em;
		background-color: #000000;
		layer-background-color: #000000;
		color: #ffffff;	}
.paraleft {text-align: left}
.pararight {text-align: right}

.featureback A:hover {color: #cccc00;} /* mouseover hyperlink */
.featureback A {color: #cccccc;} /* mouseover hyperlink */

.grey_11 {background-color: #cccccc; layer-background-color: #cccccc; font-size:11px;}
.grey_12 {width: 100%; background-color: #cccccc; layer-background-color: #cccccc; font-size:12px;}

.imagetable {
		text-align: center;
		font-size: 10px;
		line-height: 2em;
		}
