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: "Trebuchet MS";
	background:#FFFCF7;
   }
	
.btn {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #BB372D;
}
.btn a:link, .btn a:visited  {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #9d0000;
	}
.btn a:hover, .btn a:active {
	text-decoration: none;
	color: #141775;
	font-size: 15px;
	font-weight: bold;
}

.linea {
	border: 1px solid #4C376B; 
}
.style {
	font-family: arial;
	FONT-SIZE: 12px; 
	COLOR: #4C376B;  
	FONT-WEIGHT: normal;
}

.orn {
	font-family: tahoma;
	FONT-SIZE: 13px; 
	COLOR:  #4C376B; 
	FONT-WEIGHT: bold;
}
.orn a:link, .orn a:visited  {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px; 
	color: #BB372D;
	}
.orn a:hover, .orn a:active {
	text-decoration: none;
	color: #4C376B; 
	font-size: 13px; ;
	font-weight: bold;
}

.mail {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #F4F5F0;  
}
.mail a:link, .mail a:visited{
	font-size: 11px;
	font-weight: normal;
	color: #FCF453;
	text-decoration: none;
}
.mail a:hover, .mail a:active {
	font-size: 11px;
	font-weight: normal;
	color: #F4F5F0; 
	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: #000000;
	text-decoration: none;
}
.copy a:hover, .copy a:active {
	font-size: 11px;
	font-weight: bold;
	color: #9d0000;
	text-decoration: none;
}
.top {
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mid{
	background-image: url(images/mid-img2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mid1{
	background-image: url(images/mid-img.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mid3{
	background-image: url(images/mid-img3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bg{
	background-image: url(images/site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bot{
	background-image: url(images/border.gif);
	background-repeat:repeat-x;
	background-position: center;
}
.title {
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #BB372D;
}

.text {
	font-family: tahoma;
	FONT-SIZE:13px; 
	COLOR:  #4C376B;  
	FONT-WEIGHT: normal;
}
.textb {
	font-family: tahoma;
	FONT-SIZE:14px; 
	COLOR: #BB372D; 
	FONT-WEIGHT: bold;
}

a:link { 
	font-family: tahoma;
	text-decoration: none; 
	color: #Ffffff;
	font-size: 12px;
	font-weight:bold;
	}
	
a:visited { 
	text-decoration: none; 
	color: #efefef;
	font-weight:bold;
	}
a:hover, a:active { 
	font-weight:bold;
	text-decoration: none; 
	color:  #F59A25;
	}
