.style1 {color: #000000;}


body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 14px;
	background-color: #dee1c4;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-image: url(images/back.jpg);

}

a:link, a:visited
{
	color:#03C;
	text-decoration: underline;
}

a:hover{color:#030;}
a.menu {font-size:12px; }

a.menu:link, a.menu:visited
{
	
	color:black;
	
	text-decoration: none;
}

a.menu:hover
{
	color:black;
	text-decoration:underline;
}



p {
	margin:0px;
	padding-bottom:10px;
	
	
}
.whiteBOLD {
	
	font-weight: bold;
	color: #FFF;
}
.miniBLANC {
	
	font-size: 10px;
	color: #ffffff;
}
.green {
	
	font-size: 16px;
	color: #668237;
}

.minigreen {
	
	font-size: 10px;
	color: #668237;
}

.gray {
	
	font-size: 14px;
	color: #666666;
	font-weight:bold;
}
.greenBOLD {
	
	font-size: 15px;
	font-weight: bold;
	color: #69950A;
}
/****************************************/
/********** Neat Form BY MARC **********/
/**************************************/
form { 
	margin:0px;
	padding:0px;
}
input { 
	width: 200px;
	border: 1px solid #668237;
	
	
	color: #000000;
	background-color:#ffffff;
}
textarea { 
	width: 200px; 
	border: 1px solid #668237;


	background-color:#E7EFDA;
}

.textarea2 { 
	width: 200px; 
	border: 1px solid #668237;
	color:#000;
	
	background-color:#E7EFDA;
}

.textarea3 { 
	width: 600px; 
	border: 1px solid #668237;

	
	background-color:#E7EFDA;
}
select { 
	border: 1px solid #668237;
	font-size: 13px;
	background-color:#ffffff;
	width:250px;
}
/****************************************/
/********** Neat Form BY MARC **********/
/**************************************/


.inpute { 
	width: 15px;
	border: 0px solid #668237;
	font-size: 14px;
	
	background-color:#E7EFDA;
}

.submit {
	border: 1px solid #668237;
	font-size:14px;
	color:#CCCCCC;
	width:200px;
	background-color:#668237;
}



.submitxs{
border: 1px solid #668237;
	font-size:14px;
	color:#FFFFFF;
	width:200px;
	background-color:#668237;
}
.boxed {
	border: 1px solid #668237;
}
