<!--

body { font-size: 100%; }
td { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 13px; }
.header { color: #000000; font-size: 16px; font-weight: bold; }
.small { font-size: 12px; }
a { color: #0072BC; }
a:hover { color: #FF0000; }

#noupsell { 
background: transparent url(http://www.orderpens.com/library/newtemplate/btn_no.jpg) no-repeat center top;  
width: 180px;
height: 60px;
border: 0;
font-size: 1px;
color: #0072bc;
cursor:pointer
}

#yesupsell { 
background: transparent url(http://www.orderpens.com/library/newtemplate/btn_yes.jpg) no-repeat center top;  
width: 180px;
height: 60px;
border: 0;
font-size: 1px;
color: #0072bc;
cursor:pointer
}

#Submit1 { 
background: transparent url(http://www.orderpens.com/library/newtemplate/btn_submit.jpg) no-repeat center top;  
width: 180px;
height: 60px;
border: 0;
font-size: 1px;
color: #0072bc;
cursor:pointer
}

#Reset1 { 
background: transparent url(http://www.orderpens.com/library/newtemplate/btn_clear.jpg) no-repeat center top;  
width: 180px;
height: 60px;
border: 0;
font-size: 1px;
color: #0072bc;
cursor:pointer
}
-->
.frame{ border: #e0e0e0 1px solid; }
.tdh  { font-size: 13px; color: black; font-family: Arial; border-bottom: #000000 1px solid; font-weight: bold; }
.tds  { font-size: 13px; color: black; font-family: Arial; border-top: #000000 1px solid; border-bottom: #e0e0e0 1px solid; font-weight: bold; }
.tdl  { font-size: 13px; color: black; font-family: Arial; border-bottom: #e0e0e0 1px solid; }
.tdtotal { font-size: 15px; color: black; font-family: Arial; border-top: #000000 3px double; border-bottom: #e0e0e0 1px solid; font-weight: bold; }