
BODY		
{
	background:white;
	margin:5px;
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	color:black;
}   
   
td
{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
}

.ERROR
{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	color:red;
}

.msgErrorSendCV
{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	color:red;
}

.msgErrorArchiveJob
{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	color:red;
}

.SUCCESS
{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	color:#804040;
}

.msgOKSendCV
{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	color:#804040;
	font-weight:bold;
}

.msgOKArchiveJob
{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	color:#804040;
	font-weight:bold;
}

.titolo
{
	font-family:Verdana,Arial,Helvetica;
	font-size:13.5pt;
	color:#3C4C94;
}

.FONTGRANDE
{
	font-family:Verdana,Arial,Helvetica;
	font-size:12pt;
	color:black;
}

A:link       
{
	COLOR:black;
	TEXT-DECORATION:none;
}
A:visited    
{
	COLOR:black;
	TEXT-DECORATION:none;
}
A:hover      
{
	COLOR:#3C4C94;
	TEXT-DECORATION:underline;
}
	      
A.bot:link       {COLOR:#3C4C94;TEXT-DECORATION:none;font-weight:bold;}
A.bot:visited    {COLOR:#3C4C94;TEXT-DECORATION:none;font-weight:bold;}
A.bot:hover      {COLOR:black;TEXT-DECORATION:underline;font-weight:bold;}
	      
A.az:link       {COLOR:#3C4C94;TEXT-DECORATION:none;font-weight:bold;}
A.az:visited    {COLOR:#3C4C94;TEXT-DECORATION:none;font-weight:bold;}
A.az:hover      {COLOR:black;TEXT-DECORATION:underline;font-weight:bold;}
	       
	      
A.tnav:link       {COLOR:#3C4C94;TEXT-DECORATION:none;font-size:9pt;}
A.tnav:visited    {COLOR:#3C4C94;TEXT-DECORATION:none;font-size:9pt;}
A.tnav:hover      {COLOR:black;TEXT-DECORATION:underline;font-size:9pt;}		
	      
A.nav:link       {COLOR:#242424;TEXT-DECORATION:none}
A.nav:visited    {COLOR:#242424;TEXT-DECORATION:none}
A.nav:hover      {COLOR:#3C4C94;TEXT-DECORATION:underline;}			
	     
A.jk:link        {COLOR:#242424;TEXT-DECORATION:none}
A.jk:visited     {COLOR:#242424;TEXT-DECORATION:none}
A.jk:hover       {COLOR:#3C4C94;TEXT-DECORATION:underline;}
	     
input
{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
}

input.b          
{
	cursor:hand;
	color:white;
	font-family:Verdana,Arial,Helvetica;
	font-weight:;
	font-size:10px;
	text-align:center;
	height:19;
	border-width:1;
	background-color:#3C4C94;
	border-left-color:#ebebeb;
	border-right-color:#646464;
	border-top-color:#ebebeb;
	border-bottom-color:#646464
}

select
{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
}

textarea
{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
}

.HOMEPAGEBORDER
{
	border-width: 1;
	border-color: #3C4C94;
	border-style: solid;
	background-color: white;
}

.HOMEPAGEBORDERBLACK
{
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: white;
}

UL.ULJobs {list-style: disc; margin-left:18px;margin-top:2px;margin-bottom:5px;}
LI.LIJobs {text-indent: -2px; margin-left:0px; margin-right:-5px;}