.siteBg{
   background-image:url("images/main_bg.jpg");
   background-repeat: repeat-x;
   background-position: 0% 0%;
   background-color: #000000;
}

td.menuBg{
   font-family: Tahoma,Verdana,Arial,Helvetica;
   font-size: 11px;
   font-weight: bold;
   line-height: 16px;
   color: #EAEAEA;
   background-image:url("images/menu_bg.jpg");
   background-repeat: no-repeat;
   background-position: 0% 0%;
   width: 714px;
   heigth: 70px;
}

.contentBg{
   background-image:url("images/content_bg.gif");
   background-repeat: repeat-y;
   background-position: 0% 0%;
}

.contentBg_2{
   background-image:url("images/content_news_bg.gif");
   background-repeat: no-repeat;
   background-position: 0% 0%;
   width: 714px;
   height: 728px;

}


td.footer{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #6B6B6B;
  background-color: #2F2F2F;
}

td {
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #6B6B6B;
}


select,submit,reset,input {
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #6B6B6B;
}


.deftxt{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #EAEAEA;
}

.title{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  color: #EAEAEA;
}

a,a:active,a:visited{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #D4DAE8;
  text-decoration: none;
}
a:hover{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #ffffff;
  text-decoration: none;
}



a.binlink,a.binlink:active,a.binlink:visited{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #6b6b6b;
}
a.binlink:hover{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #ffffff;
}


input,select,textarea {
  font-family: tahoma,verdana,arial,helvetica;
  font-weight: normal;
  text-decoration: none;
  font-size: 11px;
  line-spacing: 16px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #727272;
  background: #ffffff;
  color: #000000;
  padding-left: 2px;
}

