/* CSS Document */
input,select
{
 font-size:13px;
}

hr
{
 color: #4682B4;
 height: 2px;
}

P
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		
	}
.p
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
}
tr.header
{
 height: 20px;
 background-color: #4682B4;
}
tr.headerlight
{
 height: 18px;
 background-color: #549DD9;
}
tr.headerultralight
{
 height: 15px;
 background-color: #61B5FA;
}
table.back
{
 background-color: #eeeeee;
}
.categorie
{
 font-weight: bold;
 text-align: right;
 vertical-align: top;
 color: black;
 margin-right:5px;
}
.header
{
 font-weight: bold;
 text-align: center;
 color: #FFFFFF;
 vertical-align: middle;
}
.client_name
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:20px;
 font-weight:bold;
 color:#4682B4;
}
.hleft
{
 text-align: left;
}
.hright
{
 text-align: right;
}
.eroare
{
font-family: verdana;
font-size: 11px;
color: red;
margin:0px;
}

.infomsg
{
font-family: verdana;
font-size: 13px;
text-align:center;
color: red;
margin:0px;
}

.alertEdit
{
font-family: verdana;
font-size: 16px;
font-weight:bold;
color: #FFFFFF;
background-color:#FF0000;
margin: 10px;
}

HR
{
	height:1px;
	color:#666666;
}

BODY
{
	margin: 0px;
	border: 0px;
}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #660000;
}

FORM
	{
		margin: 0;
	}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #660000;
	margin:0;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
}

p.top
 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 0px;
 }

.contName
	{
		margin-left:30px;
		color: #000000;
		font-weight: normal;
	}
.box
{
	border-color: black;
}

A
{
 color:navy;
}

A.menuitem
	{
		color: black;
		text-decoration: none;
	}

A.submenuitem
	{
		color: black;
		text-decoration: none;
		font-size: 9px;
	}
A.submenuitem:hover
	{
		color: white;
		text-decoration: underline;
	}
	
A.menuitem:hover
	{
		color: white;
		text-decoration: underline;
	}
.blink
	{
	behavior: url("/isis/css/par.htc");
	background:#FFCE3C;
}
.hoverGray
	{
	behavior: url("/arsis/css/hgray.htc");
	background:#ffffff;
	}
	
.green
{
 color: green;
}

.red
{
 color: red;
}

.tip
{
 color: gray;
 font-size: 10px;
 margin: 0px;
}
	
.POPUPCALENDARcpYearNavigation,
.POPUPCALENDARcpMonthNavigation
		{
		background-color:#6677DD;
		text-align:center;
		vertical-align:center;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
.POPUPCALENDARcpDayColumnHeader,
.POPUPCALENDARcpYearNavigation,
.POPUPCALENDARcpMonthNavigation,
.POPUPCALENDARcpCurrentMonthDate,
.POPUPCALENDARcpCurrentMonthDateDisabled,
.POPUPCALENDARcpOtherMonthDate,
.POPUPCALENDARcpOtherMonthDateDisabled,
.POPUPCALENDARcpCurrentDate,
.POPUPCALENDARcpCurrentDateDisabled,
.POPUPCALENDARcpTodayText,
.POPUPCALENDARcpTodayTextDisabled,
.POPUPCALENDARcpText
		{
		font-family:arial;
		font-size:8pt;
		}
TD.POPUPCALENDARcpDayColumnHeader
		{
		text-align:right;
		border:solid thin #6677DD;
		border-width:0 0 1 0;
		}
.POPUPCALENDARcpCurrentMonthDate,
.POPUPCALENDARcpOtherMonthDate,
.POPUPCALENDARcpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.POPUPCALENDARcpCurrentMonthDateDisabled,
.POPUPCALENDARcpOtherMonthDateDisabled,
.POPUPCALENDARcpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
		}
.POPUPCALENDARcpCurrentMonthDate
		{
		color:#6677DD;
		font-weight:bold;
		}
.POPUPCALENDARcpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.POPUPCALENDARcpOtherMonthDate
		{
		color:#808080;
		}
TD.POPUPCALENDARcpCurrentDate
		{
		color:#FFFFFF;
		background-color: #6677DD;
		border-width:1;
		border:solid thin #000000;
		}
TD.POPUPCALENDARcpCurrentDateDisabled
		{
		border-width:1;
		border:solid thin #FFAAAA;
		}
TD.POPUPCALENDARcpTodayText,
TD.POPUPCALENDARcpTodayTextDisabled
		{
		border:solid thin #6677DD;
		border-width:1 0 0 0;
		}
A.POPUPCALENDARcpTodayText,
SPAN.POPUPCALENDARcpTodayTextDisabled
		{
		height:20px;
		}
A.POPUPCALENDARcpTodayText
		{
		color:#6677DD;
		font-weight:bold;
		}
SPAN.POPUPCALENDARcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.POPUPCALENDARcpBorder
		{
		border:solid thin #6677DD;
		}
.grafic
{
 font-size:10px;
 margin:0px;
 margin-left:5px;
}