body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #193143;
	text-align: left;
	background-image: url(images/bgfill.gif);
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #193143;
}

A:link {
	color: #73b8de;
	text-decoration: none;
}

A:visited {
	color: #73b8de;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #990000;
	text-decoration: underline;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #E9E9E9;
	height:0px;
}

H1 { 
       font-family :Arial,TrebuchetMS,MsSansSerif,Tahoma,Verdana,serif;
       font-size : 17px;
	   margin-left: 20px;
       margin-top: 45px;
       margin-bottom: -2px;
	   color : #193143;
	   background-color: transparent;
}
H2 { 
       font-family :Arial,TrebuchetMS,MsSansSerif,Tahoma,Verdana,serif;
       font-size : 14px;
       color : #73b8de;
	   background-color: transparent;
	   margin-bottom: -2px;
	   margin-left: 20px;
}

H3 { 
      font-family :Arial,TrebuchetMS,MsSansSerif,Tahoma,Verdana,serif;
      font-size : 12px;
      color : #73b8de;
	  background-color: transparent;
	  margin-left: 20px;
}

H4 { 
      font-family : Times New Roman,Times, TrebuchetMS,serif;
      font-size : 10px;
	  color : #193143;
	  background-color: transparent;
	  text-align:left;
	  margin-top:25px;
	  margin-left: 20px;
}


input {
	  font-family : Arial,TrebuchetMS,MsSansSerif,Tahoma,Verdana,serif;
      font-size : 11px;
	  font-weight: bold;
      color : #1e4663;
	  background-color: white;
}

select {
	  font-family : Arial,TrebuchetMS,MsSansSerif,Tahoma,Verdana,serif;
      font-size : 11px;
	  font-weight: bold;
      color : #1e4663;
	  background-color: white;
}

textarea {
	  font-family : Arial,TrebuchetMS,MsSansSerif,Tahoma,Verdana,serif;
      font-size : 11px;
	  font-weight: bold;
      color : #1e4663;
	  background-color: white;
}	
	
.cobhl{
	background-color: #f9f9f9;
 }
.content {
	  font-family :Verdana,Arial,TrebuchetMS,MsSansSerif,Tahoma,,serif;
      font-size : 11px;
      color : #193143;
	  background-color: transparent;
	  margin-left:  20px;
	  margin-right: 100px;
	  line-height : 18px;
	  text-align:left;
}
.stockist {
	  font-family :Verdana,Arial,TrebuchetMS,MsSansSerif,Tahoma,,serif;
      font-size : 11px;
      color : #FFFFFF;
	  font-weight: bold;
	  background-color: #193143;
	  margin-left:  5px;
	  margin-right: 0px;
	  line-height : 18px;
	  text-align:left;
}
.prodname{ 
       font-family :Arial, Tahoma, Verdana ,serif;
       font-size : 14px;
	   font-weight: bold;
       color : #73b8de;
	   background-color: transparent;
	   margin-left: 0px;
	   text-align:left;
	   margin-top: 0px;
}

.detailname{ 
       font-family :Arial,Tahoma,Verdana,serif;
       font-size : 16px;
	   font-weight: bold;
       color : #73b8de;
	   background-color: transparent;
	   margin-left: 0px;
	   text-align:left;
	   margin-top: 0px;
}
.sku {
	font-family :Verdana,Arial,TrebuchetMS,MsSansSerif,Tahoma,,serif;
	font-size : 11px;
	color : #999999;
	background-color: transparent;
	margin-left:  0px;
	margin-right: 15px;
	line-height : 18px;
	text-align:left;
}
.tabledataline {
	font-family: Verdana,Arial,TrebuchetMS,MsSansSerif,Tahoma,,serif;
	font-size: 11px;
	line-height: 25px;
	margin-left: 0px;
	text-indent: 8px;
	border-bottom: solid 1px #EBEBEB;
	text-align:left;
}
.pipesep {color: #990000}


