<!--
input.main {
	font-family: Arial;
	color: Black;
	font-size: 11px;
	background-color:#FFFFFF;
}

.cart_bold
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;	
}

	.cart_bold a:active {  text-decoration: none}
	.cart_bold a:hover {  text-decoration: none}
	.cart_bold a:link {  text-decoration: underline}
	.cart_bold a:visited {  text-decoration: underline}
	
.cart_addresshead
{  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold; 
	COLOR: #FFFFFF;
	background-color: #999999;
	line-height: 22px;
	padding: 5px 15px 5px 15px;
	margin: 10px 10px 20px 10px;
}

.cart_checkouthead
{  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	COLOR: #000000;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-bottom: 1px solid black;
	line-height: 22px;
}
	
.cart_colhead
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;	
}

	.cart_colhead a:active {  text-decoration: none}
	.cart_colhead a:hover {  text-decoration: none}
	.cart_colhead a:link {  text-decoration: underline}
	.cart_colhead a:visited {  text-decoration: underline}	
	
.cart_detaillink
{
	color: #FFFFFF;
	background-color: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
	padding: 5px 0px 3px 0px;
}
	.cart_detaillink a:link {color: #FFFFFF; text-decoration: none;}
	.cart_detaillink a:visited {color: #FFFFFF; text-decoration: none;}
	.cart_detaillink a:active {color: #FFFFFF; text-decoration: none;}	
	.cart_detaillink a:hover {color: #FFFFFF; text-decoration: none;}

select.detaillink {
	font-family: Arial;
	color: white;
	font-size: 12px;
	font-weight: bold;
	background-color: black;
}

input.detaillink {
	font-family: Arial;
	color: white;
	font-size: 12px;
	font-weight: bold;
	background-color: black;
	padding: 2px;
	border: 1px solid #FFFFFF;
}

hr.black {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: none;
	margin: 30px 0px 30px 0px;
	padding: 0;
}


.cart_title
{  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 18px; 
	FONT-WEIGHT: bold; 
	COLOR: #000000
}

.cart_subhead
{  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: 900; 
	COLOR: #000000
}

.cart_subhead2
{  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: 500; 
	COLOR: #000000
}

.cart_error
{
    COLOR: #CC0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 600;	
}

	.cart_error a {  font-family: Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: underline}
	.cart_error a:active {  color: #FF0000}
	.cart_error a:link {  color: #FF0000}
	.cart_error a:visited {  color: #FF0000}
	
.cart_labelreturn
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 6px; 
	line-height: 14px;	 
	font-size: 11px; 
	color: #000000;
}

.cart_labelcode
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 6px; 
	margin-right: 75px; 
	line-height: 12px;	 
	font-size: 9px; 
	color: #000000;
}

.cart_labeladdress
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px; 
	line-height: 20px;	 
	font-size: 14px; 
	color: #000000;
}

.cart_small 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000
}
	.cart_small a:active {  color: #000000; text-decoration: none}
	.cart_small a:hover {  color: #000000; text-decoration: none}
	.cart_small a:link {  color: #000000; text-decoration: underline}
	.cart_small a:visited {  color: #000000; text-decoration: underline}	
-->
