
/* CSS Document */

.greentitle{
	color:#8dc63f;
	font-weight:bold;
}

.color1{
	color:#8dc63f;

}

.copyright{
	color:#FFF;
	font-size:10px;
	font-weight:bold;
}
.webparttitle{
	color:#00704a;
	font-size:12px;
	font-weight:bold;
	
}
.companyName{
	color:#00704a;

	font-weight:bold;
	
}
.whitetitle{
	color:#FFF;
	font-weight:bold;
	
}

a.lnkSubmit:link 
{
	margin:0px 0px 0px 0px;     
	background:url(images/btn.jpg) left center no-repeat; 	    
	padding-top:3px;    
	font: 8pt "tahoma";     
	color: #ffffff;     
	text-decoration: none;     
	font-weight:bold ; 
	letter-spacing: 0px; 
	text-align:center ;	
}

a.lnkSubmit:hover 
{
	margin:0px 0px 0px 0px;     
	background:url(images/btn.jpg) left center no-repeat; 	    
	padding-top:3px;    
	font: 8pt "tahoma";     
	color: #ffffff;     
	text-decoration: none;     
	font-weight:bold ; 
	letter-spacing: 0px; 
	text-align:center ;	
}

a.lnkSubmit:visited 
{
	margin:0px 0px 0px 0px;     
	background:url(images/btn.jpg) left center no-repeat; 	    
	padding-top:3px;    
	font: 8pt "tahoma";     
	color: #ffffff;     
	text-decoration: none;     
	font-weight:bold ; 
	letter-spacing: 0px; 
	text-align:center ;	
}

a.sublnk:link 
{
	color: #333; 
	text-decoration: none;  
}

a.sublnk:hover 
{
	color: #666; 
	text-decoration: none;  
}

a.sublnk:visited 
{
	color: #333; 
	text-decoration: none;  
}

a.sublnkDarkGreen:link 
{
	color: #00704a; 
	text-decoration: none;  
}

a.sublnkDarkGreen:hover 
{
	color: #00704a; 
	text-decoration: none;  
}

a.sublnkDarkGreen:visited 
{
	color: #00704a; 
	text-decoration: none;  
}

a.sublnkDoubleGreen:link 
{
	color: #00704a; 
	font-weight:bold ;
	text-decoration: none; 

}

a.sublnkDoubleGreen:hover 
{
	color: #8dc63f; 
	font-weight:bold ;
	text-decoration: none;  
	
}

a.sublnkDoubleGreen:visited 
{
	color: #00704a; 
	font-weight:bold ;
	text-decoration: none;  
	
}

a.sublnkDoubleGreen2:link 
{
	color: #8dc63f; 
	font-weight:bold ;
	text-decoration: none; 

}

a.sublnkDoubleGreen2:hover 
{
	color: #00704a; 
	font-weight:bold ;
	text-decoration: none;  
	
}

a.sublnkDoubleGreen2:visited 
{
	color: #8dc63f; 
	font-weight:bold ;
	text-decoration: none;  
	
}
/*
a.lnkSubmit:active {         margin:0px 0px 0px 0px;     background:url(../../images/li_bg1.jpg) left center no-repeat;     padding: 0em 1.2em;     font: 8pt "tahoma";     color: #336699;     text-decoration: none;     font-weight: normal;     letter-spacing: 0px; 
*/
