@charset "utf-8";
/* CSS Document */
  body, td, th {
   font-family: arial;
   font-size: 12px;
   color:#4C4C4C;
  }
  .contact {
   font-family: arial;
   font-size: 16px;
   font-weight: bold;
   color: #9ce802;
  }

   .header1 {
   font-family: arial;
   font-size: 13px;
   color: #E15A00;
   }
   .header2 {
   font-family: times new roman;
   font-size: 12px;
   color: #E15A00;
   }
  .style1 {
   font-family: arial;
   font-size: 12px;
   color: #A50000;
   }
   .style2 {
   font-family: arial;
   font-size: 10pt;
   font-weight: bold;
   color: blue;
   }
  .textSide {
  color: #444444;
  font-family: times new roman;
  font-size: 15px;
  font-weight: bold;
  background-color: transparent ;
  }
  .textSide:hover {
  color: blue;
  background-color: #def ;
  text-decoration:line;
  }
  .bars {
  color: #ffffff;
  }
  a.linkBottom {
  color:#A50000;
  font-family: arial;
  font-size: 11px;
  }
  a.linkBottom:hover {
  color:#0000ff;
  text-decoration:line;
  background-color: #def ;
  text-decoration:none;
  }
  .linkMenu {
  font-family: arial;
  color:#ffffff;
  font-size: 13px;
  }
  .linkMenu:hover {
  font-family: arial;
  color:blue;
  text-decoration:none;
  }
  .link {
  font-family: arial;
  font-size: 13px;
  background-color: transparent ;
  }
  .link:hover {
  color: blue;
  background-color: #def ;
  text-decoration:line;
  }
  .smallerLink {
  font-family: times new roman;
  font-size: 11px;
  color: blue ;
  }.smallLink {
  font-family: times new roman;
  font-size: 12px;
  background-color: transparent ;
  }
  .smallLink:hover {
  color: blue;
  background-color: #def ;
  text-decoration:line;
  }
  .link2 {
  font-family: times new roman;
  font-size: 14px;
  background-color: transparent ;
  }
  .link2:hover {
  color: blue;
  background-color: #def ;
  text-decoration:line;
  }
  .quote {font-family: arial;}
  .quote:hover {
   color:blue;
   background-color: #def ;
   text-decoration:line;
  }
  .contactBottom {
  font-size: 13px;
  background-color: transparent ;
  }
  .newsDates {
  color: #00A500;
  font-family: times new roman;
  background-color: transparent ;
  }
  .newsDates:hover {
  color: red ;
  background-color: #def ;
  text-decoration:line;
  }
  .bttn {
  font-size:9px;
  color=#0000FF;
  }
  .textarea {
  font-size:9px;
  border-style:ridge;
  background:#FF9;
  background-repeat:repeat;
  margin: 1px 1px 1px 1px;
  }

