 /* May not need the next two - for Laser-Toner-Cartridge */
div.floatright
{
   float: right;
   border: 2px solid #800000;
}

div.floatright p { margin-top: 0; color:#800000; font-family: Arial, Helvetica; font-weight: bold ; font-size: 13px; text-align: center  }

div.topofpage {
   position: absolute;
   top: 635px;
   width: 740px;
   font-family: Arial, Helvetica;
   font-size: 13px ;
   color: #800000;
   text-align: center
}

div.wholepage {
   position: absolute;
   top: 185px;
   width: 740px;
   font-family: Arial, Helvetica;
   font-size: 13px ;
}
 /* This is for Printer Pages */
div.printerpage {
   position: absolute;
   top: 700px;
   width: 740px;
   font-family: Arial, Helvetica;
   font-size: 13px ;
   color: #000000;
   text-align: center
}

div.printerpagesearch {
   position: absolute;
   top: 2000px;
   width: 740px;
   font-family: Arial, Helvetica;
   font-size: 13px ;
   color: #000000;
   text-align: center
}

 /* This is The Main Div Page which sets the width, etc. for the entire page */
div.mainpage {
   width: 745px;
   margin: 0 auto ;

   font-family: Arial, Helvetica;
   color: #000000 ;
   font-size: 13px ;
}

div.products {
   position: absolute;
   top: 62px;
   width: 310px;
   margin-left: 35px ;
   font-family: Arial, Helvetica;
   font-size: 13px ;
   font-weight: bold ;
   color: #FFFFFF;
   text-align: center
}

a {text-decoration: none; color: #000000 ;}

h1,h2,h3 { font-family: Arial, Helvetica; font-size: 16pt; color: #800000; margin-top: 0; margin-bottom: 0 }

form     { word-spacing: 0; margin-top: 0; margin-bottom: 0 }

table,p,tr,td {font-family: Arial, Helvetica; font-size: 13px ;}

body { font-family: Arial, Helvetica; color: #000000 ;  font-size: 13px ;}

.ha { font-family: Arial, Helvetica; font-size: 13px; color: #FFFFFF; margin-top: 0; margin-bottom: 0 }

.a0      { font-family: Arial, Helvetica; font-size: 11px }
.a1      { font-family: Arial, Helvetica; font-size: 11px }
.a15      { font-family: Arial, Helvetica; font-size: 12px }
.a2      { font-family: Arial, Helvetica; font-size: 13px }
.a3      { font-family: Arial, Helvetica; font-size: 16px }
.a35      { font-family: Arial, Helvetica; font-size: 18px }
.a4      { font-family: Arial, Helvetica; font-size: 21px }
.a5      { font-family: Arial, Helvetica; font-size: 24px }
.a6      { font-family: Arial, Helvetica; font-size: 28px }

a.link { color:#FFFFFF; text-decoration:none }
a.link:hover { color:#FFFF00;text-decoration:none}

a.printerlink { color:#000000; text-decoration:none }
a.printerlink:hover { color:#FF0000; text-decoration:none }

a.allbrands { color:#0000FF; text-decoration:underline }
a.allbrands:hover { color:#FF0000; text-decoration:none; }

a.redblueclick { color:#EA0000; text-decoration:none }
a.redblueclick:hover { color:#000080; text-decoration:none; }

a.maroonblueclick { color:800000; text-decoration:none }
a.maroonblueclick:hover { color:#000080; text-decoration:none; }

a.blueredclick { color:#000080; text-decoration:none }
a.blueredclick:hover { color:#EA0000; text-decoration:none; }

a.yellowlink { color:#FFFF00; text-decoration:none }

a.yellowwhiteclick { color:#FFFF00; text-decoration:none }
a.yellowwhiteclick:hover { color:#FFFFFF; text-decoration:none; }

a.headlink { color:#800000; font-family: "Arial, Helvetica"; font-size: 13px; font-weight: bold; text-decoration:none; }

a.toplink { color:#FFFFFF; text-decoration:none }
a.toplink:hover { color:#FF0000;text-decoration:none; background: #FFFF82;  }

a.bottomlink { color:#000000; text-decoration:none }
a.bottomlink:hover { color:#FF0000;text-decoration:none; background: #FFFF82;}

a.readmore { color:#FF0000; font-family: Arial, Helvetica; font-size: 10px; text-decoration:underline }

a.bluemaroonclick {color:#000080; text-decoration:none}
a.bluemaroonclick:hover { color:#800000; text-decoration:none; background: #FFFF82;}



