body {
    font-size: 12px;
    font-family: arial;
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 0%;
    margin-right: 0%;    
}


td{
 font-family:arial;
 font-size: 12px;
 color: #003477;
}
 .padding{
  font-family:arial;
  font-size: 12px;
  color: #000040;
  padding-left:7px;
  padding-right:7px;
 }
 .tlo_1{
  background-image: url(img/navi_bg.gif);
  background-repeat: repeat-y; 
 }
 .tlo_2{
  background-image: url(img/bd_hp_gr_1.jpg);
  background-repeat: no-repeat; 
  background-position: 30px 60px;
 }
 .tlo_3{
  background-image: url(img/trenner_ct.gif);
  background-repeat: repeat-x; 
 }
 .m{
  font-family:arial;
  font-size: 9px;
  color: #000000;
 }

a{
  font-size: 8px;
  font-family:arial;
  color: #9EB0C1;
  text-decoration: none;
 }

a:hover{
  font-size: 8px;
  color: #9EB0C1;
  text-decoration: underline;
 }
 .menu_g{
  font-size: 12px;
  font-family:arial;
  color: #003477;
  text-decoration: none;
  font-weight: bold;
  padding-left:7px;
 }

 .menu_g:hover{
  font-size: 12px;
  color: #003477;
  font-weight: bold;
  text-decoration: underline;
  padding-left:7px;
 }
 .menu_p{
  font-size: 12px;
  font-family:arial;
  color: #003477;
  text-decoration: none;

  padding-left:15px;
 }

 .menu_p:hover{
  font-size: 12px;
  color: #003477;

  text-decoration: underline;
  padding-left:15px;
 }
h2 {
    font-size: 10px;
    color:#003477;
}
img {
    border: 0;
}



