* 
{
  margin: 0;
  padding: 0;
}
table 
{
  border-collapse: collapse;
}
td
{
  font-size: 11px;
  color: #000000;
  font-family: tahoma;
}
.text
{
  font-size: 11px;
  color: #ffffff;
  font-family: tahoma;
}
.zag
{
  font-size: 13px;
  font-weight: bold;
  color: #4b6a93;
  font-family: tahoma;
}
a
{
  font-size: 11px;
  color: #000000;
  font-family: tahoma;
  text-decoration:  underline;
}
a:hover
{
  font-size: 11px;
  color: #000000;
  font-family: tahoma;
  text-decoration: none;
}
.bg_left
{ 
  background: url("img/bg_left.gif");
  background-repeat: repeat-y;
  background-position: top left;
}
.bg_right
{ 
  background: url("img/bg_right.gif");
  background-repeat: repeat-y;
  background-position: top right;
}
.tabl
{
 border-right: #157c66 1pt solid;
 border-top: #157c66 1pt solid;
 border-left: #157c66 1pt solid;
 border-bottom: #157c66 1pt solid;
}
