.txtContentTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	font-size:28px;
	margin-bottom:15px;
}
li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.darktext {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.product {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 24px;



}
a {
	color: #6F98AC;
	text-decoration: none;
	font-weight: bold;

}

.producttable {
	margin-top: 5px;
	margin-bottom: 5px;
}
a.menu-section-links {
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	height: 26px;
	width: 202px;
	border: 0px;
	font-size: 8pt; 
	font-weight:lighter;
	color: #000000; 
	text-decoration: none;
	padding-left: 20px;
	padding-top: 8px; 
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a.menu-section-links:hover {
	background-image: url('images/button_f2.gif');
	background-repeat: no-repeat;
	height: 26px;
	width: 202px;
	border: 0px;
	font-size: 8pt; 
	font-weight:lighter;
	color: #000000; 
	text-decoration: none;
	padding-left: 20px;
	padding-top: 8px; 
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a.menu-section-links:active {
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	height: 26px;
	width: 202px;
	border: 0px;
	font-size: 8pt; 
	font-weight:lighter;
	color: #000000; 
	text-decoration: none;
	padding-left: 20px;
	padding-top: 8px; 
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
img.border { 
	border: 1px solid;
	border-color: #FFFFFF;
}
.copyright-text	{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:8pt; 
	color:#FFFFFF; 
	text-decoration: none; 
}
.copyright-text-smaller	{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:7pt; 
	color:#CCCCCC; 
	text-decoration: none; 
}

.txtSale {
	color:#FF0000;
	font-weight:bold;
}

.txtOldPrice {
text-decoration:line-through;
}

.product strong {
	font-size:18px;
	line-height:30px;
}

.product a {
	color:#000000;
}