@charset "utf-8";
body,td,th {
	font-family: Calibri, Arial, Trebuchet MS;
	font-size: 10pt;
	color: #313131;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
.tdremark {
	font-family: Calibri, Arial, "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	padding: 8px;
	border: thin double #7CC7FE;
	background-color: #EAF2FF;
}

.bgtopmenubar {
	background-image: url(images_V1/back_top_menubar.jpg);
}
.bgmenubar {
	font-family: Calibri, Arial, "Trebuchet MS";
	font-size: 11pt;
	color: #FFF;
	background-image: url(images_V1/back_menu_bar.jpg);
	text-decoration: none;
	height: 31px;
}
.bgbluetop {
	background-image: url(images_V1/blue_displaybg.jpg);
	background-repeat: repeat-x;
	height: 36px;
	font-family: Calibri, Arial, "Trebuchet MS";
	font-size: 9pt;
	color: #CCC;
	text-decoration: none;
}
.txtsubtitle {
	font-family: Calibri, Arial, "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #002C69;
	text-decoration: none;
}
a:link {
	font-family: Calibri, Arial, "Trebuchet MS";
	font-size: 10pt;
	color: #012964;
	text-decoration: none;
}
a:hover {
	color: #1075E7;
	text-decoration: underline;
}
a:visited {
	color: #002C69;
	text-decoration: none;
}
a.menutop:link {
	font-family: Calibri, Arial, "Trebuchet MS";
	font-size: 11pt;
	color: #FFF;
	text-decoration: none;
	padding: 2pt;
	border: thin dashed #033073;
}
a.menutop:hover {
	color: #0A246A;
	text-decoration: underline;
}
a.menutop:visited {
	color: #0A246A;
	text-decoration: none;
	padding: 2pt;
	border: thin dashed #033073;
}
.nota {
	color: #F00;
}
