body {
  background-color: #000;
  margin: 8px 0px 8px 0px;
  font: normal 12px verdana; 
}

.fntReg, td {
  font: normal 12px verdana;
  line-height: 17px;
  color: #999;
}

a, a:visited {
	color: #ffc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

.fp {
  background-image: url(../img/fp-bkg.gif);
  background-repeat: repeat-x;
}

.fp-ftr {
  font: normal 11px verdana;
  line-height: 17px;
  color: #999;
  padding: 30px 5px 4px 25px;
}

.fp-cmp {
  font: normal 12px verdana;
  line-height: 22px;
  color: #ccc;
  padding: 0px 30px 0px 23px;
}

.lcol {
  background-image: url(../img/lcol-bkg.gif);
  background-repeat: repeat-y;
}

.rcol {
  padding-bottom: 60px;  
}

.logo {
  background-color: #fff;
  padding: 26px 0px 20px 0px;
  text-align: center; 
}

.nav {
  margin: 16px 0px 16px 50px;  
}

.nav-menu {
  padding: 3px 16px 7px 16px;
  border-right: 1px solid #ccc;  
}

.nav-lmenu {
  border-left: 1px solid #ccc;
}

.submenu {
  margin: 7px 0px 0px 11px;
  border-top: 3px solid #666;
  border-right: 3px solid #666;
  border-bottom: 2px solid #666;
  border-left: 3px solid #666;
  background-color: #000;
  position: absolute;
  visibility: hidden;
  width: 130px;
}

.submenu td {
  font: bold 11px verdana;
  padding: 3px 15px 4px 6px;
  color: #ccc;
  border-bottom: 1px solid #666;
}

.submenu td a, .submenu td a:visited, .submenu td a:hover {
  color: #ccc;
  text-decoration: none;
}

.hdr {
  background-color: #666;
  padding: 23px 0px 20px 0px; 
}

.hdr-img {
  margin: 12px 0px 0px 40px; 
}

.hdr-f {
  font: normal 11px verdana;
  line-height: 16px;
  color: #ccc;
  border-left: 1px solid #fff;
  padding: 4px 20px 4px 16px;
}

.hdr-t {
  font: normal 9px verdana;
  line-height: 12px;
  color: #ccc;
  padding-left: 0px;
  padding-right: 0px;
}

.panels {
  margin-top: 16px; 
}

.panels td {
  padding-top: 23px;
}

.panels tr.nopad td {
  padding-top: 0px; 
}

.panels td.pager {
  padding: 7px 0px 7px 0px; 
  text-align: right;
  font: normal 11px verdana;
  color: #ccc;
}

.ssBtn {
  font: bold 10px verdana;
  color: #666;
  background: #fc6;
  width: 60px;
  border-width: 2px;
  border-style: solid;
  border-color: #fc9 #f93 #f93 #fc9;
  padding: 0px 0px 1px 0px;
}

.ssTn a img {
  border-color: #ffc; 
}

.totalBtns {
  text-align: right;
  padding: 5px 20px;
}

div.instlStep {
  clear: left;
  padding: 15px 0 0 47px;
}

div.instlStep img {
  float: left;
  margin-right: 20px;
}

div.instlStep div.instlStepDscr {
  float: left;
  width: 340px;
  color: #999;
}

div.instlStep div.instlStepDscr span {
  display: block;
  font: bold 14px verdana;
  margin-bottom: 4px;
  color: #fff;
}

div.blk {
  clear: left;
  text-align: center;
  padding-top: 40px;
}

div.blk div img {
  margin: 6px;
}

.footer {
  width: 800px;
  position: relative;
  top: -35px;
}

.footer div {
  width: 700px;
  background-color: #666;
  color: #fff;
  font: normal 10px verdana;
  color: #ccc;
  text-align: left;
  padding: 5px 0px 5px 15px;
  float: right;
}.rcol .galery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

