/* CSS Document */

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";
   }
	
.btn {
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #383838;
}
.btn a:link, .btn a:visited  {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #AF3500;
	}
.btn a:hover, .btn a:active {
	text-decoration: none;
	color: #383838;
	font-size: 12px;
	font-weight: bold;
}
.btn2 {
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #383838;
}

.linea {
	border: 1px solid #034573;
}
.style {font-family:tahoma; FONT-SIZE:12px; COLOR:#383838; FONT-WEIGHT:bold;}
.style a:link {font-family:tahoma; FONT-SIZE:12px; COLOR:#383838; FONT-WEIGHT:bold; text-decoration:underline;}
.style a:active {font-family:tahoma; FONT-SIZE:12px; COLOR:#383838; FONT-WEIGHT:bold; text-decoration:underline;}
.style a:visited {font-family:tahoma; FONT-SIZE:12px; COLOR:#383838; FONT-WEIGHT:bold; text-decoration:underline;}
.style a:hover {font-family:tahoma; FONT-SIZE:12px; COLOR:#C23B00; FONT-WEIGHT:bold; text-decoration:none;}


.orn {font-family: "Trebuchet MS"; FONT-SIZE:18px; COLOR:#C23B00; FONT-WEIGHT:bold;}
.orn a:link {font-family: "Trebuchet MS"; FONT-SIZE:18px; COLOR:#C23B00; FONT-WEIGHT:bold; text-decoration:underline;}
.orn a:active {font-family: "Trebuchet MS"; FONT-SIZE:18px; COLOR:#C23B00; FONT-WEIGHT:bold; text-decoration:underline;}
.orn a:visited {font-family: "Trebuchet MS"; FONT-SIZE:18px; COLOR:#C23B00; FONT-WEIGHT:bold; text-decoration:underline;}
.orn a:hover {font-family: "Trebuchet MS"; FONT-SIZE:18px; COLOR:#383838; FONT-WEIGHT:bold; text-decoration:none;}




.orn2 {
	FONT-SIZE: 15px; 
	COLOR: #C23B00;  
	FONT-WEIGHT: bold;
}
.title {
	font-family: "Trebuchet MS";
	FONT-SIZE: 22px; 
	COLOR: #383838;  
	FONT-WEIGHT:bold;
}
.mail {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.mail a:link, .mail a:visited  {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FDA881;
	}
.mail a:hover, .mail a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.copy {
	font-size: 11px;
	font-weight: normal;
	color: #AF3500;
}
.copy a:link, .copy a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
}
.copy a:hover, .copy a:active {
	font-size: 11px;
	font-weight: bold;
	color: #AF3500;
	text-decoration: none;
}
.hp{
	background-image: url(images/tk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.top{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bk {
	background-image: url(images/separator.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sx {
	background-image: url(images/sx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.head {
	FONT-SIZE: 9px; 
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
a:link { 
	text-decoration: none; 
	color: #Ffffff;
	font-size: 12px;
	font-weight: normal;
	}
	
a:visited { 
	text-decoration: none; 
	color: #efefef;
	font-weight: normal;
	}
a:hover, a:active { 
	font-weight:normal;
	text-decoration: none; 
	color:  #F59A25;
	}
	.bordotop {
	border-top: 1px solid #b23600;
	}
	.bordoleftbottomright {
	border-left: 1px solid #b23600;
	border-right: 1px solid #b23600;
	border-bottom: 1px solid #b23600;
	}
	.bordobottomright {
	border-right: 1px solid #b23600;
	border-bottom: 1px solid #b23600;
	}
	.style1 {
	FONT-SIZE: 16px; 
	COLOR: #383838;  
	FONT-WEIGHT:bold;
}