a:link {color:#000000}      /* unvisited link */
a:visited {color:#000000}  /* visited link */
a:hover {color:#66ffff}  /* mouse over link */
a:active {color:#66ffff}  /* selected link */
#DivRight {
	position: relative;
	float: right;
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.WhiteBold{
	clear: both;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;	
}
.ForgotPassword{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 8pt;	
	height: 5px;
}
.ForgotPassword a:hover{
	color:#000000;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 8pt;	
}
#ShoppingBasket{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	background:url(ImagesHome/shoppingbground.png) no-repeat;
	width:216px;
	height: 162px;
	margin-bottom:5px;
	padding-left: 2px;
}
#ShoppingBasketHeading{
	color:#339966;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.ShoppingBasketMinOrder{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 8pt;	
}
.ShoppingBasketAmounts {
	color:#ffffff;
	position: absolute;
	top: 28px;
	left: 130px;
	text-align: right;
	background:#339966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ShoppingBasketDelivery{
	color:red;
	background:#ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
	width: 205px;
	margin-top:5px;
}
img{
	border-style: none;	
}
.ShoppingBasketCheckout {
	text-align: center;
}
.SubmitLogin {
	position: relative;
	top: 10px;
}
#CatalogueImg{
	position: absolute;
	top: 290px;
	left: 150px;
	width: 43px;
	height: 60px;
}
.CatalogueImg2010{
	position: absolute;
	top: 180px;
	left: 150px;
	width: 43px;
	height: 60px;
}
.Catalogue2010{
	color: #FFFFFF;
	font-family:Verdana;
	font-weight:bold;
	font-size: 10pt;
	background:#339966 url(ImagesHome/cataloguebground.png) no-repeat;
	padding: 2px;
	height: 85px;
}
.CatalogueSend {
	color: #FFFFFF;
	font-family:"Verdana";
	font-weight:bold;
	font-size: 8pt;		
}
.CatalogueFlip {
	color: #FFFFFF;
	font-family:"Verdana";
	font-weight:bold;
	font-size: 8pt;		
}

#EmailBox{
	width:205px;
	
}
#PasswordBox{
 	margin: 0;
	width:110px;
}
.SecureOrdering{
	color:#000;
	width:210px;
	font-family:"Verdana";
	font-weight:bold;
	font-size: 10pt;
	background:url(ImagesHome/securebground.png) no-repeat;
	margin-bottom:5px;
	padding-left: 5px;
	padding-top: 2px;
	height: 92px;
}
#BestSellers {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	top:50px;
	background-color: #ffffff;
	width:210px;
}
#BestSellersHeading {
	color: #339966;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;
	padding-left: 18px;
	padding-top: 4px;
	text-align: center;
}
#BestSellers a{
	color: #339966;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 4px;
}

