body {
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#D0D9D1;
SCROLLBAR-TRACK-COLOR: #e2e3de; SCROLLBAR-BASE-COLOR: #a2a292; 
}

/* Link Styles */

.smap {
font: bold 12px/2em Arial;
background:url('images/bullet1.jpg') no-repeat left center;
color:#133916;
padding-left:15px;
margin-left:15px;
}
a.smap:link {
	text-decoration: none;
}
a.smap:visited {
	text-decoration: none;

}
a.smap:hover {
		color:#007602;
		text-decoration: none;
}


.glink {
font: normal 12px/1.5em Arial;
color:#071C08;
background:url('images/bullet1.jpg') no-repeat left center;
padding-left:15px;
margin-left:15px;
}
a.glink:link {
	text-decoration: none;
}
a.glink:visited {
	text-decoration: none;

}
a.glink:hover {
		color:#108112;
		text-decoration: underline;
}

.qlink {
font: normal 12px/1.5em Arial;
color:#071C08;
background:url('images/bullet.jpg') no-repeat left center;
padding-left:15px;
}
a.qlink:link {
	text-decoration: none;
}
a.qlink:visited {
	text-decoration: none;

}
a.qlink:hover {
		color:#108112;
		text-decoration: underline;
}

.qlink1 {
font: bold 12px/1.5em Arial;
color:#108112;
text-decoration:none;
}
a.qlink1:link {
	text-decoration: none;
}
a.qlink1:visited {
	text-decoration: none;

}
a.qlink1:hover {
		color:#444444;		
		text-decoration: underline;
}

.recapp {
font: bold 12px/2em Arial;
color:#108112;
display:block;
width:234px;
height:25px;
background:url('images/bullet-n.jpg') no-repeat center top;
background-color:#D0D9D1;
border:1px solid #D0D9D1;
}
a.recapp:link {
	text-decoration: none;
}
a.recapp:visited {
	text-decoration: none;

}
a.recapp:hover {
		color:#FFFFFF;		
		text-decoration: none;
		background:url('images/bullet-o.jpg') no-repeat center top;
		background-color:#244C27;
}


#pgtit h1 {font: normal 22px/1em times;color:#0E8A11; margin:5px 0 10px 15px; clear:right;}
.head{font: bold 16px/1.7em arial; color:#244C27;}
.head1{font: normal 16px/1.7em arial; color:#128914;text-decoration:none;}
.head2{font: bold 13px/1em arial; color:#128914;}
.normal{font: normal 12px/1.3em arial; color:#444444;}
.normal1{font: bold 13px/1.3em arial; color:#444444;}
.green-txt{font: bold 13px/1.2em arial; color:#1A841C;}


.btxt{font: bold 16px/1.2em arial; color:#128914;text-decoration:none;}
a.btxt:link {text-decoration: none;}
a.btxt:visited {text-decoration: none;}
a.btxt:hover {color:#444444;text-decoration: underline;}




.copy{font: normal 11px/1.5em Arial; color:#6A736B;}
.copy1{font: bold 12px/1.5em Arial; color:#157F18;}


.defa {font: bold 15px/1.2em Arial; color:#000; text-decoration:none;}
.cell_over {font: bold 15px/1.2em Arial; color:#008C07; text-decoration:none;}
.cell_out {font: bold 15px/1.2em Arial; color:#000; text-decoration:none;}

#imgcap{
width:125px;
text-align:center;
margin-top:-50px;
}

#img-hold{
background-color:#D0D9D1;
text-align:center;
float:right;
padding:5px;
border:1px solid #244C27;
margin-left:10px;
}
#img-hold img{margin-bottom:5px;}



/*CSS for popup image on over*/




.thumbnail {
	position:relative;
}
.thumbnail:hover {
	Z-INDEX: 150; BACKGROUND-COLOR: transparent; 
	clear:left;
}
.thumbnail SPAN {
	BORDER : gray 1px dashed; 
	padding : 5px; 
	VISIBILITY: hidden; 
	COLOR: black; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #D0D9D1;
	TEXT-DECORATION: none;
	
}
.thumbnail SPAN IMG {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	BORDER-RIGHT-WIDTH: 0px
}
.thumbnail:hover SPAN {
	LEFT: -190px; VISIBILITY: visible; TOP: 30px
}










