/* CSS Document */

body {
	margin:0 auto 20px auto;
	padding:0px;
	border:0px;
	text-align:center;
}


a:hover {
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}


a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CA2E02;
 padding:0px;
 margin:0 0 4px 0;
}


h2 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
 color:#000000;
 link color: #000000;
 margin:0 0 5px 0;
}


h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:08px;
	font-weight:bold;
	color:#ffffff;
 padding:0px;
 margin:0 0 4px 0;
}


p { font-family:Verdana,sans-serif; font-style:normal; font-weight:normal; font-size:8pt; text-decoration:none; }


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
 link color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}


.menusmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
 link color: #ffffff;
	text-decoration: none;
	line-height: 10px;
}


.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #ffffff;
 link color: #ffffff;
	text-decoration: none;
}


.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
 link color: #000000;
	text-decoration: none;
}


.menulinktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
 link color: #000000;
	text-decoration: none;
}


.menubuy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
 link color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}


.topcounter {
	background-image: url(http://uk2.net/cgi-bin/Count.cgi?ft=2&dd=E&frgb=3159EC|df=homeappliances);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
 }




