
.left { 
  background-image: url(images/index_left_bg.gif); 
  background-repeat: repeat-x; 
  }
  
  
.right { 
  background-image: url(images/index_right_bg.gif); 
  background-repeat: repeat-x; 
  }
  
  
.topnav {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #AEC0CD;
  font-weight: bold;
  text-decoration: none;
  }
  

.topnav:hover {
  color: #ffffff;
  }
  
  
h1 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #AEC0CD;
  letter-spacing: -2;
  margin: 0px;
  }
  
  
h2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #AEC0CD;
  margin: 0px;
  }
  
.big {
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #AEC0CD;
  }
  
.big:hover {
  color: #ffffff;
  }
  
  
h3 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #AEC0CD;
  font-weight: bold;
  margin: 0px;
  }
  
  
td {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-align: justify;
  line-height: 14px;
  }
  
  
a {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #AEC0CD;
  font-weight: bold;
  }
  
  
a:hover {
  color: #ffffff;
  }
  
  
.sm {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #AEC0CD;
  font-weight: bold;
  }
  
  .sm2 {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #AEC0CD;
  font-weight: bold;
  }
  
  .sm2:hover {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  }
  

.sm:hover {
  color: #ffffff;
  }
  
  
#accent {
  width: 340px;
  height: 130px;
  background-image: url(images/accent.gif);
  background-repeat: no-repeat;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #AEC0CD;
  }
  
.contact {
  width: 254px;
  background-image: url(images/contact_bg.gif);
  background-repeat: no-repeat;
  }
  
  
.text1 {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border: 2px solid #424851;
  color: #303030;
  }
  
  
#footer {
  text-indent: -5000px;
  }
  
  

  




























  
  
