body {
	margin-top: 15px; 
	background-image: url(images/bg_gradient1.gif); 
	background-repeat: repeat-x; 
	background-color: #5A86BF;
	color: black; 
	font: 11px Verdana, Arial, Helvetica, sens-serif;
}

td, p { font: 11px Verdana, Arial, Helvetica, sens-serif; }

h1 {
	font-size: 14px; 
	color: black; 
	font-family: Verdana, Arial, Helvetica, sens-serif;
}

a { COLOR: blue; TEXT-DECORATION: none }
a:link { COLOR: blue; TEXT-DECORATION: none }
a:visited { COLOR: purple; TEXT-DECORATION: none }
a:active { COLOR: blue; TEXT-DECORATION: none }
a:hover { COLOR: red; TEXT-DECORATION: none }
a:box { COLOR: white; TEXT-DECORATION: none }
a.box:link { COLOR: white; TEXT-DECORATION: none }
a.box:visited { COLOR: yellow; TEXT-DECORATION: none }
a.box:active { COLOR: white; TEXT-DECORATION: none }
a.box:hover { COLOR: yellow; TEXT-DECORATION: none }

.er { color: #ff0000; font-weight: bold; }
.white { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 5px; border-right: 1px solid #fff; }
.body10 { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 20px 0 0 15px;}
.grey_bkg { background-color: #F4F4F4; padding: 5px;  }
.grey_brd_top { vertical-align: middle; border-right: 1px solid #fff;}
.blue_bkg { background-color: #006699; }


.dropdown {
	background: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	width: 185px;
}

/* -- Checkout -- */
#checkout_box {
	background-color: #eee;
	border: 1px solid #006699;
	padding-left: 5px; 
	margin: 0 15px 5px 15px;
	width: 450px;
}

#shipto_box {
	background-color: #eee;
	border: 1px solid #006699;
	padding-left: 5px; 
	margin: 0 15px 5px 15px;
	width: 450px;
}