body {
	background-color: F4F5FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
.topLinks {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.advertText{
	font-size: 70%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
.boxTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
}
.handsFree {
	background-image: url(images/products/icon_handsfree.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:hover {
	text-decoration: underline;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #00007F;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00007F;
}
.borderLine {
	background-color: #00007F;
}
.cursor {
	cursor:pointer;cursor:hand
}
.price {
	color: #990000;
	font-weight: bold;
	font-size: 120%;

}
.priceLabel
{
	font-weight: bold;
	font-size: 120%;
}
.pictureFrame {
	border: 1px solid #00007F;
}
