body {
	background-color:#FFFFFF; 
	font-family:Arial, sans-serif; 
	font-size:10px; 
	color:#999;
}

td, p { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999; }


.product_pricing {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999; 
}

.checkout_input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	}

.shopfront_input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	}
	
img {
	
}

a {
	text-decoration:none; 
	color:#26496f;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size: 14px; 
	color: #ae2212;
}

#wrapper {
	width:100%;
}

#logo {

}

#slogan {
	display: none;
}

#txt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999; 
	}

#footer {
	color:#999; 
	text-align:center; 
	margin:0px 10px 20px 10px;
}
	
#footer span.separator {
	color:#A9A187;
	}

#menu {
	display: none;
}

li, ul {
	display: none;
}

#content { 
	width: 100%; 
}

.checkout_toprow { color: #666; padding-left: 8px; }
.checkout_toprow2 { color: #666; padding-left: 8px; }
.checkout_total { color: #666; }
.checkout_td_bgcol { color: #666; padding-left: 8px; }

.cellshade{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	}
