BODY {
	SCROLLBAR-FACE-COLOR: #edeef0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #a5acb5; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #2E0F60; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    font-size: 12px;
}
.btn {
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #2E0F60;
}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family:"Trebuchet MS";
	font-size: 15px;
	color: #2E0F60;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #cc0000;
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

.linea {
	border: 1px solid #D7F2AE;
}.line {
	border: 2px solid #67488B;
}
.text {
	font-family: tahoma;
	FONT-SIZE: 18px; 
	COLOR: #000000;  
	FONT-WEIGHT: normal;
	border: 1px solid #ffffff;
}
.title {
	font-family:"Trebuchet MS";
	FONT-SIZE: 18px; 
	COLOR: #2E0F60;  
	FONT-WEIGHT: bold;
}
.subtile {
	font-family:"Trebuchet MS";
	FONT-SIZE: 16px; 
	COLOR: #2E0F60;  
	FONT-WEIGHT: bold;
}
.style {
	font-family: "Trebuchet MS";
	FONT-SIZE: 12px; 
	COLOR: #2E0F60;
	FONT-WEIGHT: normal;
}
.style2 {
	font-family: "Trebuchet MS";
	FONT-SIZE: 14px; 
	COLOR: #2E0F60;
	FONT-WEIGHT: normal;
}
.style3 {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #2E0F60;  
	FONT-WEIGHT: bold;
}
.style4 {
	font-family: "Trebuchet MS";
	FONT-SIZE: 11px; 
	COLOR: #2E0F60;  
	FONT-WEIGHT: normal;
}
.style5 {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #000000;  
	FONT-WEIGHT: normal;
}
.orn {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #67488B;  
	FONT-WEIGHT: bold;
}
.mail {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #2E0F60;
}
.mail2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
a.mail {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #2E0F60;
	text-decoration: none;
}
a:hover.mail {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #d40000;
	text-decoration: none;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #2E0F60;
}
a.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #2E0F60;
	text-decoration: none;
}
a:hover.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #d40000;
	text-decoration: none;
}
.top {
	background-image: url(images/hp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hp {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tab {
	background-image: url(images/mid.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bot {
	background-image: url(images/bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a.menu
{
	font-size: 14px;
	text-decoration:none;
	color: #ff0000;
}

a.menu:hover { 
	font-size: 14px;
	color: #27509c;
	text-decoration:none; 
}
a.menu:active { 
	font-size: 14px;
	color: #ff0000;
	text-decoration:none;
}