body {
	font-family: Verdana;
	background-image:url(/images/bg_pattern-blue.gif);
	border:1 ffffff;  
	column-gap: 0px;
}

.borderTable {	
	margin-left:auto; margin-right:auto;
	padding: 0px 0px 0px 0px;
	border: 1px solid #1e4700;
	}

	.footer-nav{
	font-family:Verdana;
	font-size:9px;
	text-align:center;
	line-height:10px;
	color:#99FF00;
}
	.title_centered{
	font-family:Verdana;
	font-size:14px;
	font-weight:800;
	text-align:center;
	line-height:16px;
	color:#EAD0A2;
}
	.title_centered-white{
	font-family:Verdana;
	font-size:16px;
	font-weight:800;
	text-align:center;
	line-height:16px;
	color:#ffffff;
}
	.title_centered-blk{
	font-family:Verdana;
	font-size:14px;
	font-weight:800;
	text-align:center;
	line-height:16px;
	color:#000000;
}
	.text1{
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	color:#1e4700;
}
	.text1-11{
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
	color:#1e4700;
}
	.text1black{
	font-family:Verdana;
	font-size:13px;
	text-align:left;
	color:#000000;
}
	.text1_caption{
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	text-align:center;
	color:#1e4700;
}
	
	
	
p {
	font-family: Verdana;
    font-size: 11px;
	line-height:18px;
	color: #1e4700;
}
	
a {
	text-decoration:none;
	text-decoration:underline;
	font-weight:800; 
	color:#1e4700; 
	border:0; 
}

