body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
a {
	color: #FF0000;
}
.card_menu {
	color: #CCCCCC;
	background-color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.card_menu a {
	color: #FF0000;
}

.img_preview {
	border: 1px solid #333333;
	margin: 5px;
}

.cart_title {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D20000;
	line-height: 16pt;
	text-align: center;
}
.cart_title_table {
	margin-top: 1px;
	margin-bottom: 1px;
}

.card_tech2 {
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 12pt;
}
.card_tech1 {
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 12pt;
	font-weight: bold;
	text-align: right;
}
form {
	padding: 10px;
	margin: 0px;
}
.form_wide {
	width: 100%;
}

.card_invoice_table {
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
}
.card_invoice_table td {
	color: #333333;
	text-align: center;
	line-height: 12pt;
}
input {
	font-size: 8pt;
}
.cart_list_c {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 12pt;
	text-align: center;
}
.cart_list_l {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 12pt;
	text-align: left;
}
.cart_list_title {
	color: #D20000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

