BODY    { background: #EEEEEE; } 

.color1 { background: #0033FF; }

.font1 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial,Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF; }

.color2 { background: #999999; }

.font2 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial;
	text-decoration: none;
	font-weight: normal;
	color: #000000; }

.color3 { background: #FFFFFF; }
	
.font3 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial,Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #333333; }
	
.font4 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial,Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #0033FF; }
	
.weight {
    FONT-SIZE: 9px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial;
    text-decoration: none; }

.smtext {
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial,Verdana;
    text-decoration: none; }

.title {
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY:  Verdana ;
	font-weight: bold;
	text-decoration: none; }
	
.header {
    FONT-SIZE: 12px;
    COLOR: #CC0000;
    FONT-FAMILY:  Arial, Verdana ;
	font-weight: bold;
	text-decoration: none; }

.items  {
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
	font-weight: normal;
    text-decoration: none; }
	
.items a:link, .items a:active, .items a:visited {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
	font-weight: normal;
    text-decoration: none; }

.items a:hover {
    FONT-SIZE: 11px;
    COLOR: #0000FF;
    FONT-FAMILY: Arial;
	font-weight: normal;
    text-decoration: none; }

.description {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana;
	font-weight: light;
	text-decoration: none; }
	
.description a:active, .description a:link, .description a:visited,  {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana;
	font-weight: light;
	text-decoration: none; }

.description a:hover {
	font-size: 11px;
	color: #0000FF;
	font-family: Arial, Verdana;
	font-weight: light;
	text-decoration: none; }

.button_proceed {
	color: #009900;
	font-size: 14px;
	font-weight: bold;
	width: 170px;
	height: 30px; }

.button_cancel {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	width: 170px;
	height: 30px; }

.button_continue {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	width: 170px;
	height: 30px; }

.button_create {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	width: 225px;
	height: 30px; }

.button_signin {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	width: 225px;
	height: 30px; }

.button_checkout {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	width: 225px;
	height: 30px; }

.alert_required {
	background:		#00FF00;
	height: 		18px;
	width: 			3px;
	margin-bottom: 	0px;
	margin-top: 	0px;
	padding-left: 	0px;
	padding-bottom:	0px;
	border-top: 	1px solid #7F9DB9;
	border-right: 	1px solid #7F9DB9;
	border-bottom: 	1px solid #7F9DB9;
	border-left: 	1px solid #7F9DB9;
	vertical-align:	middle;
	display:		inline-block;
	position: 		relative;
}
.info_box {
	color: 			#000000;
	background: 	#FFFFFF;
	padding-left:	2px;
	border-top: 	1px solid #7F9DB9;
	border-right: 	1px solid #7F9DB9;
	border-bottom: 	1px solid #7F9DB9;
	border-left: 	0px solid #7F9DB9;
	margin-bottom: 	0px;
	margin-top: 	0px;
	width: 			200px;
	height: 		16px;
	font-family: 	Arial, Verdana, Helvetica, sans-serif;
	font-size: 		12px;
	font-weight: 	normal;
	vertical-align:	middle;
	display:		inline-block;
	position: 		relative;
}

.alert_requiredXX {
	background:		#00FF00;
	height: 		19px;
	width: 			0px;
	margin-bottom: 	0px;
	margin-top: 	0px;
	padding-left: 	3px;
	padding-bottom:	0px;
	border-top: 	1px solid #7F9DB9;
	border-right: 	1px solid #7F9DB9;
	border-bottom: 	1px solid #7F9DB9;
	border-left: 	1px solid #7F9DB9;
	display:inline;
	position: static;
}
.info_boxXX{
	color: 			#000000;
	background: 	#FFFFFF;
	padding-left:	2px;
	border-top: 	1px solid #7F9DB9;
	border-right: 	1px solid #7F9DB9;
	border-bottom: 	1px solid #7F9DB9;
	border-left: 	0px solid #7F9DB9;
	margin-bottom: 	0px;
	margin-top: 	0px;
	width: 			200px;
	height: 		21px;
	font-family: 	Arial, Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	font-weight: 	normal;
	display:		inline;
	position: absolute;
}

.box_required {
	color: #000000;
	background: #FFFFFF;
	padding: 1,0,0,4px;
	margin-bottom: 0px;
	border: 1px solid #7f9db9;
	width: 350px;
	height: 22px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; }	
.cart2 {
	color: #FF0000;
	FONT-COLOR: #FF0000;
	background-color: #E7E7E7;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 310px;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #999999;
	vertical-align: middle;
	text-align: center; }

.cart a:visited, .cart a:link, .cart a:active {
	color: #000000;
	background-color: #EEEEEE;
	padding: 3px;
	margin: 0px;
	height: 20px;
	width: 310px;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: center; }
	
.cart a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 3px;
	margin: 0px;
	height: 20px;
	width: 310px;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: center; }
	
.close {
	color: #FFFFFF;
	background-color: #CC403F;
	padding: 1px;
	border: 1px solid #858278;
	margin: 0px 0px 0px;
	width: 150px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	cursor: hand; }
	
.print {
	color: #FFFFFF;
	background-color: #009900;
	padding: 1px;
	border: 1px solid #858278;
	margin: 0px 0px 0px;
	width: 150px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	cursor: hand; }
	
.return {
	color: #FFFFFF;
	background-color: #3366CC;
	padding: 1px;
	border: 1px solid #858278;
	margin: 0px 0px 0px;
	width: 150px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	cursor: hand; }
	
.submit {
	background-color: #CCCC99;
	padding: 1px;
	border: 1px solid #666666;
	margin: 0px 0px 0px;
	width: 150px;
	height: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: hand; }
	
.submit a:active {
	color: #666666;
	background-color: #FFEBC1;
	padding: 3px;
	border: 1px solid #FFBB2D;
	margin: 1px 0px 0px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	cursor: hand; }
	
.submit a:link {
	color: #666666;
	background-color: #FFEBC1;
	padding: 3px;
	border: 1px solid #FFBB2D;
	margin: 1px 0px 0px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	cursor: hand; }
	
.submit a:visited {
	color: #666666;
	background-color: #FFEBC1;
	padding: 3px;
	border: 1px solid #FFBB2D;
	margin: 1px 0px 0px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	cursor: hand; }
	
.submit a:hover {
	color: #000000;
	background-color: #B6FBAC;
	padding: 3px;
	border: 1px solid #FFBB2D;
	margin: 1px 0px 0px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	cursor: hand; }

#shipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: FF6600;
	background: #EFEFEF;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 120px;
	border: 1px solid #666666;
	font-weight: bold; }
	
#add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #009900;
	background: #EFEFEF;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 75px;
	border: 1px solid #666666;
	font-weight: bold; }
	
#remove {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: FF0000;
	background: #EFEFEF;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 85px;
	border: 1px solid #666666;
	font-weight: bold; }
	
#empty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990000;
	background: #EFEFEF;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 85px;
	border: 1px solid #666666;
	font-weight: bold; }


.add a:visited, .add a:link, .add a:active {
	color: #000000;
	background-color: #EEEEEE;
	padding: 0px;
	margin: 0px;
	height: 13px;
	width: 150px;
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #666666; }
	
.add a:hover {
	color: #FFFFFF;
	background-color: #00CC00;
	padding: 0px;
	margin: 0px;
	height: 13px;
	width: 150px;
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #666666; }
	
.please_print {
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial,Verdana;
	text-decoration: none;
	font-weight: bold;
	margin: 8px;
	color: #FF0000; }
	
.error_message {
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial,Verdana;
	text-decoration: none;
	font-weight: bold;
	margin: 8px;
	color: #FF0000; }

	