body, th, td, p, blockquote, li {
 	FONT-FAMILY: verdana, arial, helvetica, Geneva, sans-serif;
	FONT-SIZE: 9pt;
 	FONT-WEIGHT: bold;
	COLOR: #000000;
} 

a:link, a:active, a:visited{
	font-family: verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #116926; 
	text-decoration: underline ;
}

a:hover {  
	font-family: verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	background-color: #116926;
	color: #ffefd5;
	text-decoration: none ;
}	

a.MasterMenu:link, a.MasterMenu:visited, a.MasterMenu:active  {
	font-family: verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #116926; 
	text-decoration: underline ;
}

a.MasterMenu:hover {
	font-family: verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	background-color: #116926;
	color: #ffefd5;
	text-decoration: none ;
}

.copyright {
	font-family:  arial, helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style:italic;
	font-size: 7pt;
	line-height: 16px;
}	

H1 {
	FONT-FAMILY:  verdana, arial, helvetica, Geneva, sans-serif;
	FONT-STYLE: normal;
	FONT-SIZE: 16pt;
	FONT-WEIGHT: bold;
	BACKGROUND: none transparent; 
	COLOR: #006633 ;
	margin-top: 5px;
	margin-bottom: -5px;
}

h2 {
	FONT-FAMILY:  verdana, arial, helvetica, Geneva, sans-serif;
	FONT-STYLE: normal;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	BACKGROUND: none transparent; 
	COLOR: #006633 ;
	margin-top: 5px;
	margin-bottom: -5px;
}

h3 {
	FONT-FAMILY:  verdana, arial, helvetica, Geneva, sans-serif;
	FONT-STYLE: italic;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	BACKGROUND: none transparent;
	COLOR: #006633;
	margin-top: 5px;
	margin-bottom: -5px;
}


/* anchor#id*/
input#Submit {
	background-color: #e3d4ac;
	color: #990000;	
	font-weight: bold;	
}

.bigBox {
	border: medium solid #006633;

}




/* LIGHT BOX*/

#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; 
}
#closeButton{ 
	top: 5px; 
	right: 5px; 
}

#lightbox img{ 
	border: none; 
	clear: both;
} 

#overlay img{ 
	border: none; 
}

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

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


/* Google Map */
td.Google {
	font-size: 8pt;
	font-weight: normal;
}
.Googletable {
	font-size: 8pt;
	font-weight: normal;
	border: thin solid #0B51A1;
}

