BODY
{
	margin: 0px;
	font-family: Tahoma;
	font-size: 8.5pt;
	line-height: 1.3em;
	background-color: white;
	background-image: url(http://www.b-phreaks.co.uk/images/main_bg.gif);
	background-repeat: repeat-y;
}

table
{
	font-family: Tahoma;
	font-size: 8.5pt;
}

H1
{
	font-family: Verdana;
	font-size: 16pt;
}

P
{
	margin-top: 0px;
	margin-bottom: 1em;
}

#header
{
	background-image: url(http://www.b-phreaks.co.uk/images/head_bg.gif);
	width: 100%;
}

#menu
{
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}

#menu A
{
	text-decoration: none;
	color: Black;
}

#menu A:hover
{
	color: Maroon;
}

.content
{
	padding-top: 10px;
	padding-left: 100px;
	width: 757px;
}

#footer
{
	padding-top: 30px;
	padding-left: 100px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 7.5pt;
	text-align: center;
	width: 757px;
	line-height: 1.5em;
}

#footer A
{
	color: Black;
}

#footer A:hover
{
	color: Maroon;
}

.underpic
{
	padding-left: 5px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

h3
{
	font-weight: normal;
}

.note
{
	font-family: Verdana;
	font-size: 7.5pt;
}

.b
{
	font-weight: bold;
}

UL
{
	margin-top: 0px;
}

hr.products
{
	clear: both;
}

.payment-button
{
	vertical-align: middle;
	margin-left: 30px;
}

.validator
{
	color: red;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7.5pt;
	display: none;
}

.msg
{
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
}

.err, .red
{
	color: red;
}