body{
	margin:1%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	padding:0;
	font-size: 10pt;
}
a:link,a:visited{
	color:#ff0000;
	font-weight: bold;
	text-decoration: underline;
}
td,th{
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
h1{
	font-size:12pt;
	margin:5px 0 5px 0;
	padding:0;
}
h3{
	font-size:11pt;
	margin:0;
	padding:0;
	display:inline;
	color:#ff0000;
}
#mainTable{
	width:100%;
	margin:auto;
}
#mainTable td{
	width:auto;
}

#menu,#colSx,#colDx,.butt1,#navBar,#head{
	display:none;
}
input,select,textarea{
	border:0;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
#foot{color:#000;}
#mainTable tfoot td{
	text-align:right;
}

#showCart table{
	border:1px solid #ccc;
	width:100%;
	margin-bottom:10px;
}
#showCart th{
	text-align:right;
	vertical-align:top;
	border-bottom:1px solid #eee;
}
#showCart td{
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	vertical-align:top;
	width:auto !important;
}
#showCart ul{
	margin:0;padding:0;
	list-style:none;
}
#showCart li{
	margin:0;padding:0;
}

#sendOrder th{
	width:35%;
}
