BODY, TD, DIV, INPUT, SELECT, TEXTAREA, P, UL, LI {
 font-family: 'Arial', 'Tahoma', 'Verdana',  'Times';
 color: #333333;
 font-size:12px;
 text-align:left;
 padding:0px;
 }


BODY, TABLE, IMG{
      margin:0px;
      border:0px;
     }

h1, h2, h3 {
      font-weight: Bold;
      text-decoration:none;
      margin:0px;
      text-align:left;
   } 

H1 {font-size:21px;text-transform:uppercase;}
H2 {font-size:13px;}
H3 {font-size:13px;}



H2.lcol {
      color:#000000;
      font-weight: Bold;
      font-size:15px;
      font-family:Verdana;
   }

P.sform  {
      margin-right:10px;
   }

P.lcol {
      color:#000000;
      font-weight: Normal;
      font-size:11px;
   }
   
P.rcol {
      font-weight: Normal;
      font-size:11px;
      line-height: 13px;
   }

P.tcol {
      color:#ffffff;
      font-weight: Normal;
      font-size:11px;
      line-height: 13px;
   }
   
P.bcol {
      color:#777777;
      font-weight: Normal;
      font-size:11px;
      line-height: 13px;
   }


A {
      color:#000000;
      text-decoration:underline;
     }

A:vizited{ }

A:hover
  {   color:#777777;
      text-decoration:none;
   }

.location {
      color:#000000;
      font-weight: Normal;
      text-transform:lowercase;
    }


A.main_menu:hover {
      text-decoration:none;
      color:#ffffff;
            }


A.menu {
      color:#000000;
      font-weight:Bold;
      font-size:12px;
      text-decoration:none;
      font-family:Verdana;
      }

A.menu_h {
      color:#000000;
      font-weight: Normal;
      text-decoration:none;
      font-size:11px;
      font-family:Verdana;
      }

A.menu:hover {text-decoration:none;}
A.menu_h:hover {text-decoration:underline;}
.items_quan {width:30px;}


INPUT, TEXTAREA, SELECT {
border: 1px solid #000000;
height:18px;
width:250px;
}

INPUT.submit
{
background-color:#777777;
}

INPUT.radio {
width:30px;
height:16px;
border:0px;
            }

TEXTAREA {  height:200px;
}


