<!-- 
BODY {
 background-color: #808080;
}

A,DIV,TR,TABLE,FONT,H2 {
 font-family: Verdana, sans-serif; 
}

A, TD.A, A:link, A:visited, A:active {
 text-decoration: none;
 color: #000000;
}

A:hover {
 text-decoration: none;
 color: #ff0000;
}

.highslide {
 cursor: url(graphics/zoomin.cur), pointer;
 outline: none;
}

.highslide img {
 border-width: 2px;
 border-color: #d9d7d8;
}

.highslide:hover img {
 border-width: 2px;
 border-color: #ffffff;
}

.highslide-image {
 border: 2px solid white;
}

.highslide-image-blur {
}

.highslide-caption {
 display: none;
 color: black;
 border: 2px solid white;
 border-top: none;
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 padding: 5px;
 background-color: white;
}

.highslide-caption a:link {
 color: #000000;
 font-weight: bold;
}

.highslide-caption a:visited {
 color: #000000;
 font-weight: bold;
}

.highslide-caption a:hover {
 color: #ff0000;
 font-weight: bold;
}

.highslide-caption a:active {
 color: #000000;
 font-weight: bold;
}

.highslide-dimming {
 background: black;
 position: absolute;
 visibility: hidden;
}

.highslide-active-anchor img {
 visibility: hidden;
}

.highslide-loading {
 display: block;
 color: white;
 font-size: 9px;
 font-weight: bold;
 text-decoration: none;
 padding: 3px;
 border-top: 1px solid white;
 border-bottom: 1px solid white;
 background-color: black;
}

.highslide-move {
 cursor: move;
}

.highslide-overlay {
 display: none;
}

.controlbar { 
 background: url(graphics/controlbar4.gif);
 width: 167px;
 height: 34px;
}

.controlbar a { 
 display: block;
 float: left;
 /*margin: 0px 0 0 4px;*/ 
 height: 27px;
}

.controlbar a:hover {
 background-image: url(graphics/controlbar4-hover.gif);
}

.controlbar .previous {
 width: 50px;
}

.controlbar .next {
 width: 40px;
 background-position: -50px 0;
}

.controlbar .highslide-move {
 width: 40px;
 background-position: -90px 0;
}

.controlbar .close {
 width: 36px;
 background-position: -130px 0;
}

.highslide-display-block {
 display: block;
}

.highslide-display-none {
 display: none;
}

.breadcrumbs {
 color: #ffffff;
 font-size: 13px;
 font-weight: bold;
 font-style: normal;
 font-variant: normal;
}

.breadcrumbs a:link {
 color: #ffffff;
}

.breadcrumbs a:visited {
 color: #ffffff;
}

.breadcrumbs a:hover {
 color: #ff0000;
}

.breadcrumbs a:active {
 color: #ffffff;
}

.centered-table {
   margin-left: auto;
   margin-right: auto;
}

h2 {
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 font-variant: normal;
 text-align: center; 
 letter-spacing: 4px; 
 padding-top: 10px;
 padding-bottom: 10px; 
 margin-left: 2px;
 margin-right: 2px; 
 margin-top: 0px;
 background-color: #d9d7d8;
 color: #000000;
}

h2:first-letter {
 font-size: 28px;
}

.infotxt {
 color: #ffffff;
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 text-align: center;
}

.infotxt a:link {
 color: #ffffff;
 font-weight: bold;
}

.infotxt a:visited {
 color: #ffffff;
 font-weight: bold;
}

.infotxt a:hover {
 color: #ff0000;
 font-weight: bold;
}

.infotxt a:active {
 color: #ffffff;
 font-weight: bold;
}

.navbox {
 background-color: #d9d7d8;
 color: #000000;
 text-align: center;
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 padding: 5px;
}

.navbox a:link {
 color: #000000;
}

.navbox a:visited {
 color: #000000;
} 

.navbox a:hover {
 color: #ff0000;
}

.navbox a:active {
 color : #000000;
}

.thumbbox {
 background-color: #d9d7d8;
 padding: 3px;
 color: #000000;
 text-align: center;
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 line-height: 120%;
}

.thumbbox a:link {
 color: #000000;
}

.thumbbox a:visited {
 color: #000000;
}

.thumbbox a:hover {
 color: #ff0000;
}

.thumbbox a:active {
 color: #000000;
}

.thumbnail img {
 border-color: #d9d7d8;
 border-width: 2px;
}

.thumbnail:hover img {
 border-width: 2px;
 border-color: #ffffff;
}

.copyright {
 color: #ffffff;
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 text-align: center;
}

.copyright a:link {
 color: #ffffff;
}

.copyright a:visited {
 color: #ffffff;
}

.copyright a:hover {
 color: #ff0000;
}

.copyright a:active {
 color: #ffffff;
}

.headerinc {
 color: #000000;
}

.footerinc {
 color: #000000;
}

 -->