BODY
{
	margin-top:5;
	margin-left:5;
	margin-right:5;
	margin-bottom:5;
}


.LoginHeader
{
	background-color: #587581;
	font-size: 8pt;
	font-family: Arial;
	Color:White;
}
.LoginDescrizione
{
	background-color: #e0ebeb;
	color:#000081;
	Font-Size:15pt;
	font-family:Arial; 
}
.LoginWinlabWeb
{
	Color:#587581;
	Font-Size:21pt;
	font-family:Arial; 
	font-weight:bold;  
}
.LoginUserPassword
{
	background-color: #587581;
	Color:White;
	font-family:Arial; 
	Font-Size:8pt;
}
.LoginFooter
{
	background-color: #e0ebeb;
}

.Form
{
/*	border-top: #e0ebeb thick solid;*/
	border-bottom: #e0ebeb thick solid;
	border-right: #e0ebeb thick solid;
	border-left: #e0ebeb thick solid;
	background-color: #e0ebeb;
}

TEXTAREA
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}

.TTextBox
{
	border-right: #7a96df 1px solid;
	border-top: #7a96df 1px solid;
	font-size: 8pt;
	border-left: #7a96df 1px solid;
	color: black;
	border-bottom: #7a96df 1px solid;
	font-family: Arial;
}

.TLabel
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}

.TComboBox
{
	border: black 1px groove;
	font-size: 8pt;
	color: black;
	font-family: Arial;
}

.TLinkButton
{
	font-size: 8pt;
	font-family: Arial;
}

.TButton
{
	font-size: 8pt;
	font-family: Arial;
	/*color: white;
	background-color: #587581;*/
	/*color: black;
	background-color: #ffde66;*/
}

.ToolBarButton
{
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;
	color: black;
	font-family: Arial;
	background-color: #ffde66;
}

.FormTitle
{
	/*font-weight:bold; */
	font-size: 15pt;
	color: #000081;
	font-family: Arial;
}
.FormDescription
{
	font-size: 12pt;
	color: #000081;
	font-family: Arial;
}
/* non ricordo a cosa si riferisce
.FormSubTitle
{
	font-size: 14px;
	color: #000099;
	font-weight: normal;
}*/

.Titolo
{
/*titolo dei pannelli gruppo*/
	border-right: thin outset;
	border-top: thin outset;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	border-left: thin outset;
	color: black;
	border-bottom: thin outset;
	background-color: #ffde66;
	text-align: center;
}
.Gruppo
{
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
	background-color: #d1e0e0;
}
.LabelMessage
{
	color:red;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}

.LabelPaziente
{
	color:#000081;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

.LabelCampo
{
	color:#000081;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}

.WarningCell
{
	font-weight: normal;
	color: black;
	border-bottom: black 1px solid;
	background-color: yellow;
}

.AllarmCell
{
	font-weight: normal;
	color: black;
	border-bottom: black 1px solid;
	background-color: red;
}

.EmergencyCell
{
	font-weight: normal;
	color: black;
	border-bottom: black 1px solid;
	background-color: red;
}

.UrgencyCell
{
	font-weight: normal;
	color: black;
	border-bottom: black 1px solid;
	background-color: red;
}

/*
INPUT
{
	font-size: 11px;
	color: black;
}

SELECT
{
	font-size: 20px;
	color: Black;
		border-right: black thick groove;
	border-top: black thick groove;
	font-size: 8pt;
	border-left: black thick groove;
	border-bottom: black thick groove;

}

.Button
{
		font-size: 9pt;
	color: white;
	font-family: Arial;
	background-color: #587581;

}*/

