body, td {
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #004280;
	/*
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #980000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #004280;
	*/
	}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #004280;
	margin-top: 7px;
	margin-bottom: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

p.color_descrip {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
	}

p.sc {
	font-style: italic;
	text-align: center;
	color: #000000;
	}

p.footlink {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	}

a:link, a:visited, a:active {
	font-weight: bolder;
	color: #004280 /*#cb7f7f*/;
	}

a:hover {
	color: #89c6ff;
	text-decoration: underline;
	}

.red {
	color: #980000;
	font-weight: bolder;
	}
.redsmall {
        color: #980000;
        font-size: 10px;
        }

.shipping {
	color: #980000;
	font-weight: bolder;
	margin-left: 15px;
	}

h4 {
	font-size: 16px;
	color: #980000;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

h4.none {
	margin-bottom: 0px;
	}

h3.none {
	margin-top: 0px;
	color: #004280;
	}

h3.name {
	color: #004280;
	margin: 0px;
	}

h3 {
	font-size: 20px;
	color: #980000;
	font-weight: bolder;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.blue {
	color: #004280;
	}

h2 {
	font-size: 24px;
	color: #980000;
	font-weight: bolder;
	font-style: italic;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-align: center;
	}

h2.emph {
	text-align: left;
	text-decoration: underline;
	}

textarea, input, select {
	background-color: #ffffff; 
	border-color: #cb7f7f; 
	border-style: solid; 
	border-width: 1px; 
	font-family: verdana, arial, sans-serif; 
	font-size: 10px; 
	color: #004280;
	font-weight: bolder;
	text-align: justify;
	}

.price {
	font-size: 36px;
	color: #004280;	
	font-weight: bolder;
	font-style: italic;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.upsell_descrip {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #980000;
	font-weight: bolder;
	}

.upsell_price {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	}

th.checkout_header {
	background-color: #ffcccc;
	font-family: tahoma;
	font-size: 12px;
	color: black;
	}

table.manager_table {
	background-color: #e0e0e0;
	}

th.title {
	background-color: blue;
	font-family: verdana;
	color: white;
	}

table.cart {
	border: 0px #a0a0c0 solid;
	background-color: #a0a0c0;
}
.cart th{
	background-color: #f0f0f0;
}
.cart td{
	background-color: white;
}

