.sitemap {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #007CC2}
.poptxt {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #4E2400}
.pophead {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #007CC2}
.tabwhite {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.pricetext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal;
	color: #4E2400;
}
.whiteprice {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal;
	color: #FFFFFF;
}

.blueprice {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	color: #007CC2;
}

.newhead { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #007CC2; font-weight: bold}
.blutxt {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #007CC2}
.subhead {  font-weight: bolder; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4E2400}
.brownhead {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #007CC2}
.numbers {  font-family: Arial, Helvetica, sans-serif; color: #007CC2; font-size: 18px; font-weight: bold}
.boldbrown {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #4E2400}
.popscat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E2400;
	line-height: 14px;
}
body, td, th, input  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	}
h1	{ font-size:1.5em; }	
}	
th	{ 
  text-align:center; font-size: 10px;
  padding:0px;
  background-color:#eef0f7;
  }
th.first {
	font-size: 10px;
	background-color:#007cc2;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
}
td.blue {
	font-size: 10px;
	font-weight: bold;
	color: #007cc2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007cc2; 
}

tr.even {
	background-color:#e1ebfd;
}
tr.odd { background-color:#e1ebfd;
}
td.item { 
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007cc2; 
 }
td.size {
	font-size: 10px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007cc2;
}
td.price { font-size: 10px; font-weight: bold; text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007cc2; 
}
.left {
}
td.qty { text-align:center; width: 40px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007cc2; 
}
td.lbl, td.cur { text-align:right; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007cc2; 
}
td.gtot { text-align:right; background-color:#eef0f7; font-weight:bold }
td.btns { text-align:center }
input.cur { text-align:right;}
input.btn { 
	background-color:#FFFFFF;
	color:#007cc2;
	margin:2px 0 
	}
