.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.LinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;


}
a:link {
	color: #6699CC;
	text-decoration: none;

}
a:hover {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;

}
.ProductHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #414767;
}
input {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #333333;
	background-color: #CCCCCC;



}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
	background-color: #CCCCCC;
}
a:active {
	font-weight: bold;
	color: #CC0000;
}

#catalogue {
	width:396px;
	height:195px;
	background:transparent url('/scottish-jewellery-wholesale/graphics/catalogue.gif') top left no-repeat;
	position:absolute;
	right:0px;
	cursor:pointer;
}
