body {
  margin:0px;
  padding:10px;
  background-image:url(pics/pageBkg.gif);
  background-repeat:repeat-x;
  background-position:0px 127px;
  }

body, td, p, div, span {
  font-family:verdana, arial, geneva, helvetica, sans-serif;
  font-size:9pt;
  }

a {
  color:#000000;
  }

#pageTop {
  width:750px;
  height:117px;
  }

#start {
  position:relative;
  }

#start div {
  position:absolute;
  top:93px;
  left:2px;
  width:166px;
  height:24px;
  }

#start a {
  position:relative;
  top:5px;
  padding-left:8px;
  text-decoration:none;
  text-transform:uppercase;
  color:#000000;
  font-size:7pt;
  font-weight:bold;
  }

#topImg {
  width:120px;
  height:117px;
  float:right;
  }

#menyCell {
  width:170px;
  border-bottom:solid 2px #000000;
  }

#menyCell div {
  width:165px;
  padding:5px 0px 7px 0px;
  }

#menyCell a {
  width:165px;
  height:12px;
  padding-left:12px;
  text-decoration:none;
  text-transform:uppercase;
  color:#000000;
  font-size:7pt;
  font-weight:bold;
  }

.menyVal {
  border-left:solid 2px #ffffff;
  background-color:#ffffff;
  background-image:url(pics/dot_b.gif);
  background-repeat:no-repeat;
  background-position:0px 8px ;
  }

.menyValStart {
  border-bottom:solid 2px #000000;
  background-color:#CB9913;
  background-image:url(pics/dot_w.gif);
  background-repeat:no-repeat;
  background-position:2px 8px;
  }

.menyAct {
  border-left:solid 2px #ffffff;
  background-color:#f5f5f5;
  background-image:url(pics/dot_bk.gif);
  background-repeat:no-repeat;
  background-position:0px 8px ;
  }

#cTable {
  width:750px;
  }

#colCheck td {
  height:2px;
  }

#contentCell {
  width:390px;
  height:300px;
  padding:40px 0px 10px 20px; 
  border-bottom:solid 2px #000000;
  }

#pLogoB {
  position:relative;
  }

#pLogoB img {
  position:absolute;
  top:-40px;
  left:440px;
  }

#cMid {
  width:20px;
  margin-top:26px;
  border-bottom:solid 2px #000000;
  }

#cMidTop {
  width:20px;
  height:26px;
  background-image:url(pics/pageBkg.gif);
  background-repeat:repeat-x;
  background-position:0px -2px;
  }

#cNews {
  width:170px;
  border-bottom:solid 2px #000000;
  }

#cNewsRub {
  padding:5px 0px 6px 7px;
  margin-top:8px;
  border:solid 2px #000000;
  background-color:#CB9913;
  font-size:8pt;
  font-weight:bold;
  color:#ffffff;
  }

.cNewsVal {
  padding-left:12px;
  margin-top:10px;
  background-image:url(pics/dot_bk.gif);
  background-repeat:no-repeat;
  background-position:0px 4px ;
  font-size:8pt;
  }

.cNewsVal a {
  text-decoration:none;
  font-weight:bold;
  color:#996600;
  }

#cNewsMore {
  margin-top:10px;
  text-align:right;
  font-size:8pt;
  }

#cNewsMore a {
  text-decoration:none;
  font-weight:bold;
  color:#996600;
  }

#cBottom {
  text-align:center;
  }

#cBottTxt {
  width:552px;
  padding:5px 5px 6px 5px;
  font-size:8pt;
  color:#996600;
  text-align:center;
  }


