/* Copyright © 2001 - 2007 Fluid Media Ltd. All rights reserved */
/* http://www.fluidmedia.co.uk */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	margin: 0;
	padding: 0;
	background-color: #888888;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-size: x-small;
	color: #FFFFFF;
}
a.b:link, a.b:visited, a.b:active {
	font-size: xx-small;
	color: #B8B8B8;
}
a.b:hover {
	font-size: xx-small;
	color: #000000;
}
a.c:link, a.c:visited, a.c:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.c:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.d:link, a.d:visited, a.d:active {
	font-size: medium;
	color: #284880;
}
a.d:hover {
	font-size: medium;
	color: #707070;
}
h1 {
	font-size: small;
	color: #FFFFFF;
	margin-bottom: 0em;
	font-style: italic;
}
h2 {
	font-size: medium;
	color: #4372C2;
	margin-bottom: -0.2em;
}
.copyright {
	font-size: xx-small;
	color: #B8B8B8;
}
li {
	margin: .4em 0 0 0
}
ul{
	list-style-image: url(bullet.gif);
	list-style-type: circle;
	font-weight: bold;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
input.fluid-btn {
	color: #FFFFFF;
	background-color: #284880;
}
input.fluid-btnov {
	color: #FFFFFF;
	background-color: #707070;
	cursor: pointer;
}
table.pageouter {
	background-image: url(morquip.jpg);
	background-repeat: repeat-y;
	background-color: #4372C2;
	background-image: url(morquip_bkg.gif);
}	
table.topbox {
	background-image: url(morquip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4372C2;
}
table.menubox {
	background-image: url(menu_bkg.gif);
}
td.indexpic {
	background-image: url(line_trolley.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_table a{
    display:block;
    padding: 3px 8px;
	text-align: right;
	border-bottom: 1px dotted #4070C0;
 }
.nav_table a:hover {
    background:#707070;
 }
 .nav_table_header {
	color: #284880;
	font-size: small;
	font-weight: bold;
    padding: 3px 8px;
	text-align: right;
	border-bottom: 1px dotted #4070C0;
    background:#808080;
 }
  .contact_us_cell a {
    display:block;
    background:#284880;
    padding: 4px 8px;
	text-align: right;
	border-bottom: 1px dotted #4070C0;
}
.contact_us_cell a:hover {
    background:#707070;
 }
td.featured_product {
    padding: 0 10px 0 0;
}
table.featurebox {
	background-image: url(boxtop.png);
}
table.contentbox {
	background-color: #E6E6E6;
    padding: 20px;
}
.subsub {
	font-size: small;
	font-weight: bold;
}
