body 
{
	font-family:arial; 
	font-size: 12px; 
	color:black;
	padding-bottom:10px;
	background-image:url('images/bottombg.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
}
td 
{ 
	font-size:11px
}
p
{
	margin-top:2px;
	margin-bottom:10px;
}
h1 {
	font-size:12pt;
	font-weight:bold;
	color:#28527B;
}
h2 {
	font-size:10pt;
	font-weight:bold;
	color:red;
	margin-bottom:5px;
}
H5
{
    	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px;
	color:#28527B;
}
H6
{
    	MARGIN-TOP: 15px;
    	MARGIN-BOTTOM: 20px;
	background-color:#28527B;
	color:white;
}
ul 
{ 
	MARGIN-TOP: 3px; 
	MARGIN-BOTTOM: 3px 
}
A
{
	color: black;
  	TEXT-DECORATION: underline;
   	font-size: 12px; 
	font-weight: bold
}
A:hover
{
	color: #999999;
	TEXT-DECORATION:none
}


.inputfield {
	margin:5px 0px 5px 0px;
}

.inputtitle {
	display:inline;
	text-align:left;
	vertical-align:top;
	font:bold 10px verdana;
	width:150px;
	padding:0px;
	margin:0px 0px 0px 0px;
	color:#8080FF;
}

.inputfield input {
	display:inline;
	width:250px;
	font:10px verdana;
	margin:0px 0px 0px 0px;
}

.inputfield select {
	display:inline;
	width:250px;
	font:10px verdana;
	margin:0px 0px 0px 0px;
}

.inputfield textarea {
	display:inline;
/*	width:400px;*/
	font:10px verdana;
	margin:0px 0px 0px 0px;
}

.inputnote {
	display:inline;
	vertical-align:middle;
	font:10px tahoma, verdana, arial;
	color:white;
	margin:5px 0px 0px 5px;
}

.newsitem {
	font-size:8pt;
}

.newsdate {
	width:100%;
	font-size:9pt;
	color:white;
	background-color:#3FB8B3;
	font-weight:bold;
	margin:10px 0px 15px 0px;
	padding-left:5px;
}

.product {
	font-size:8pt;
}

.productname {
	width:100%;
	font-size:9pt;
	color:white;
	background-color:#28527B;
	font-weight:bold;
	margin:10px 0px 15px 0px;
	padding-left:5px;
}

.productprice {
	font-size:12pt;
	color:#014D49;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

.product a {
	font-size:12pt;
	color:#014D49;
	margin-left:2px;
	margin-right:2px;
}

.adminlink {
	margin-top:10px;
}

.adminlink a {
	font-size:8pt;
	color:red;
	font-weight:normal;
}

.basketbutton {
	font-size:8pt;
}

.basketqty {
	font-size:8pt;
	width:30px;
	text-align:right;	
}

.prodbasket {
	width:100%;
	text-align:right;
	padding:0px;
	margin:0px;
}

.basketpanel {
	width:100%;
	text-align:center;
	margin:5px;
	padding:5px;
	border:1px solid gray;
}

.loginpanel {
	position:absolute;
	top:130px;
	left:0px;
	width:100px;
	text-align:left;
	margin:5px;
	padding:5px;
}

.loginpanel a {
	color:#28527B;
}

.basket {
	border:1px solid #E1E1E1;
}

.basket td {
	color:blue;
}

.basket td a {
	font-size:8pt;
	font-weight:normal;
	color:red;
}

.subtypes a {
	color:blue;
	font-size:9px;
	font-weight:normal;
	display:inline;
	margin-right:10px;
}

.topbg {
	width:100%;
	height:103px;
	background-image:url('images/topbg.gif');
	background-repeat:repeat-x;
	color:#28527B;
}

.navmenu {
	width:100%;
	height:68px;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
}

.navmenu a {
	width:110px;
	height:40px;
	background-image:url('images/button.gif');
	background-repeat:no-repeat;
	background-position:center;
	font:bold 10pt arial;
	color:#28527B;
	text-decoration:none;
	padding-top:8px;
	padding-left:8px;
	text-align:left;
}

.navmenu a:hover {
	background-image:url('images/buttonon.gif');
	background-repeat:no-repeat;
	background-position:center;
	color:#28527B;
	text-decoration:none;
}

.addy {
	font:8pt Arial;
	color:28527B;
	padding-top:19px;
	padding-left:18px;
}

.producttypenav {
}

.producttypenav a {
	display:block;
	height:25px;
	color:#28527B;
	text-decoration:none;
	background-image:url('images/navarrow.gif');
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:4px;
}

.producttypenav a:hover {
	text-decoration:underline;
	background-image:url('images/navarrow.gif');
	background-repeat:no-repeat;
}

.mpalogo {
	padding:8px;
}

.producttypenav2 {
}

.producttypenav2 a {
	width:140px;
	height:25px;
	color:#28527B;
	text-decoration:none;
	background-image:url('images/navarrow.gif');
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:4px;
}

.producttypenav2 a:hover {
	text-decoration:underline;
	background-image:url('images/navarrow.gif');
	background-repeat:no-repeat;
}

.sausline {
	width:100%;
	height:50px;
	background-image:url('images/sausline.jpg');
	background-repeat:repeat-x;
}

.itemcost {
	font:bold 10pt arial;
	color:red;
}