BODY {
	SCROLLBAR-FACE-COLOR: #edeef0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #a5acb5; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #9d0000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: arial;
   }
	
.btn {
		font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #1B270F;
}
.btn a:link, .btn a:visited  {
		font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #711523;
	}
.btn a:hover, .btn a:active {
		font-family: tahoma;
	text-decoration: none;
	color: #336600;
	font-size: 15px;
	font-weight: bold;
}

.linea {
	border: 1px solid #620E1B;;
}
.style {
	font-family: arial;
	FONT-SIZE: 12px; 
	COLOR: #000000;  
	FONT-WEIGHT: bold;
}
.orn {
	font-family: tahoma;
	FONT-SIZE: 18px; 
	COLOR: #336600;  
	FONT-WEIGHT: bold;
}
.sub {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.style3 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.mail {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.mail a:link, .mail a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.mail a:hover, .mail a:active {
	font-size: 11px;
	font-weight: bold;
	color: #EAC0C6;
	text-decoration: none;
}

.copy {
	font-size: 11px;
	font-weight: normal;
	color: #336600;
}
.copy a:link, .copy a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
.copy a:hover, .copy a:active {
	font-size: 11px;
	font-weight: bold;
	color: #620E1B;
	text-decoration: none;
}
.top{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bk {
	background-image: url(images/btn-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.sx {
	background-image: url(images/green-line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg {
	background-image: url(images/tree.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.head {
	font-family: arial;
	FONT-SIZE: 9px; 
	COLOR: #000000;
	FONT-WEIGHT: normal;
	padding-left:15px;
	padding-right:15px;
}
a:link { 
	font-family: tahoma;
	text-decoration: none; 
	color: #4A5B37;
	font-size: 12px;
	font-weight: normal;
	}
	
a:visited { 
	text-decoration: none; 
	color: #4A5B37;
	font-weight: normal;
	}
a:hover, a:active { 
	font-weight:normal;
	text-decoration: none; 
	color:  #620E1B;
	}