body, p, div, span, td, ul, li, input, select {
  font-family: Verdana;
  color: #000000;
  font-size:10px;
}

h1 {
 font-family: Verdana;
  color: #000000;
  font-size:12px;
  display:inline;
}

.h1 {
font-family: Verdana;
  color: #000000;
  font-size:12px;
  margin-bottom: 0px;
padding-bottom: 0px;
display:inline;


}
h2 {
 font-family: Verdana;
  color: #000000;
  font-size:12px;
  display:inline;
}

.h2 {
font-family: Verdana;
  color: #000000;
  font-size:12px;
  display:inline;
}
h3 {
 font-family: Verdana;
  color: #000000;
  font-size:12px;
  display:inline;
}

.h3 {
font-family: Verdana;
  color: #000000;
  font-size:12px;
  display:inline;
}
h4 {
 font-family: Verdana;
  color: #000000;
  font-size:12px;
  display:inline;
}

.h4 {
font-family: Verdana;
  color: #000000;
  font-size:12px;
  display:inline;
}
.producttitle {
font-family: Verdana;
font-weight: bold;
  color: #000000;
  font-size:12px;
}

a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
.tab {
  color: #000000;
  text-decoration: none;
}
.tab-on {
  color: #FFFFFF;
  text-decoration: none;
}
.small {
  font-size: 9px;
}
.footer {
  font-size: 10px;
  color: #000000;
}
.lite {
  color: #666666;
}
.blue {
  color: #1B68CB;
}
.title {
  font-size: 12px;
  font-weight: bold;
  color: #FF6600;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #FF6600;
}
.title3 {
  font-size: 12px;
  font-weight: bold;
  color: #1B68CB;
}
.tbl-title {
  font-weight: bold;
  background-color: #F1F8FE;
  text-align: right;
}
.tbl-head {
  font-weight: bold;
  background-color: #4489E2;
  color: #FFFFFF;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #C4DCF1;
  color: #006699;
}
.border {
  background-color: #000000;
}
.color1 {
  background-color: #FFFFFF;
}
.color2 {
  background-color: #F8F8F9;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border-style: none;
  border-width; 0px;
}
#shoppingbasket {
	width: 100%;
	border: 1px solid #000000;
	border-collapse: collapse;
	margin-top: 30px;
}

	#shoppingbasket td {
		padding: 8px;
		margin: 0px;
	}

	#shoppingbasket tr {
		border-left: 1px solid #4F4F4F;
		border-right: 1px solid #4F4F4F;
	}

	.shoppingbasketheader {
		background-image: url('http://www.swithenbanks.co.uk/images/backgrounds/title-bar.png');
		background-repeat: repeat;
		font-weight: bold;
		font-size: 12px;
		color: #000000;
		border-top: 1px solid #4F4F4F;
		border-bottom: 1px solid #4F4F4F;
	}

		.shoppingbasketheader tr {
			border-left: 1px solid #4F4F4F;
			border-right: 1px solid #4F4F4F;
		}

	.linestyleodd {
		/*background-color: #E1F1C1;*/
	}

	.linestyleeven {
		background-image: url('http://www.swithenbanks.co.uk/images/backgrounds/title-bar.png');
		background-repeat: repeat;
	}

