html {
  background:black url('bg720.jpg');
  }
body {
  font-family:Arial,Verdana,sans-serif;
  font-size:15px;
  color:white;
  margin:0;
  padding:0;
  }
table {
  border:0px;
  border-collapse:collapse;
  }
td {
  padding:0px;
  font-family:Arial,Verdana,sans-serif;
  font-size:15px;
  color:white;
  }
a:link,a:active {
  text-decoration:underline;
  color:#6666ff;
  }
a:hover {
  text-decoration:underline;
  color:#ff6666;
  }
a:visited {
  text-decoration:underline;
  color:#ff66ff;
  }
img {
  border:0px;
  }
hr {
  color:gray;
  height:1px;
  border:none;
  background:gray;
  }
div {
  overflow:auto;
  /* outline:red solid 1px; */
  }
.centx {
  text-align:center;
  }

.content {
  min-width:465px;
  max-width:930px;
  margin:0px auto;
  }
.logobl {
  margin:20px auto;
  max-width:720px;
  }
.sitenm {
  text-align:right;
  }
.nameimg {
  max-width:100%;
  }

.tenbls {
  font-weight:bold;
  text-shadow:-1px -1px 1px black,3px 3px 2px purple;
  }
.onebl {
  float:left;
  background:black url('ded.jpg') 50% 50% no-repeat;
  width:420px;
  height:192px;
  padding:10px;
  margin:10px;
  }
.onetx {
  width:240px;
  float:right;
  }
.parbl {
  float:left;
  width:192px;
  height:192px;
  padding:10px;
  margin:10px;
  }
.parbl:hover {
  transition:0.5s;
  -moz-transition:0.5s;
  -webkit-transition:0.5s;
  }
a.lnkbl {
  display:block;
  height:100%;
  text-decoration:none;
  color:white;
  }
.parbl:hover .lnkbl {
  opacity:0;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity:0;
  filter:alpha(opacity=0);
  transition:0.5s;
  -moz-transition:0.5s;
  -webkit-transition:0.5s;
  }
.blyt {
  background:red url('loyt.png') 94% 94% no-repeat;
  }
.blyt:hover {
  background:red url('loyt.png') 50% 50% no-repeat;
  }
.bltw {
  background:#9146ff url('lotw.png') 94% 94% no-repeat;
  }
.bltw:hover {
  background:#9146ff url('lotw.png') 50% 50% no-repeat;
  }
.blda {
  background:#F57D07 url('loda.png') 94% 94% no-repeat;
  }
.blda:hover {
  background:#F57D07 url('loda.png') 50% 50% no-repeat;
  }
.bltg {
  background:#28a8e9 url('lotg.png') 94% 94% no-repeat;
  }
.bltg:hover {
  background:#28a8e9 url('lotg.png') 50% 50% no-repeat;
  }
.blig {
  background:#ff0066 url('loig.png') 94% 94% no-repeat;
  }
.blig:hover {
  background:#ff0066 url('loig.png') 50% 50% no-repeat;
  }
.blvk {
  background:#0077ff url('lovk.png') 94% 94% no-repeat;
  }
.blvk:hover {
  background:#0077ff url('lovk.png') 50% 50% no-repeat;
  }
.infbl {
  float:left;
  background:#666 url('lopd.jpg') 50% 50% no-repeat;
  width:192px;
  height:192px;
  padding:10px;
  margin:10px;
  }
.twobl {
  float:left;
  background:black url('tbch.jpg') 50% 100% no-repeat;
  width:192px;
  height:192px;
  padding:10px;
  margin:10px;
  }
.othlk {
  padding-left:20px;
  }
