

body {
    background-color: #67738b;
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
  }

/* ---- IMAGE --- */






table_prod {
    border-top-style : solid;
    border-top-width : 1px;
    height : 350px;
    letter-spacing : 1px;
    vertical-align : top;
    width : 700px;
  }


.imgbr {
    border:none;
  }

/* ---- Menu ----  */
















.spacer {
    color:#98b1c4;
    white-space:nowrap;
  }


td.blbg {
    background-color:#c8d7e3;
    border-top:2px solid #99afc4;
    border-bottom:2px solid #99afc4;
    height: 12px;
    white-space:nowrap;
  }


td.menu {
    background-color : transparent;
    height : 12px;
    text-align : left;
  }


td.menu-spacer {
    background-image: url(../pic/divider.gif);
    background-repeat: no-repeat;
    background-color:#c8d7e3;
    cursor: default;
    height: 12px;
    background-position: 50% 60%;
  }


a.menu:link,a.menu:visited,a.menu:active {
    text-decoration: none;
    color: #293d6b;
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
  }


a.menu:hover {
    text-decoration:underline;
    color:#293d6b;
    white-space:nowrap;
    font-size: 11px;
    font-weight: bold;
  }

/* ---------------- */


/* General font families for common tags */














p,li {
    font-family: Verdana;
    color: #000050;
    font-size: 13px;
  }


h1 {
    font-family: Verdana;
    color: #000088;
    font-size: 17px;
    text-align: center;
  }


font.signature {
    font-family: Verdana;
    font-size: 12px;
    color: #c8cdbc;
  }


a.signature:link,a.signature:active,a.signature:visited {
    font-family: Verdana;
    text-decoration: none;
    font-size: 10px;
    color: #c8cdbc;
  }


a.signature:hover {
    font-family: Verdana;
    text-decoration: none;
    font-size: 10x;
    color: #a8ad9c;
  }


a:link,a:active,a:visited {
    font-family: Verdana;
    text-decoration: none;
    color: #144AAB;
    font-weight: bold;
  }


a:hover {
    font-family: Verdana;
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
  }


hr {
    height: 0px;
    border: solid #707090 0px;
    border-top-width: 1px;
  }


th {
    text-decoration: none;
    font-family: Verdana;
    color: #000050;
    font-size: 13px;
    font-weight: bold;
    background-color: #c8d7e3;
    height: 20px;
  }


td {
    font-family: Verdana;
    color: #000050;
    background-color: #c8d7e3;
    font-size: 13px;
    border-style: none;
    height: 20px;
  }


.photoimg_hor {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    height : 188px;
    vertical-align : middle;
    width : 255px;
  }

.photoimg_ver {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    height : 255px;
    vertical-align : middle;
    width : 188px;
  }


