h1,h2,h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
}
.maintext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
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:link {
	color: #6F98AC;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #6F98AC;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #DCDCDC;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #DCDCDC;
	text-decoration: underline;
	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; 
}