body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
.bannertd {
	padding: 10px;
	text-align: center;

}
.menutd {
	font-size: 10px;
	background-color: #EEEEEE;
	padding: 0px;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;



}
.menutd table {
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.menutd table td {
	background-color: #CCCCCC;
	font-size: 11px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
	color: #333333;




}
.menutd a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.menutd a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.menutd a:active {

	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.menutd a:visited {

	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;

}
.addtocart {
	background-color: #000000;
}
.credit {
	color: #999999;
	font-size: 12px;
	margin-bottom: 10px;

}
.credit a:link {
	color: #0099CC;
}
.credit a:visited {

	color: #0099CC;
}
.credit a:active {


	color: #006699;
}
.carttableheading {
	background-color: #666666;
	color: #EBEBEB;
	font-weight: bold;

}
th {
	font-size: 12px;
}
.carttabletdlight {

	background-color: #FFFFFF;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.carttableheading table td {
	color: #EBEBEB;
}
