

.txt {
      text-align: left;
      font-family: Comic Sans MS,Tahoma,Verdana,Arial;
      font-size: 12px;
      color:#00436d;
      line-height: 22px;
      border-color:#00436d;
      border-style:solid;
      border-width:0px 0px 0px 0px;
      font-weight: bold;
}

.txtBig {
      text-align: left;
      font-family: Comic Sans MS,Tahoma,Verdana,Arial;
      font-size: 15px;
      color:#00436d;
      line-height: 20px;
      border-color:#00436d;
      border-style:solid;
      border-width:0px 0px 0px 0px;
      font-weight: bold;
}

.border {
  border-left-color:black;
  border-top-color:black;
  border-right-color:black; 
  border-bottom-color:black;
  border-width:1px; 
  border-style:solid; 
  padding:0px;
}

a { text-decoration:none;}

a#r:link    { color:#00436d;font-size:10px;margin-top:0pt;margin-bottom:0pt; 
font-family: Comic Sans MS,Tahoma,Verdana,Arial;}
a#r:visited { color:#00436d;font-size:10px;margin-top:0pt;margin-bottom:0pt; 
font-family: Comic Sans MS,Tahoma,Verdana,Arial;}
a#r:hover   { color:red;font-size:10px;margin-top:0pt;margin-bottom:0pt; 
font-family: Comic Sans MS,Tahoma,Verdana,Arial;}
a#r:active  { color:#00436d;font-size:10px;margin-top:0pt;margin-bottom:0pt; 
font-family: Comic Sans MS,Tahoma,Verdana,Arial;}
a#r:focus   { color:#00436d;font-size:10px;margin-top:0pt;margin-bottom:0pt; 
font-family: Comic Sans MS,Tahoma,Verdana,Arial;}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
<!--	font-size: 0.8em;
	padding-top: 0.4em;-->
	padding-top: 10px;
        font-family: Comic Sans MS,Tahoma,Verdana,Arial;
        font-size: 10px;
        color:#00436d;
        font-weight: bold;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../../pic/common/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../pic/common/overlay.png", sizingMethod="scale");
	}
	