body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px; 
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.FormHint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	color: #666666;
}
.TitleError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FF6600;
}

.FormError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF6600;
}

.EmptyColonna {
	font-family: "Trebuchet MS", Verdana;	
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color:#CCCCCC;
	}
	
.MainColumnLeft {
	background-color: #636D84;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	background-image: url(../css/sfondo.gif);
}
.MenuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
}
.MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.FormTitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.MainTopRow {
}
.MenuRow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8484FF;
	border-right-color: #8484FF;
	border-bottom-color: #8484FF;
	border-left-color: #8484FF;
}
.MainRightColumn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.FormRow {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #ACA899;
	border-left-color: #666666;
	background-color: #ECE9D8;
}
.FormDescription {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000066;
}
.FormButton {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC66;
	border: 1px ridge #666666;
}
.MainTitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.TableHeader {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.TableCell {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.MainMiddelRow {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FAC692;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.FormInput {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;	
	border: 1px solid #BEBEBE;
}
.FormInputFocus {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #EFEFEF;
	border: 1px solid #BBBBBB;
	}
.FormInputDisable {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	background-color:#666666;	
	border: 1px solid #BEBEBE;
}

.FormInputError {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
}
.CellInput {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background-color: #FFFFCC;
	border: 0px dotted #636D84;
}

.FormLabel {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-align: right;
	padding: 2px 2px 2px 2px;	
	color: #000066
}
.FormFinal {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 24px;	
	color:#333333;
}

.NormalText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}
.ErrorTable {
	background-color: #FF6600;
	border: 2px solid #333333;
}
.ErrorTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.ErrorDetail {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.FormValue {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
.TableLogin {
	border: 1px solid #333333;
	background-color: #eeeeee;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	background-position: center center;
}
.BackgroundLogin {
	background-image: url(../images/sfondo.gif);
}
.SubTitle {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
.BreadCumb {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
}
.UsernameLabel {


	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
}
.UsernameText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.FormSubTitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9900;
	font-weight: bold;
}
.PageList {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
}
.MainMenuTitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-align: right;
	color: #000066;
}
.MainMenuDescription {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;	
	color:#666666;
}
.TableSubHeader {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #958ED2;
}
.BackgroundPopup {
	background-color: #eeeeee;
}
.TableCellEdit {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.TableSubSections {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCE84;
}
.FormGroupRow {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #A4AFC1;
}
.TableLoginSeparator {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.TableLoginError {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #FAC692;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.LinkBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.TableSearchMask {
	background-color: #f1f1f1;
	border: 1px solid #999999;
}
.TestoRequired {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:800;
	color:#FF3300;
	line-height: 12px;
}
.FormValue {
	padding: 2px 2px 2px 2px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:active {
	color: #003399;
}
a:hover	 {
	color: #003399;
}

