/* 
    Document   : login.css
    Created on : 14-feb-2009, 21:31:10
    Author     : jmacias
    Description:
        Purpose of the stylesheet follows.
*/

.Heading {
  font-size:24px;
  color:#3E99C3;
  border-bottom:solid 2px #3E99C3;
  padding: 20px 20px 5px 0px;
}

td.head {
  background:#3E99C3;
  color:white;
  font-size:12pt;
  font-weight:800;

  padding-top:5px;
  padding-left:5px;
  padding-bottom:5px;
}

.cartlisting-even {
    
}

TD.cartListing-data {


    font-size: 10px;
   

}
.cartlisting-odd {

}

