﻿.text1 { font-family: Tahoma; 
             font-size: 9pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #24630E; 
             text-decoration: none}

.style1:link { font-family: Tahoma; 
             font-size: 9pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #24630E; 
             text-decoration: none}
             
.style1:active { font-family: Tahoma; 
             font-size: 9pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #24630E; 
             text-decoration: none}

.style1:visited { font-family: Tahoma; 
             font-size: 9pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #24630E; 
             text-decoration: none}
             
.style1:hover { font-family: Tahoma; 
             font-size: 9pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #FF0000; 
             text-decoration: underline}
             
             
 .style2:link { font-family: Tahoma; 
             font-size: 9pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #E8E9D7; 
             text-decoration: none}
             
.style2:active { font-family: Tahoma; 
             font-size: 9pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #E8E9D7; 
             text-decoration: none}

.style2:visited { font-family: Tahoma; 
             font-size: 9pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #E8E9D7; 
             text-decoration: none}
             
.style2:hover { font-family: Tahoma; 
             font-size: 9pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #000000; 
             text-decoration: none}  
             
.style3:link { font-family: Tahoma; 
             font-size:10pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #24630E; 
             text-decoration: none}
             
.style3:active { font-family: Tahoma; 
             font-size:10pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #24630E; 
             text-decoration: none}

.style3:visited { font-family: Tahoma; 
             font-size:10pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #24630E; 
             text-decoration: none}
             
.style3:hover { font-family: Tahoma; 
             font-size: 10pt; 
             font-style: normal; 
             font-weight: normal; 
             color: #24630E; 
             text-decoration: underline}    
             
.style4:link {  font-family: Verdana; 
             font-size: xx-small; 
             font-style: normal; 
             font-weight: normal; 
             color: #C2CDBC; 
             text-decoration: none}
             
.style4:active {  font-family: Verdana;
             font-size: xx-small; 
             font-style: normal; 
             font-weight: normal; 
             color: #C2CDBC; 
             text-decoration: none}

.style4:visited {  font-family: Verdana;
             font-size: xx-small; 
             font-style: normal; 
             font-weight: normal; 
             color: #C2CDBC; 
             text-decoration: none}
             
.style4:hover {  font-family: Verdana;
             font-size: xx-small; 
             font-style: normal;                      
             font-weight: normal; 
             color: #EFECDE; 
             text-decoration: none}    
             
.style5:link {  font-family: Verdana; 
             font-size: xx-small; 
             font-style: normal; 
             font-weight: normal; 
             color: #000000; 
             text-decoration: none}
             
.style5:active {  font-family: Verdana;
             font-size: xx-small; 
             font-style: normal; 
             font-weight: normal; 
             color: #000000; 
             text-decoration: none}

.style5:visited {  font-family: Verdana;
             font-size: xx-small; 
             font-style: normal; 
             font-weight: normal; 
             color: #000000; 
             text-decoration: none}
             
.style5:hover {  font-family: Verdana;
             font-size: xx-small; 
             font-style: normal;   
             font-weight: normal; 
             color: #8B3039; 
             text-decoration: underline} 
             
.stbutton:link {  font-family: Verdana;
             font-size: x-small; 
             font-style: normal;   
             font-weight: normal; 
             color: #ffffff; 
             text-decoration: underline} 
             
#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;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}             
                                               
