* 
{
  margin: 0;
  padding: 0;
}
table 
{
  border-collapse: collapse;
}

td
{
  font-size: 12px;
  color: #bcbcc7;
  font-family: tahoma;
}

a.menu
{
  font-size: 13px;
  color: #ffffff;
  font-family: tahoma;
  text-decoration: none;
  font-weight: bold;
}
a.menu:hover
{
  font-size: 13px;
  color: #ffeb09;
  font-family: tahoma;
  text-decoration: none;
  font-weight: bold;
}
.menu
{
  font-size: 13px;
  color: #ffeb09;
  font-family: tahoma;
  text-decoration: none;
  font-weight: bold;
}
.zag
{
  font-size: 16px;
  color: #ffeb09;
  font-family: tahoma;
  text-decoration: none;
  font-weight: bold;
}
.zag2
{
  font-size: 12px;
  color: #c3b529;
  font-family: verdana;
  line-height: 22px;
}
a.next
{
  font-size: 12px;
  color: #bcbdc8;
  font-family: verdana;
  text-decoration: underline;
  line-height: 22px;
}
a.next:hover
{
  font-size: 12px;
  color: #bcbdc8;
  font-family: verdana;
  text-decoration: none;
  line-height: 22px;
}
a.next2
{
  font-size: 11px;
  color: #bcbdc8;
  font-family: verdana;
  text-decoration: underline;
}
a.next2:hover
{
  font-size: 11px;
  color: #bcbdc8;
  font-family: verdana;
  text-decoration: none;
}
.submenu
{
  font-size: 12px;
  color: #ffeb09;
  font-family: verdana;
  line-height: 22px;
}

a.int
{
  font-size: 11px;
  color: #bcbdc8;
  font-family: verdana;
  text-decoration: none;
}
a.int:hover
{
  font-size: 11px;
  color: #bcbdc8;
  font-family: verdana;
  text-decoration: none;
}
a.int1
{
  font-size: 11px;
  color: #252752;
  font-family: verdana;
  text-decoration: none;
}
a.int1:hover
{
  font-size: 11px;
  color: #252752;
  font-family: verdana;
  text-decoration: none;
}

a.next3
{
  font-size: 12px;
  color: #998d02;
  font-family: verdana;
  text-decoration: underline;
}
a.next3:hover
{
  font-size: 12px;
  color: #998d02;
  font-family: verdana;
  text-decoration: none;
}
.bg
{ 
  background: url("images/bg.jpg");
  background-repeat: no-repeat;
  background-position: top right;
}

.bg_top
{ 
  background: url("images/bg_top.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
}
.bg_top2
{ 
  background: url("images/bg_top2.jpg");
  background-repeat: repeat-x;
  background-position: bottom left;
}
.bg_text
{ 
  background: url("images/bg_text.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
}
.bg_left
{ 
  background: url("images/bg_left.jpg");
  background-repeat: no-repeat;
  background-position: top left;
}
.bg_left2
{ 
  background: url("images/bg_left.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #000000;
}
.bg
{ 
  background: url("images/bg_2.jpg");
  background-repeat: repeat-x;
  background-position: top left;

}
.pic
{
	border: #3e4b8b 1px solid;
}






