<!--
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: 900; 
	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_title
{  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 18px; 
	FONT-WEIGHT: 750; 
	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}	
-->
