.site-body
{
  background-image: url(bg_site.jpg);
  background-repeat: repeat;
  background-position: top center;
  background-color: #ffffff;
  margin-top: 0px;
}
h1
{
  font-family: Arial, Verdana;
  font-size: 14pt;
  color:#006286;
  background-image: url(line_head.jpg);
  background-repeat:no-repeat;
  background-position: left bottom;
  width:532px;
  height:30px;
}
h3
{
  font-family: Arial, Verdana;
  font-size: 14pt;
  color:#006286;
  background-image: url(line_head.jpg);
  background-repeat:no-repeat;
  background-position: left bottom;
  width:532px;
  height:30px;
}
.tabArticleImageLeftContent
{/*
  background-image: url(line_foot.jpg);
  background-repeat:no-repeat;
  background-position: left bottom;
  width:532px;
  padding-bottom:10px;*/
  margin-left:20px;
}
.tabForm
{
  margin-left:20px;
}

td
{
  font-family:Verdana,Arial;
  font-size: 9pt;
  color: #555555;
}
.mainAreaTable
{
  background-image: url(bg_main.jpg);
  background-repeat: repeat;
  background-position: top left;
}
.rightmenu
{
  background-image: url(bg_right.gif);
  background-repeat:repeat-y;
  background-position: top left;
  right:-3px;
  position:relative;
}
.tblRightMenu
{
  background-image: url(bg_righmenu.gif);
  background-repeat: no-repeat;
  background-position:top right;
  width:414px;
  height:220px;
}
#footer
{
  background-image: url(bg_footer.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
#tdBottomFooterRight
{
  background-image: url(bg_footer_right.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
.textfooter
{
  FONT-SIZE: 7pt;
  position:relative;
  left:150px;
}
.globalMenuTable
{
  width:100%;
}
.tblGlobalMenu
{
  margin-left:15px;
  top: 135px;
  position: relative;
}
A.globalmenu:link, A.globalmenu:active, A.globalmenu:visited
{
  FONT-SIZE: 12pt;
  color:#ffffff;
  text-decoration: none;
  height:20px;
}
A.globalmenu:hover
{
  FONT-SIZE: 12pt;
  color:#ffffff;
  text-decoration: none;
  background-color:#47d914;
}
.tdGlobalMenu
{
  background-image: url(linetopmenu.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 15px;
  padding-left: 10px;
}
A.rightmenu:link, A.rightmenu:active, A.rightmenu:visited
{
  FONT-SIZE: 8pt;
  color:#006286;
  text-decoration: none;
  margin-left:30px;
}
A.rightmenu:hover
{
  FONT-SIZE: 8pt;
  color:#994d00;
  text-decoration:none;
  background-color:#ffffff;
}
.tabRightMenu
{
  height:10px;
  padding-top:10px;
  
}
a:link, a:active, a:visited
{
  color:#006286;
  text-decoration: none;
}
a:hover
{
  color:#006286;
  text-decoration:none;
}
