td.mainTitle {
   color: #000000;
   font-size: 26px;
   font-weight: bold;
}
a.mainTitle {
   font-family: Arial, Geneva, Sans-serif;
   text-decoration: none;
   color: #000000;
}
a.mainTitle:hover {
   text-decoration: none;
   color: #000000;
}

td.nav {
   color: #333333;
   padding-left: 5px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   font-size: 14px;
   font-weight: bold;
}
td.navActive {
   color: #000000;
   padding-left: 5px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   font-size: 14px;
   font-weight: bold;
}
a.nav {
   font-family: Arial, Geneva, Sans-serif;
   text-decoration: none;
   color: #333333;
}
a.nav:hover {
   text-decoration: none;
   color: #000000;
}
a.navActive {
   color: #000000;
   text-decoration: none;
}
a.navActive:hover {
   color: #000000;
   text-decoration: none;
}


td.subNav { 
   color: #999999; 
   padding-left: 35px;
   padding-right: 0px;
   padding-top: 4px;
   padding-bottom: 4px;
   font-size: 12px;
   font-weight: bold;
} 
td.subNavActive {
   color: #333333;
   padding-left: 35px;
   padding-right: 0px;
   padding-top: 4px;
   padding-bottom: 4px;
   font-size: 12px;
   font-weight: bold;
}			
a.subNav {
   font-family: Arial, Geneva, Sans-serif;
   text-decoration: none;
   color: #999999;
} 
a.subNav:hover {
   text-decoration: none;
   color: #333333;
} 
a.subNavActive {
  color: #333333;
  text-decoration: none;
}
a.subNavActive:hover {
  color: #333333;
  text-decoration: none;
}


td.subSubNav {
   color: #999999;
   padding-left: 40px;
   padding-right: 0px;
   padding-top: 2px;
   padding-bottom: 2px;
   font-size: 11px;
   font-weight: bold;
}
td.subSubNavActive {
   color: #333333;
   padding-left: 40px;         
   padding-right: 0px;            
   padding-top: 2px;
   padding-bottom: 2px;
   font-size: 11px;
   font-weight: bold;
}
a.subSubNav {
   font-family: Arial, Geneva, Sans-serif;
   text-decoration: none;
   color: #999999;
}
a.subSubNav:hover {
   text-decoration: none;
   color: #333333;
}
a.subSubNavActive {
  color: #333333;
  text-decoration: none;
}
a.subSubNavActive:hover {
  color: #333333;
  text-decoration: none;
}

.footer {
   font-size: 10px;
   color: #333333;
}
a.footer {
  font-size: 10px;
  color: #333333;
}
a.footer:hover {
  color: #000000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	border-bottom: 1px solid #000;
	margin-top: 2em;
	margin-bottom: 0px;
}
table.imggal td {
	vertical-align: top;
}
table.imggal td p {
	margin-bottom: 0px;
}