BODY
{
  background-color:#000000;
  background-image: url("gfx/bg.gif");
  background-repeat: repeat-y;
  background-position: 50% 50%;
  color:#B0C4DE;
  font-family:Verdana;
  font-size:8pt;
  cursor: url('gfx/cur/arrow.cur'), auto;
}
TABLE.body
{
  width:730px;
}
DIV.logo
{
  display:block;
  background-image: url("gfx/logo.gif"); 
  width:113px;
  height:40px;
  position:relative;top:5px;
}
DIV.menu
{
  display:block;
  background-color: #000000; 
  width:127px;
  height:143px;
  vertical-align:top;
  position:relative;top:15px;
}
DIV.blok
{
  display:block;
  border: 1px solid #110067;
  padding: 8px;
}
DIV.blok:hover
{
  background-color: #0A003E;
  border: 1px solid #150083;
}
INPUT, TEXTAREA
{
  border-top: 2px solid black;
  border-left: 2px solid black;
  border-bottom: 2px solid #0D004D;
  border-right: 2px solid #0D004D;
  background: transparent;
  color:#B0C4DE;
  font-family:Verdana;
  font-size:8pt;
  padding: 2px;
  margin-top: 5px;
}
INPUT:hover
{
  color: white;
  background-color: #0A003E;
  border: 2px solid #150083;
}
TEXTAREA:hover
{
  color: white;
  background-color: #0A003E;
  border: 2px solid #150083;
}
BUTTON
{
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  border-top: 2px solid #0D004D;
  border-left: 2px solid #0D004D;
  background: transparent;
  color:#B0C4DE;
  font-family:Verdana;
  font-size:8pt;
  font-weight: bold;
  padding: 2px;
  cursor: url('gfx/cur/hand.cur'), pointer;
}
BUTTON:hover
{
  color: white;
  background-color: #0A003E;
  border: 2px solid #150083;
}
TD.a
{
  background-image: url("gfx/1.gif"); 
  height:58px;
}
TD.b
{
  background-image: url("gfx/2.gif"); 
  height:58px;
}
TD.c
{
  background-image: url("gfx/3.gif"); 
  width:31px;
  height:58px;
}
TD.d
{
  background-image: url("gfx/4.gif"); 
  width:19px;
  height:58px;
}
TD.e
{
  background-color: #000000; 
  width:127px;
  height:466px;
  vertical-align:top;
}
TD.f
{
  background-image: url("gfx/6.gif"); 
  width:553px;
  height:15px;
}
TD.h
{
  background-image: url("gfx/7.gif"); 
  background-repeat: no-repeat;
  background-color: #070029;
  width:553px;
  height:438px;
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
  text-align:justify;
  vertical-align:top;
}
TD.i
{
  background-image: url("gfx/8.gif"); 
  width:553px;
  height:13px;
}
TD.g
{
  background-image: url("gfx/9.gif"); 
  width:31px;
  height:466px;
}
TD.j
{
  background-image: url("gfx/10.gif"); 
  width:19px;
  height:31px;
}
TD.k
{
  background-image: url("gfx/11.gif"); 
  width:680px;
  height:31px;
  font-size:5pt;
  font-weight:bold;
  text-align:left;
}
TD.l
{
  background-image: url("gfx/12.gif"); 
  width:31px;
  height:31px;
}
TABLE.pmenu
{
  border-top: 1px solid #B0C4DE;
  border-bottom: 1px solid #B0C4DE;
  background-color: #0D004D;
  text-align: center;
}
A.menu
{
  color: #000000;
  text-decoration: none;
  border: none;
  cursor: url('gfx/cur/hand.cur'), pointer;
}
A.imgkg
{
  color: #000000;
  text-decoration: none;
  border: none;
  cursor: url('gfx/cur/hand.cur'), pointer;
}
IMG.imgkg
{
  position: relative;
  top: 4px;
}
A
{
  color: #C0D4EE;
  text-decoration: none;
  border-bottom:1px dotted #C0D4EE;
  font-weight: bold;
  cursor: url('gfx/cur/hand.cur'), pointer;
}
A:hover
{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
HR
{
  color: #110067;
  background-color: #110067;
  border: 1px solid #110067;
  height: 1px;
}
UL
{
  padding: 2px;
  margin: 1px;
}
LI
{
  margin-bottom:2px;
  margin-top:1px;
  margin-left: 22px;
}