body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #fafafa;
	margin:0px;
	overflow:auto;
}
TD, TH {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
}
 TH{
	text-align: left;
}

form{
	margin:0px;
}
.left {
	vertical-align:top;
	width : 160px;
	background-color: #e7e7e7;
	border-style : none solid none none;
	border-right-color : #9c9ca5;
	border-right-width : 1px;
	padding-left : 8px;
	padding-right : 8px;
}

.right {
	vertical-align:top;
	width : 160px;
	border-style : none none none solid;
	border-left-color : #2a0055;
	border-left-width : 1px;
	padding-left : 8px;
	padding-right : 8px;
}

.left TD, .left TH, .right TD, .right TH{
		font-size:8pt;
}

.center {
	vertical-align:top;
	width : 100%;
	background-color: White;
	padding-left:20px;
	padding-right:20px;
}

.center_course {
	vertical-align:top;
	width : 100%;
	background-color: White;
}

.subsection {
	width:100%;
	border: 1px;
	border-style : solid;
	border-color : #2a0055;
}

.subsection TH {
	font-weight: normal;
	font-size: 10pt;
	text-align:left;
	background-color: #94a5c6;
	color : #2a0055;
	border: 1 px;
	padding-top:3px;
	padding-bottom:3px;
	/*
	border-bottom-style : none;
	border-left-style : none;
	border-right-style : none;
	border-top-style : solid;
	border-top-color : #2a0055;
	*/
}
.subsection TD {
	border:1px;
}

.login {
	background-color:#94a5c6;
	border : 1px solid #2a0055;
}

.login TH {
	background-color: #213C84;
	color:#fff;
	border-bottom-color : #2a0055;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.login INPUT {
	height: 20px;
}

.login INPUT.submit{
	height: 22px;
	font : 8pt  Verdana, Arial, Helvetica, sans-serif;
}

.login_welcome{
	background-color:#94a5c6;
	border : 1px solid #2a0055;
}

.error{
	font-size:13pt;
	font-weight:bold;
	color:#f00;
}

.explanation{
	font-weight:bold;
	color: #213C84;
}

.welcome{
	color:#2a0055;
	font-size:14pt;
	font-weight:bold;
}

.ELMS{
	font : 20pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
}
.subscriptions{
	background-color: #dee3de;
	border-style : solid;
	border-color : #2a0055;
	border-width : 2px;
	padding:5px;
}

.subscriptions .pair{
	background-color: #c9d4cc;
}

.subscriptions a:link, .subscriptions a:visited, .subscriptions a:active{
	font-weight: bold;
	color: #18387b;
	text-decoration: none;
}

.subscriptions a:hover{
	text-decoration: underline;	
}

.subsection TH A:link, .subsection TH A:visited, .subsection TH A:active  {
	font-weight:bold;
	text-decoration:none;
	color : #2a0055;
}
.subsection TH A:hover {
	font-weight:bold;
	text-decoration: underline;
	color : #2a0055;
}

A:link, A:visited,  A:active  {
	color : #213C84;
}
A:hover {
	color : #3366CC;
}


.subsection .footer {
	background-color: #D0D0D0;
	border-top-color : #E6E6E6;
	border-top-width:2px;
}

.content_brief {
	padding:3px;
}
.content_brief .title {
	font-weight: bold;
	color : #2a0055;
}
.content_brief .subtitle {
	color : #4a6ba5;
}
.content_brief .brief {
	
}
.content_brief .body {
	
}

.content_tutoring {
	padding:3px;
}


.content_normal {
	width:100%;
}
.content_normal .title {
	font-weight: bold;
	color : #2a0055;
}
.content_normal .subtitle {
		color : #4a6ba5;
}
.content_normal .brief {
	
}
.content_normal .body {
	
}

.content_normal  A:link, .content_normal A:visited, .content_normal  A:active  {
	color : #213C84;
}
.content_normal  A:hover {
	color : #3366CC;
}

.header{
	width:100%;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #2a0055;
}

.header .body{
	
}

.footer_menu{
	width:100%;
	color: #ffffff;
	background-color: #4a6ba5;
	border-style : none;
	border-top-color : #2a0055;
	border-top-width : 2px;
	border-bottom-color : #ffffff;
	border-bottom-width : 1px;
	padding-bottom : 5px;
	padding-top : 2px;
}

.footer_menu a:link, .footer_menu a:visited, .footer_menu a:active, .footer_menu a:link,{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.footer_menu a:hover{
	text-decoration: underline;
}

.footer{
	color: #6b6b6b;
	font-size: 7pt;
	width:100%;
	background-color: #e7e7e7;
	border: 2px;
	border-right : none;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	border-bottom-style : solid;
	border-bottom-color : #9c9ca5;
	padding-top : 4px;
	padding-bottom : 4px;
}

.footer .body{
	font-size: 7pt;
}

.faqs{
	
}

.faqs .date_creation{
	font-weight:normal;
}

.faqs .odd .question{
	font-weight:bold;
	color: #4a69a5;
}
.faqs .odd .answer{
	color:#2a0055;
}

.faqs .pair .question{
	font-weight:bold;
	color: #5B5B5B;
}
.faqs .pair .answer{
	
}
.faqs .index{
	
}

.faqs_categories{
	vertical-align:top;
	/*background-color: #e7e7e7;*/
	border-style : none none solid none;
	border-bottom-color : #9c9ca5;
	border-bottom-width : 1px;
	padding-left : 30px;
	padding-top : 20px;
	padding-bottom : 10px;
}

.cat_description{
	font-weight:bold;
	color: #213C84;
}

.cat_description a:link, .cat_description a:visited, .cat_description a:active{
	font-size:10pt;
	color:#213C84;
	font-weight: bold;
	text-decoration: none;
	
}
.cat_description a:hover{
	text-decoration: underline;
}

.help{
	margin:0px;
	overflow: auto;
}

.help_categories{
	vertical-align:top;
	background-color: #e7e7e7;
	border-style : none none solid none;
	border-bottom-color : #9c9ca5;
	border-bottom-width : 1px;
	padding-left : 30px;
	padding-top : 20px;
	padding-bottom : 10px;
}

.help_categories a:link, .help_categories  a:visited, .help_categories a:active{
	font-size:10pt;
	color:#213C84;
	font-weight: bold;
	text-decoration: none;
	
}

.help_categories  a:hover{
	text-decoration: underline;

}
.help_items{
	padding-left: 20px;
}

.help_items a:link, .help_items a:visited, .help_items a:active{
	color:#213C84;
	font-weight: bold;
	text-decoration:none;
}

.help_categories ul{
	list-style-image : url(../images/unitstatus3.gif);
}


.help_items a:hover{
	text-decoration: underline;
}

a.highlight{
	color:#fff;
	/*background-color:#8c9ebd;*/
	background-color:#f60;
}

.help_items ul{
	text-indent: -10px;
	list-style-image : url(../images/square_blu.gif);
}

.help_items .title{
	color:#213C84;
	font-weight: bold;
}

.help_items .body{
}

.help_hr{
	border : 1px dotted #AEAEAE;
	size : 1px;
}


.tutoring{
	color:#4a69a5;
	font-weight: bold;
}

.tutoring a:link, .tutoring a:visited, .tutoring a:active{
	color:#213C84;
	text-decoration: none;
}
.tutoring a:hover{
	text-decoration: underline;
}


.topics{
	
}

.topics .topics_label{
	color:#4a69a5;
	font-weight: normal;
}

.topics .check{
	
}

.topics .description{
	color:#213C84;
	font-weight: bold;
}

.request{
	color:#213C84;
	font-weight: bold;
}

.request .request_label{
	color:#4a69a5;
	font-weight: normal;
}

.request .question{
	
}


.messages{
	background-color : #A8B2CE;
	font-family : Tahoma, Arial, Verdana;
}

.messages .tutoring_no_answer{
	font : 10pt;
	font-weight: bold;
	color: Purple;
}

.request_data a:link, .request_data a:visited, .request_data a:active{
	color:#213C84;
	text-decoration: none;
	
}
.request_data a:hover{
	text-decoration: underline;
}


.read .messagedata_header{
	font : 12px;
	font-weight:bold;
	color: White;
}

.read  a:link, .read a:visited, .read a:active{
	color: White;
	text-decoration: none;
}
.read  a:hover{
	text-decoration: underline;
}

.read .messagedata_date_header{
	font : 10px;
	font-weight:bold;
	color: White;
}

.read .reply_date{
	font : 10px;
	font-weight:normal;
	color: #2A0055;
	background-color : White;
}

.read .reply_data{
	font : 11px;
	font-weight: normal;
	color: #2A0055;
	background-color : White;
}

.unread .messagedata_header{
	font : 12px;
	font-weight:bold;
	color: #2A0055;
}
.unread a:link, .unread a:visited, .unread a:active{
	color:#2A0055;
	text-decoration: none;
}
.unread  a:hover{
	text-decoration: underline;
}

.unread .messagedata_date_header{
	font : 10px;
	font-weight:bold;
	color: #2A0055;
}

.unread .reply_date{
	font : 10px;
	font-weight:bold;
	color: #2A0055;
	background-color : White;
}

.unread .reply_data{
	font : 11px;
	font-weight: normal;
	color: #2A0055;
	background-color : White;
}


.request_topics{
	font : 10px;
	font-weight: normal;
	color: #2A0055;
	background-color : White;
}

.request_topics_label{
	font : 10px;
	font-weight: bold;
	color: #2A0055;
	background-color : White;
}

.message_separator{
	background : White;
	height : 1px;
}

.message_header{
   font : 12px;
	background : #1F3880;
	color: #A8B2CE;
	font-weight: bold;
}

.message_header a:link, .message_header a:visited, .message_header a:active{
	color:white;
	text-decoration: none;
}
.message_header a:hover{
	text-decoration: underline;
}

.message_footer{
	background : #1F3880;
}
.course_info{
	overflow:auto;
	vertical-align:top;
	background-color: #e7e7e7;
	border-style : none none solid none;
	border-bottom-color : #000;
	border-bottom-width : 1px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 1px;
	padding-bottom : 1px;
}

 .course_info_sec {
	background-color: #AEAEAE;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	padding-bottom : 1px;
	border : 1px solid Black;
}

.course_info_sec TR TH {
	font-size:8pt;
	background-color: #94a6c6;
	color:#000;
	border-top: 0px;
}

.course_info_sec TD {
	background-color: #e7e7e7;
	color:#000;

}


.course_info_det {
	background-color: #f7f7f7;
	padding-left : 12px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	width : 100%;
	border-bottom : 1px solid Black;
}

.course_info_det TH {
	color:#000000;
	border-bottom : 1px solid Black;
}

.course_info TH{
	background-color: #4a69a5;
	color:#fff;
	font-size: 13px;
	border-top: 2px solid #4a69a5;
	border-bottom: 2px solid #4a69a5;
	padding-top : 0;
	padding-bottom : 0;
}

/*
.course_info TABLE{
	background-color: #f7f7f7;
	padding:2px;
	border-style : solid;
	border-color : #9c9ca5;
	border-width : 1px;
}
*/
.node_description{
	font-size: 10pt;
	border-style : none none solid none;
	border-bottom-color : #9c9ca5;
	border-bottom-width : 1px;

}

.forums a:link, .forums a:visited, .forums a:active, .threads a:link, .threads a:visited, .threads a:active{
	color:#213c84;
	text-decoration:none;
}

.forums a:hover, .threads a:hover{
	text-decoration:underline;
}

.forums_title{
	font-size:16pt;
}
.forums_brief{
	background-color: #ECECEC;
	padding:2px;
}
.forums_details{
	border: solid 1px #94a6c6;
}
.forums_details TD{
	background-color: #ECECEC;
}
.forums_header{
	border: solid 1px #94a6c6;
}

.forums_header TD{
	background-color: #ECECEC;
}

.days_filter{
	font-size: 8pt;
	background-color:#ECECEC;
	
}
.threads{
	background-color: #94a6c6;
}

.threads .odd{
	background-color: #ececec;
}

.threads TR{
	background-color: #ffffff;
}

.threads .header{
	background-color: #94a6c6;
	color:#2A0055;
}

th.head_off{
	font-size: 10pt;
	cursor: hand;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

th.head_on
{
	background-color: #4a69a5;
	color:#fff;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

th.head_down
{
	background-color: #4a69a5;
	color:#fff;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.threads .header th{
	font-size: 10pt;
	cursor:hand;
}

.threads  th a:link, .threads  th a:visited, .threads  th a:active{
	color:#fff;
	text-decoration:none;
}

.threads  th a:hover{
	text-decoration:underline;
}


.discussion .message{
	display:block;
}

.discussion .message .text_body{
	background-color: #ececec;
	border: solid 1px #94a6c6;
}

.discussion .box{
	background-color: #ffffff;
	color:#290052;
}

.discussion .box th{
	background-color: #94a6c6;
}

 .box a:link,  .box a:visited,  .box a:active{
	color:#fff;
	text-decoration:none;
}

 .box a:hover{
	text-decoration:underline;	
}

.threads_post{
	background-color: #fff;
	border: solid 1px #94a6c6;
}

.threads_post th{
	background-color: #4a69a5;
	color:#fff;
}

.threads_post td{
	background-color: #94a6c6;
}

.replied{
	background-color: #fff;
	border: solid 1px #94a6c6;
}

.replied td{
	background-color: #ececec;
}

.forum_post{
	font-size:8pt;
	font-weight:bold;
	background-color: #4a69a5;
	color:#fff;
}

.match_search{
	background-color:#2a0055;
	color:#ffff00;
}

.courses_info{
	overflow:auto;
	vertical-align:top;
	background-color: #ffffff;
	border-style : none none solid none;
	border-bottom-color : #000;
	border-bottom-width : 1px;
	padding : 15px;
}

.courses_info TH{
	font-size: 110%;
	color:#010066;
	padding-bottom : 5px;
	
}

.courses_info_bars_rec{
	padding: 4px;
	border: 2px solid  #817FB0;
	background-color:#ECEBF3;
}

.courses_info_leg{
	border: 1px solid  #000;
	
}

.courses_info_bar{
	border: 1px solid #817FB0;
}

.courses_info BODY{
	background-repeat : no-repeat;
	background-image : url(images/cnav_collapse.gif);
}

.course_info_obj {
	padding: 4px;
	border: 2px solid  #817FB0;
	background-color:#ECEBF3;
}

.course_help TD{
	border-bottom : 1 solid #ABABAB;
	padding-bottom : 2px;
}


.booking TD, .booking TH{
	font-size : 8pt;
}

.booking_head{
	background-color : #f0f0f0;
	color : #464646;
	font-family : Verdana, Arial;
	font-size : 9pt;
	padding-left : 15px;
	padding-top : 3px;
	padding-bottom : 3px;
}

.booking_tab1{
	background-color : #f0f0f0;
	width=100%;
}

.booking_tab1 TD{
	background-color : #dcdcdc;
	padding-left : 3;
	padding-right : 3;
}
.booking_tab2 TD{
	padding-left : 16;
}

.booking_resLink {
	font-size : 8pt;
	font-family : Arial;
	font-variant : normal;
}

.booking_tab1 TH{
	background-color : #dcdcdc;
	color : #cc0000;
	padding:4;
}

.booking A {
	font-size : 8pt;
	font-family : Terminal, Tahoma, Arial;
	font-variant : small-caps;
}

.booking A:VISITED, .booking A:LINK {
	color : #cc0000;
	text-decoration : none;
}

.booking .title{
	font-size : 14pt;
}

.booking .red {
		color : #cc0000;
}

.booking .gray1 {
		color : #fafafa;
}
.booking .gray2 {
		color : #f0f0f0;
}
.booking .gray3 {
		color : #dcdcdc;
}
.booking .gray4 {
		color : #959595;
}
.booking .gray5 {
		color : #464646;
}

.booking2 A {
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial;
	font-variant : normal;
	color:#cc0000;
	text-decoration : none;
}

.booking2 A:VISITED, .booking2 A:LINK {
	text-decoration : none;
	color:#cc0000;	
}
.booking2 A:HOVER{
	text-decoration : underline;
	color:#cc0000;	
}
.booking_statF{
	
}
.booking_statB{
	background-color : #959595 ! IMPORTANT;
	background-image : url(../images/fe_stop.gif);
	background-position : center;
	background-repeat : no-repeat;

}
.booking_input{
	border:1px solid #d2d2d2 ! IMPORTANT;
	background-color:#ffffff ! IMPORTANT;
	color:#464646 ! IMPORTANT;
	width:100%  ! IMPORTANT;
	font-family:verdana, sans-serif;
	font-size:8pt;
}

.booking_select{
	background-color:#f0f0f0;
	color:#464646;
	font-family:verdana, sans-serif;
	font-size:8pt;
}
.documents td{
	font-size: 10pt;
}
.documents .file_sub_title{
}

.documents .file_title{
	font-weight: bold;
}

.documents a:link,  .documents a:visited, .documents a:active{
	font-weight: bold;
	font-size: 11pt;
	color: #000;
}
.documents .background{
	background-color: #efefef;
}


/* PAGINA MESSAGES*/

.th_align_left{
	text-align: left;
}
.th_align_center{
	text-align: center;
}

/* Tabella contenitrice*/
.container_message{
	background-color:#ffffff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	width: 100%;
}

.container_message td{
	padding-left:0px;
	padding-right:0px;
	background-color:#ffffff;
}

/* Clicca per nuovo messaggio*/
.messages{
	background-color : #efefef;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	width: 100%;
}

/* Pulsantiera Messages*/

.tabMessages{
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

.tabMessages a:link, .tabMessages a:active, .tabMessages a:visited, .tabMessages a:hover{
	color: #efefef;
}

/* Griglia messaggi*/
.tabMessages td{
	padding-right:0px;
}
.tabMessages th{
	padding:4px;
	color: #fff;
}

.right_button_nbsp{
     width: 5px;
}

/* Bottoni Ric/Inv */
.tabSelected{
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color: #4a69a5;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.tabNoSelected{
	background-color: #9c9ec6;
	color: #efefef;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.div_sentMessages{
	height: 100%;
	overflow: auto;
	display: none;
}
.div_receivedMessages{
	height: 100%;
	overflow: auto;
	display: block;
}
/* Intestazioni griglia */
.tblMessages{
	background-color: #efefef;
}

.tblMessages td{
	padding-left:4px;
	background-color: #efefef;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}
.tblMessages th{
	background-color: #4a69a5;
	color: #fff;
	font-weight: bold;
	border-top: none;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	text-align: center;
}

.tblMessages_thright{
	background-color: #01135D;
	color: #fff;
	border-top: none;
	border-right: none;
	text-align: center;
}


/* Bottoni pagina iniziale*/
.input_msg{
	background-color: #94a5c6;
	border:solid 1px #000;
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 100px;
	height: 25px;
	text-decoration: underline;
}

.message_header{
    font : 12px;
	background-color: #4a69a5;
	color: #ffffff;
	font-weight: bold;
}
.message_header a:link, .message_header a:visited, .message_header a:active{
	color:white;
	text-decoration: none;
}
.message_header a:hover{
	text-decoration: underline;
}



/* PAGINA NUOVO MESSAGGIO */

/* Tabella contenitrice pagina nuovo messaggio*/
.container_newmessage{
	background-color:#ffffff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	width: 100%;
}

.container_newmessage td{
	background-color:#ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.request_message{
	background-color: #efefef;
	color: #000;
	text-align: left;
	font-size: 8pt;
	border:solid 1px #000;
}
.request_message td{
	padding-left: 10px;
	padding-bottom: 5px;
	background-color:#efefef;
}

/* Bottoni Inv/Res*/
.input_newmsg{
	background-color: #94a5c6;
	border:solid 1px #000;
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 100px;
	height: 25px;
	text-decoration: underline;
}

/* Casella destinatari*/
.addressees{
	background-color:#efefef;
	padding:0px;
	color: #000;
	text-align: left;
	font-size: 8pt;
	border:solid 1px #000;
}
.addressees td{
	background-color:#efefef;
	color: #000;
	padding: 0px;
}

/* Bottone destinatari*/
.input_addressees{
	background-color: #94a5c6;
	border-right:solid 1px #000;
	border-left: solid 1px #efefef;
	border-top: solid 1px #efefef;
	border-bottom: solid 1px #efefef;
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 100px;
	height: 100%;
	text-decoration: underline;
}

/* Colori font destinatari*/
.optUser_message{
	 color:#000
 }
.optGroup_message{
	color:#000
}
.optTutor_message{
	font-weight: bold;
	color:#000000
}

/* Riga destinatari*/
.div_addressees_new{
	color: #000;
	text-align: left;
	font-size: 9pt;
	font-style: normal;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

/* Campi di testo*/
.text_message{
	background-color: #ffffff;
	color: #000;
	font-size: 8pt;
	border:solid 1px #000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.question_message{
	color: #000;
	padding-top: 2px;
	padding-bottom: 7px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

/* Cella con bottoni in basso*/
.addressee_button_message{
	background-color: #efefef;
	border: none;
}
.addressee_button_message td{
	background-color: #ffffff;
	border: none;
}



/*POPUP MESSAGE VIEWER*/

.container_messageviewer{
	background-color:#ffffff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.container_messageviewer td{
	background-color:#ffffff;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

/* Bottoni in alto*/
.input_viewer{

	background-color: #94a5c6;
	border:solid 1px #000;
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 100px;
	height: 25px;
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.message_button{
	border: none;
	background-color:#efefef;
}

.message_body{
	border: solid 1px #000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.message_body th{
	border: 0px;
}
.message_body td{
	background-color:#efefef;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

/* Campi di testo */
.div_message{
	background-color: #ffffff;
	border: solid 1px #000;
	padding:3px;
	color: #000;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.label_message{
	color: #000;
	font-size: 9pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

/* POPUP DESTINATARI */

.container_message_addressee{
	background-color:#ffffff;
}

.container_message_addressee td{
	background-color:#ffffff;
}

.addressee_body{
	background-color:#efefef;
	border: solid 1px #000;
	padding: 20px;
}

.addressee_body td{
	background-color:#efefef;
}

.addressee_body th{
	background-color:#efefef;
	padding: 10px;
}

/* Bottone Conferma*/
.input_msg_addresse{
	background-color: #94a5c6;
	border:solid 1px #000;
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 130px;
	height: 25px;
}

/* Campi di scelta*/
.text_addressee{
	background-color: #fff;
	border:solid 1px #000;
	color: #000;
}

/* Bottoni centrali */
.input_msg_row{
	background-color: #94a5c6;
	border:solid 1px #000;
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 30px;
	height: 25px;
}

/* Campi di testo che esce */
.div_addressees{
	background-color: #fff;
	border: solid 1px #000;
	padding:5px;
	color: #000;
	text-align: left;
	font-size: 8pt;
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
}

