td.navmenu {  font-weight: bold; color: #FFFFFF; background-color: #20514F; text-align: center; vertical-align: middle}
td.sml {  text-align: left}
td.smc { text-align: center}
.div { margin-top: 10px; margin-bottom: 0px }
form.nh {  line-height: 0px}
td.smr { text-align: right}
tr.trw {  background-color: #FFFFFF}
tr.trg { background-color: #F5F5F5}
td.smcb { text-align: center; font-weight: bold}
.smdiv { margin-top: 3px; margin-bottom: 0px }
a {  text-decoration: none}
td {  font-family: Tahoma, "Arial Cyr", Arial, Helvetica; font-size: 11px; color: #000000}
p {  font-family: "Times New Roman Cyr", "Times New Roman", Times; font-size: 13px}
p.text {  color: #000000; text-align: justify; text-indent: 30px; margin-top: 0px; margin-bottom: 0px}
p.texti { color: #000000; text-indent: 30px; text-align: justify; margin-top: 0px; margin-bottom: 0px ; font-style: italic; margin-right: 3px }
p.textwi { color: #000000; margin-top: 0px; margin-bottom: 0px }
td.smlb { text-align: left ; font-weight: bold}
td.smrb { text-align: right ; font-weight: bold}
a:hover { text-decoration: none ; color: #993300}
textarea { font-size: 11px; font-family: Tahoma, "Arial Cyr", Arial, Helvetica; clip: rect( )}
input { font-size: 11px; font-family: Tahoma, "Arial Cyr", Arial, Helvetica }
select {  font-family: Tahoma, "Arial Cyr", Arial, Helvetica; font-size: 11px}
p.smtext { color: #000000; text-align: justify; margin-top: 0px; margin-bottom: 0px; font-family: Tahoma, "Arial Cyr", Arial, Helvetica; font-size: 11px; text-indent: 25px}
.darkblue { color: #000066 }
.lightblue { color: #0000FF}
.red { color: #FF0000 }
.white { color: #FFFFFF}
.mu {  color: #FFFFFF; background-color: #0066CC}
a.sect { font-weight: bold; color: #000000}
a.subsect { color: #000000}
a.sect:hover {  text-decoration: none; color: #FFFFFF}
a.subsect:hover {  text-decoration: none; color: #FFFFFF}
.black {  color: #000000}
p.smtextwi { color: #000000; margin-top: 0px; margin-bottom: 0px; font-family: Tahoma, "Arial Cyr", Arial, Helvetica; font-size: 11px}
.nm { margin-top: 0px; margin-bottom: 0px }
h1 { font-size: 14px}
.header { color: #000066; margin-bottom: 3px; margin-top: 2px ; font-weight: bold; font-family: Verdana, "Arial Cyr", Arial, Helvetica }
h2 { font-size: 13px}
p.small { font-size: 10px; margin-top: 0px; margin-bottom: 0px }
.grey {  color: #999999}
a.darkblue:active {  color: #FF0000}
h3 { font-size: 12px}
li {  margin-left: 5px}

/* Lightbox */
div.photo-gallery {
    text-align: center;
}

div.photo-gallery img {
    margin: 5px;
    border: 0;
}

#lightbox{  position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/next.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }           
#imageData #bottomNavClose{ width: 26px; float: right;  padding-bottom: 0.7em; outline: none;}      

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

