body {
	font-family: Arial, helvetica, sans-serif;
	background: repeat url(../images/bg.jpg) #00A0E0;
	margin: 0;
	color: black;
}

td {
	vertical-align: top;
	font-size: 0.8em;
}

th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
}

th.form {
	font-size: 0.8em;
}

fieldset {
	background-color: #AAEE00;
	border: 0.5pt solid #88BB00;
	margin-bottom: 10px;
}

legend {
	background-color: #99DD00;
	font-weight: bold;
	border: 0.5pt solid #88BB00;
	padding: 1 4;
}

td.menubutton {
	height: 35;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	font-size: 0.7em;
	font-weight: bold;
}

td.topmenu {
	height: 50;
	vertical-align: middle;
	color: white;
}

span.subscheme {
	font-size: 0.8em;
}

a {
	color: black;
	text-decoration: none;
	border-bottom: 0.5pt dotted #666666;
}

a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: 0.5pt dotted black;
}

a.image {
	border: none !important;
}

a img {
	border: none !important;
}

a.arrow {
	border: none;
	font-size: 115%;
}

td.topmenu a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0.5pt dotted #666666;
}

td.topmenu a:hover {
	color: #333333;
	border-bottom: 0.5pt dotted white;
}

.agerec {
	font-weight: bold;
	color: white;
	float: right;
	margin: 5;
	padding: 5;
	border: 0.5pt solid white;
	text-align: right;
}

.agerectext {
	margin: 5 0 0 0;
}

.agerec .agerectext:first-letter {
	font-size: 200%;
}

td.product {
	border: 0.5pt solid #666666;
	margin: 5;
	padding: 5;
	color: white;
}

td.product table tr td {
	color: white;
}

span.productdetails {
	font-size: 85%;
}

tr.prod td {
	border-top: 0.5pt solid #88BB00;
	vertical-align: middle;
	padding: 2 5;
}

div.offer {
	text-align: left;
	color: yellow;
	padding: 0 5 5 0;
	font-size: 115%;
}

h1, h2, h3, h4 {
	margin-top: 5px;
	margin-bottom: 0px;
}
h1 {
	font-size: 155%;
}
h2 {
	font-size: 135%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 115%;
}
.footer {
	font-size: 75%;
	color: white;
	margin: 5px 0px;
}
.footer a {
	color: #CCCCCC;
}
p {
	margin-top: 0px;
	margin-bottom: 1em;
}
.brands
{
	margin-bottom: 10px;
	padding: 10px 10px 10px 20px;
	background-color: #0070B0;
	clear: both;
	float: left;
	width: 100%;
	font-weight: bold;
}
.brandsintro
{
	float: left;
	width: 150px;
	margin-bottom: 0px !important;
}
.brandbutton
{
	text-align: center;
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 0px;
}
a.brandbutton:hover, .current
{
	background-color: #00A0E0;
}
.xxx-brandbutton
{
	width: 196px;
	height: 50px;
	display: block;
	background: url(../images/upbutton.png) no-repeat;
	text-align: center;
	padding-top: 30px;
	padding-right: 9px;
	float: left;
	margin: 10px 5px;
}
a.xxx-brandbutton:hover, .xxx-current
{
	background: url(../images/downbutton.png) no-repeat !important;
	padding-top: 34px !important;
	height: 46px !important;
	padding-right: 0px !important;
	width: 205px;
}
td.product a
{
	color: white;
	text-decoration: none;
	border-bottom: 0.5pt dotted #666666;
}
.phonenumber
{
	clear: right;
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
}