h1{
   color: #6699ff;
   font-family: Verdana, Arial, sans-serif, MS Gothic;
}

body{
   font-family: Arial;
   font-size: 11px;
   background-image: url('lehr_sidebar.png')
   background-repeat: repeat-y;
}

font.footer {
   font-size: 11px;
   color: white;
}

font.navbar {
   font-family: Verdana;
   font-size: 11px;
   color: black;
}

font.data {
   font-family: Verdana;
   font-size: 11px;
   color: black;
}

font.foto {
   font-family: Verdana;
   font-size: 11px;
   color: yellow;
}


font.path {
   font-family: Verdana;
   font-size: 6px;
   color: black;
}

font.banner {
   font-family: Verdana;
   font-size: 12px;
   color: #993300;
}

font.cv {
   font-family: Verdana;
   font-size: 14px;
   color: black;
}

A{
   text-decoration: none;
}

A:hover{
   text-decoration: underline;
}

A:visited{
   color: #0000CC;
}

A:link{
   color: #0000CC;
}

A:active{
   color: #0000CC;
}

table {
   background-image: url('lehr_sidebar.png')
   background-repeat: repeat-y;
}

table.small{
   font-size:9px;
}

th{
   background-color: #6699ff;
}

td {
  font-size: 14px;
}

table.nav
{
  font-size: 14px;
  font-weight: bold;
}

.cap{
   font-size:6 px;
}

form {
  margin-bottom: 0;
   font-family: Arial;
   font-size: 11px;
}


FORM.tb {
   display:inline;
}

.req {
  font-size: 14px;
  font-weight: bold;
  background:  #FFB266;
}

.rating_bar {
  width: 55px;
  background: url(star_x_grey.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 12px;
  background: url(star_x_orange.gif) 0 0 repeat-x;
}

.product-image { border:solid 1px #ccc; }
.product-title, .product-price, .product-shipping { font-weight:bold; }
.data-cell { padding:0px 50px 0px 10px;border:solid 0px #fff;vertical-align:top}

.shop_list { padding-left:80px; padding-right:80px }
.shop_browse { padding-left:80px; padding-right:80px }
.shop_item { padding-left:10px; width:800px}
.search_form { padding-left:10px }



