.body {
	font-family: "Times New Roman", Times, serif;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D6D6D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {

	text-decoration: none;
}
a:active {


	text-decoration: none;
}
.stroke {
	border: 4px solid #000000;
	background-color: #999999;


}
.contentBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6D6D6D;
	font-weight: bold;

}
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #CBC9CA;
	font-weight: bold;
	padding-left: 4px;
}
.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 4px;
}
.txtBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #CACACA;
	border: 1px solid #757575;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-color: #DFDFDF;
	border: 1px solid #B2B2B2;
}
.borderTbl {
	border: 1px solid #C5C5C5;
}
.cart-content td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6D6D6D;
	font-weight: bold;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*padding-left:5px;*/
}
.cart-content td img{
    border:#333333 1px solid;
}
.btn-new {
	border: 1px solid #000000;
	background:#CCCCCC;
	
	margin: 0 5px;
}
