/* CSS Document */
body {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #FFFFFF;
  background-color:#6B6B6B;
}
.body-nav:link {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   color: #A8B0A4;
   text-decoration:underline;
   background-color:transparent;   
}
.body-nav:visited {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   color: #A8B0A4;
   text-decoration:none;
   background-color:transparent;   
}
.body-nav:hover {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   color: #FBC07A;
   text-decoration:none;
   background-color:transparent;   
}
.section1-title {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
   color: #CE6700;
   font-weight:bold;
   background-color:transparent;   
}
.section2-title {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   color: #E4CEA9;
   background-color:transparent;   
}
.bottom-nav:link {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration:underline;
   background-color:transparent;
}
.bottom-nav:visited {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration:none;
   background-color:transparent;   
}
.bottom-nav:hover {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   color: #A8B0A4;
   text-decoration:none;
   background-color:transparent; 
}
.bottom {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #FBC07A;
  background-color:transparent;  
}
.caption {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #FBC07A;
  font-style:italic;
  background-color:transparent 
}
.header {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  color: #FFFFFF;
  font-weight:bold;
  background-color:transparent;  
}
.body-3 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:10px;
  color: #000000;
  background-color:transparent;  
}
.sitemap:link {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   color: #A8B0A4;
   text-decoration:underline;
   background-color:transparent;  
}
.sitemap:visited {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   color: #A8B0A4;
   text-decoration:none;
   background-color:transparent;   
}
.sitemap:hover {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   color: #FBC07A;
   text-decoration:none;
   background-color:transparent;
}
body, html{
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #585858;
  scrollbar-3dlight-color: #585858;
  scrollbar-darkshadow-color: #626262;
  scrollbar-shadow-color: #626262;
  scrollbar-arrow-color: #585858;
  scrollbar-track-color: #6B6B6B;
}
.form{
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#000000;
  font-size:12px;
}