body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat;
	/*background-image: url(../Images/Sfondo.jpg);*/
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #6F7579;
}
/* Standard */

.TableStd{
	background-color: #FFFFFF;
}
.EtichettaStd{
	font-size: 11px;
	font-weight: bold;
}
.TestoStd{
	font-size: 11px;
	font-weight: normal;
}
.TestoPrivate{
	font-size: 11px;
	font-weight: normal;
	color: #C16817;
}
.TestoLezioni{
	font-size: 11px;
	font-weight: normal;
	color: #F9CD48;
}
.OreGiorni{
	font-size: 11px;
	font-weight: bold;
}
.TitoloStd{
	font-size: 16px;
	font-weight: bold;
	text-transform: normal;
	text-decoration: underline;
	font-family: "Trebuchet MS";
}
.FooterStd{
	font-size: 9px;
	color: #FFFFFF;
	background-color: #999999;
}
.LegendaStd{
	font-size: 9px;
	color: #595E62;
}
.DoubleFooterStd{
	font-size: 9px;
}
.HeaderStd{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #595E62;
	font-family: "Trebuchet MS";
}
.IntermediateStd{
	background-color: #E6E7E8;
	font-size: 10px;
}

.InputStd{
	font-size: 12px;
	border: 1px solid #7E7E7E;
	color: #7E7E7E;
}

.BtnStd{
	color: #FFFFFF;
	background-color: #595E62;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	border: 3px outset #CCCCCC;
	cursor: hand;
}
.TdLanguage{
	color: #595E62;
	background-color: #DBDAB5;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;
	cursor: hand;
}
.TdLanguageSorted{
	color: #595E62;
	background-color: #F9CD48;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;
	cursor: hand;
}
.TdVociElenco{
	color: #595E62;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #333333;
	cursor: hand;
	text-decoration: none;
}



/* Varie */

.TabClassic{
	background-color: #EEF0F0;
	border: 1px solid #333333;
}

.tdSmall {
	font-size: 9px;
	line-height: 9px;
}

.txtMin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	height: 4px;
}
.txtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #4A5B68;
}
.txtIntest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #4A5B68;
}

/* sfondi delle celle colorate planning*/
.BackOver {
	background-color: #E6E7E8;
}
.BackOut {
	background-color: #FFFFFF;
}
.BackGrayCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	background-color: #B2B2B2;
}
.BackYellowCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	background-color: #FFCC33;
}
.BackBlueCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	background-color: #177497;
}
.BackGreenCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	background-color: #559C0E;
}
.BackRedCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	background-color: #D7954D;
}

/* Testi e-mail */
.Email_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6F7579;
	height: 4px;
}
.Email_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6F7579;
	height: 4px;
}


/* Test */
.Test_ok {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #339933;
}
.Test_ko {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #CC6600;
}
.Test_normal {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #6F7579;
}

.Ppass {
	font-family: Tahoma;
	font-size: 11px;
	color: #DBDAB5;
	text-decoration: none;
}

.Patt {
	font-family: Tahoma;
	font-size: 11px;
	color: #595E62;
	text-decoration: none;
}

.Pcorr {
	font-family: Tahoma;
	font-size: 11px;
	color: #595E62;
	background-color: #F9CD48;
	border: 1px solid #595E62;
	text-decoration: none;
}


a {
	color: #FFFFFF;
	text-decoration: none;
}

.ReportIntestaz {
	background-color: #CFD8E0;
}

.ReportDate {
	background-color: #CFD8E0;
}

.ReportText {
	background-color: #F5F8FA;
}

.InfoTitle{
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.InfoTitle1{
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.InfoTitle2{
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.InfoTesto{
	background-color: #FFFFFF;
	font-size: 10px;
}


