/* CSS Custom */

/*
DEFINIRE LE SEGUENTI CLASSI:
main
LeftColumn
CentralColumn
RightColumn
Header
Footer
ViewPane
Body
SearchPane
NewsPane
Banner
SpotPane
RelatedLinks
ActionBar
Sametime
viewPreview
*/
BODY {
	background-color: #39414A;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
A {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;	
	font-size: 13px;
	color: #000080;
	text-decoration: underline;
}
.main {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 930px;
}
table#mainTable {
	margin-left:auto;
	margin-right:auto;
	width: 930px;
}
.LeftColumn { 
	width: 0px;
	background-color: #FFFFFF;
}
.CentralColumn {
	width: 730px;
	padding-right:0px;
	background-color: #FFFFFF;
}
.RightColumn {
	width: 200px;
	background-color: #FFFFFF;
}
.Header {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;	
	font-size: 14px;
}
.TopBar {
	width:100%;
}
.TopBar A {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;	
	font-size: 13px;
	color: #000080;
}
.TopBar TABLE {
	padding-bottom:0px;
}
.TopBar TD {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;
	font-size: 13px;
	color: #000080;
	white-space: nowrap;
	padding-left:0px;
	padding-right:0px;
}
.TopBar INPUT {
	font-size:13px;
}
.Footer {
	padding-top:0px;
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;
	font-size:10px;
	color:#000000;
	background-color: #FFFFFF;
}
.Footer font {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;
	font-size:10px;
}
.Footer A {
	font-size: 10px;
	color: #000080;
}
.ViewPane {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;
}
.ViewPane P {
	font-weight: bold;
	margin-bottom:0px;
}
.ViewPane TABLE {
	width: 100%;
	border: 0px solid #4181C0;
	margin-bottom:0px;
}
.ViewPane TH {
	font-size: 12px;
	color: #FFFFFF;
	background: #4181C0 url('/digiway/home.nsf/0/A304C19ADA2EC79AC12576EA005022BE/$FILE/ui-bg_gloss-wave_55_5c9ccc_200x15.png') no-repeat;
}
.ViewPane TD {
	font-size: 12px;
	color: #000000;
	background: #FFFFFF none no-repeat;
}
.ViewPane UL {
	margin:0px;
	padding-left:0px;
	list-style-position:inside;
}
.ViewPane LI {
	list-style-type: none;
	list-style-image: url(/digiway/home.nsf/lot_arrow_fw2.gif);
}
.ViewPane A {
	font-size: 12px;
	color: #000080;
	margin-left:0px;
}
.viewPreview {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;
}
.viewPreview TABLE {
	width: 100%;
	border: 0;
	border-bottom: #4181C0 1px solid;
}
.viewPreview TH {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: #4181C0 1px solid;
}
.viewPreview TD {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.ViewList {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;
	border: 0px solid #4181C0;
}
.ViewList A {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;	
	font-size: 13px;
	color: #000080;
}
.ViewList TD {
	font-size: 13px;
	padding-left:0px;
	padding-right:0px;
}
.Body {
	border: 0px solid #4181C0;
	margin-bottom:0px;
	background-color: #FFFFFF;
}
/* Gestione della forzatura del font */
.Body FONT {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Arial, Helvetica;
	font-size: 13px;
}
.Body H1 {	
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000080;
}
.Body TH {
	/* Gestione della forzatura del font */
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	/* background-color: #000080; NASCONDO IL BACKGROUND COLOR DELLE CELLE PER FARLE IMPOSTARE DA NOTES */
}
.Body TD {	
	/* Gestione della forzatura del font */
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #000080;
	/* background-color: #FFFFFF; NASCONDO IL BACKGROUND COLOR DELLE CELLE PER FARLE IMPOSTARE DA NOTES */
	padding:0px;
}
.Body INPUT,TEXTAREA,SELECT {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;	
	font-size: 13px;
	color: #000080;
	border: 1px solid black;
}
/* Gestione della forzatura del font */
.Body A {
	font-size: 13px;
	color: #000080;
}
.Body LI {
	list-style-type: none;
	list-style-image: url(/digiway/home.nsf/lot_arrow_fw2.gif);
}
.NewsPane {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;
}
.NewsPane TABLE {
	width: 100%;
	border: 0px solid #4181C0;
	margin-bottom:0px;
}
.NewsPane TH {	
	font-size: 12px;
	color: #FFFFFF;
	background:  #4181C0 none no-repeat;
}
.NewsPane TD {
	font-size: 12px;
	color: #000000;
	background:  #FFFFFF none no-repeat;
}
.NewsPane A {
	font-size: 12px;
	color: #000080;
}
.SpotPane {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;
}
.SpotPane P {
	font-weight: bold;
	margin-top:0px;
}
.SpotPane TABLE {
	width: 100%;
	border: 0px solid #4181C0;
	margin-bottom:0px;
}
.SpotPane TH {
	font-size: 12px;
	color: #FFFFFF;
	background:  #4181C0 url('/digiway/home.nsf/0/A304C19ADA2EC79AC12576EA005022BE/$FILE/ui-bg_gloss-wave_55_5c9ccc_200x15.png') no-repeat;
}
.SpotPane TD {
	font-size: 12px;
	color: #000000;
	background:  #FFFFFF none no-repeat;
}
.SpotPane A {
	font-size: 12px;
	color: #000080;
}
.SpotPane UL {
	margin:0px;
	padding-left:0px;
	list-style-position:inside;
}
.SpotPane LI {
	list-style-type: none;
	list-style-image: url(/digiway/home.nsf/lot_arrow_fw2.gif);
}
.Banner {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;
}
.Banner P {
	font-weight: bold;
	margin-top:0px;
}
.Banner TABLE {
	width: 100%;
	border: 0px solid #4181C0;
	margin-bottom:0px;
	margin-right:0px;
}
.Banner TH {
	font-size: 10px;
	color: #000000;
	background:  transparent url('/digiway/home.nsf/0/A304C19ADA2EC79AC12576EA005022BE/$FILE/ui-bg_gloss-wave_55_5c9ccc_200x15.png') no-repeat;
}
.Banner TD {
	font-size: 10px;
	color: #000000;
	background:  transparent none no-repeat;
}
.Banner A {
	font-size: 10px;
	color: #000080;
}
.SearchPane {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;
}
.SearchPane TABLE {
	width: 100%;
	border: 0px solid #4181C0;
	margin-bottom:0px;
}
.SearchPane TH {
	font-size: 12px;
	color: #FFFFFF;
	background:  #4181C0 url('/digiway/home.nsf/0/A304C19ADA2EC79AC12576EA005022BE/$FILE/ui-bg_gloss-wave_55_5c9ccc_200x15.png') no-repeat;
}
.SearchPane TD {
	font-size: 12px;
	color: #000000;
	background:  #FFFFFF none no-repeat;
}
.SearchPane INPUT {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;	
	font-size: 12px;
}
.RelatedLinks {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;
}
.RelatedLinks P {
	font-weight: bold;
	margin-top:0px;
}
.RelatedLinks TABLE {
	width: 100%;
	border: 0px solid #4181C0;
	margin-bottom:0px;
}
.RelatedLinks TH {
	font-size: 12px;
	color: #FFFFFF;
	background:  #4181C0 none no-repeat;
}
.RelatedLinks TD {
	font-size: 12px;
	color: #000000;
	background:  #FFFFFF none no-repeat;
}
.RelatedLinks UL {
	margin:0px;
	padding-left:0px;
	list-style-position:inside;
}
.RelatedLinks LI {
	list-style-type: none;
	list-style-image: url(/digiway/home.nsf/lot_arrow_fw2.gif);
}
.RelatedLinks A {
	font-size: 12px;
	color: #000080;
}
.SametimePane {
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica;
}
.SametimePane TABLE {
	width: 100%;
	border: 0px solid #4181C0;
	margin-bottom:0px;
}
.SametimePane TH {
	font-size: 12px;
	color: #FFFFFF;
	background:  #000080 url('/digiway/home.nsf/0/A304C19ADA2EC79AC12576EA005022BE/$FILE/ui-bg_gloss-wave_55_5c9ccc_200x15.png') no-repeat;
}
.SametimePane TD {
	font-size: 12px;
	color: #000000;
	background:  #FFFFFF none no-repeat;
}
.SametimePane A {
	font-size: 12px;
	color: #000080;
}
.ActionBar {
	
}
.ActionBar TABLE {
	width: 100%;
	border:0px;
	margin:0px;
}
.ActionBar TD {
	background-color:#CCCCCC;
	padding-left:0px;
	padding-right:0px;
	width:auto;
}
.ActionBar IMG {
	border: 0px;
}

.box{
	width: 100%;
	height: 200px;
	overflow:auto;
	border:1px solid;
}
.nsInputTable {
	border:0px;
	border-spacing:0px;
}
.nsTitleCell {
	vertical-align:middle;
	padding:0px;
	background-color:#000080;
	border:0px;
}
.nsTitleCell font {
	font:bold 13px Lucida Sans Unicode, Lucida Sans, Verdana, Arial, Helvetica;
	color:#FFFFFF;
}
.nsLabelCell {
	vertical-align:middle;
	padding:0px;
	background-color:transparent;
	width:25%;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px solid #4181C0;
	margin-bottom:0px;	
}
.nsWarningLabelCell {
	background-color:transparent;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px solid #4181C0;
	margin-bottom:0px;	
}
.nsWarningLabelCell font {
	vertical-align:middle;
	padding:0px;
	font-weight:bold;
	color:red;
}
.nsLargeInputCell {
	background-color:transparent;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px solid #4181C0;
	margin-bottom:0px;	
}
.nsLargeInputCell input {
	vertical-align:middle;
	padding:0px;
	width:100%;
}
.nsLargeInputCell textarea {
	vertical-align:middle;
	padding:0px;
	width:100%;
}
.nsLargeInputCell select {
	vertical-align:middle;
	padding:0px;
	width:100%;
}
.nsMediumInputCell {
	background-color:transparent;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px solid #4181C0;
	margin-bottom:0px;	
}
.nsMediumInputCell input {
	vertical-align:middle;
	padding:0px;
	width:50%;
}
.nsMediumInputCell textarea {
	vertical-align:middle;
	padding:0px;
	width:50%;
}
.nsMediumInputCell select {
	vertical-align:middle;
	padding:0px;
	width:50%;
}
.nsSmallInputCell {
	background-color:transparent;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px solid #4181C0;
	margin-bottom:0px;	
}
.nsSmallInputCell input {
	vertical-align:middle;
	padding:0px;
	width:25%;
}
.nsSmallInputCell textarea {
	vertical-align:middle;
	padding:0px;
	width:25%;
}
.nsSmallInputCell select {
	vertical-align:middle;
	padding:0px;
	width:25%;
}
