body, p
{
  margin: 0.5em 0;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #0F2A38;
  background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,

{
  font-style: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}
.container
{
  position: relative;
   width: 936px;;
  left: 0;
  top: 0;
  cursor:default;
}
.hdr_a{}
.hdr_b{}
.menu_b_container{ width: 936px;}
.menu_b{}
.content{ padding: 10px;
 
 width: 936px;
}
.footer{ position: relative;
  z-index: 0;
  overflow: hidden;
  width: 936px;
  margin: 0 auto;
padding-bottom: 50px;
}
.left{}
