#tbl_page
{
  width : 922px;
}
#header_left
{
  background-image : url('../img/header_left.gif');
  background-position : top left;
  background-repeat : no-repeat;

  height : 70px;
  width :  15px;
}

#header_center
{
  background-image : url('../img/header_center.jpg');
  background-position : top left;
  background-repeat : no-repeat;

  height : 15px;
  width :  893px;

  text-align : right;
}

#header_right
{
  background-image : url('../img/header_right.gif');
  background-position : top left;
  background-repeat : no-repeat;

  height :  70px;
  width :   15px;
}

#flash
{
  border-left : 1px solid #ffffff;
  border-right : 1px solid #ffffff;
  border-bottom : 1px solid #ffffff;
  background-color : #ffffff;
  height : 20px;
}

#text_area
{
  border-top : 1px solid #256d92;
  border-left : 1px solid #ffffff;
  border-right : 1px solid #ffffff;
  border-bottom : 1px solid #ffffff;

  height : 50px;

  background-image : url('../img/text_area_bg.gif');
  background-position : top left;
  background-repeat : repeat-x;
  background-color : #e7e7e7;
  
}

#footer_left
{
  background-image : url('../img/footer_left.gif');
  background-position : top left;
  background-repeat : no-repeat;

  height : 37px;
  width :  15px;
}

#footer_center
{
  background-image : url('../img/footer_bg.gif');
  background-position : top left;
  background-repeat : repeat-x;

  height : 15px;

}

#footer_right
{
  background-image : url('../img/footer_right.gif');
  background-position : top left;
  background-repeat : no-repeat;

  height :  37px;
  width :   15px;
}

.footer_text,
.footer_text:hover,
.footer_text:link,
.footer_text:active,
.footer_text:visited
{
  color : #ffffff;
  font-family : Arial,Helvetica, sans-serif;
  font-size : 11px;

}

#menu_line a
{
  color : #ffffff;
  padding-left : 17px;
  padding-right : 19px;
  font-family : Arial,Helvetica, sans-serif;
  font-size : 18px;
  font-weight : bold;
  text-decoration : none;
}

#menu_line a:hover
{
  text-decoration : underline;
}

.sep_withe
{
  background-image : url('../img/sep_withe.gif');
  background-position : center right;
  background-repeat : no-repeat;
}

.sep_green
{
  background-image : url('../img/sep_green.gif');
  background-position : center right;
  background-repeat : no-repeat;
}
.sep_blue
{
  background-image : url('../img/sep_blue.gif');
  background-position : center right;
  background-repeat : no-repeat;
}
.sep_gray
{
  background-image : url('../img/sep_gray.gif');
  background-position : center right;
  background-repeat : repeat-y;
}

#text_box
{

  vertical-align : top;
  text-align : left;
}
#text_box td
{
  padding : 20px;

}

.belso_menu
{
  background-color: #c0c0c0;
  width: 180px;
  text-align: center;
}

.belso_menu A:link,
.belso_menu A:active,
.belso_menu A:visited
{
  font-size: 16px;
  color: #256d92;
  text-decoration: none;
  font-weight: bold;
}

.belso_menu A:hover,
{
  font-size: 16px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
