/* CSS Document */
body{
	padding:0; margin:0
	}
	
.text{font-family:"Arial";
		font-size:13px;
		color:#000000;
		text-align:justify;}
		



.BGimg{background:url(images/1Px.jpg)
		repeat-y top}
		


.NEWtext{font:"Monotype Corsiva"; 
			font-size:16px;
			color:#27770f;
			text-decoration:none;
			}

.heading1{font-family: forte;
	font-size: 30px;
	color: #243800}
	
.heading2{
	padding:20px 0 0 0;
	font-family:"Monotype Corsiva";
	font-size:20px;
	color:#009933}
	

.arial15{
		padding:5px 5px 0 0 ;
		font-family:"Arial";
		font-size:15px;
		color:#003300;
		line-height:20px;}

.footer{font-family: arial; font-size: 14px; color: #4f9d02;}

.link {
	font-family: Arial;
	font-size: 15px;
	color: #82cc00;
	text-decoration: underline;
}

a:hover.link {
	font-family: "Arial";
	font-size: 15px;
	color: #243800;
	text-decoration: underline;
}

.linkfooter {
	font-family: Arial;
	font-size: 15px;
	color: #4f9d02;
	text-decoration: underline;
}

a:hover.linkfooter {
	font-family: "Arial";
	font-size: 15px;
	color: #2e5c00;
	text-decoration: underline;
}

.linknewsletter {
	font-family: Arial;
	font-size: 12px;
	color: #4f9d02;
	text-decoration: underline;
}

a:hover.linknewsletter {
	font-family: Arial;
	font-size: 12px;
	color: #2e5c00;
	text-decoration: underline;
}

.arrow{
		background:url(images/arrow.gif) no-repeat left;
		padding:2px 5px 0 10px ;
		font-family:Arial;
		font-size:15px;
		color:#003300;
		line-height:20px;
		}
		
.BGtes{background: url(images/email-bg.gif) top left repeat-x;}

.err
{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.leftmenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
