/* CSS/Rules for AIPCnet rel.4 (Feb.2004)                  */
/* ------------------------------------------------------- */
/* Copyright 1999-2004, Fabio d'Alessi <cars@bio.unipd.it> */

body{
	margin:		0;
	padding:	0;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	background:	#c0d890;     
	font-size: 	8pt;
	color:		black;
}

form{display:inline;margin:0;padding:0;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:8pt;}
p{display:block;margin:0;padding:0;}

.panel{border:2px outset #393;background:#e4fbdb;}
.panelt{border:1px outset #339;background:#f3f3ff;color:#006}
.w90{width:90%;margin-left:auto;margin-right:auto;}
.w70{width:70%;margin-left:auto;margin-right:auto;}
.w50{width:50%;margin-left:auto;margin-right:auto;}
.p8{padding:8px}

a:link
{
	color: 			#005500;
	border:			0;
	background:		transparent;
	text-decoration:	none;
	font-weight:		bold;
}
a:visited	
{
	color: 			#005500;
	border:			0;
	background:		transparent;
	text-decoration:	none;
	font-weight:		bold;
}
a:hover		
{
	color: 			#0000ff;
	background:		#cee69e;
	text-decoration:	none;
	font-weight:		bold;
}
a:active{
	color: 			#005500;
	border:			0;
	background:		transparent;
	text-decoration:	none;
	font-weight:		bold;
}


.empty:link	{color: #aa2222; background: transparent; text-decoration: none; font-weight: bold;}
.empty:visited	{color:	#aa2222; background: transparent; text-decoration: none; font-weight: bold;}
.empty:hover	{color:	#cc2222; background: #eeff66; 	  text-decoration: none; font-weight: bold;}
.empty:active	{color: #aa2222; background: transparent; text-decoration: none; font-weight: bold;}

.uline:link	{font-style: italic; background: transparent; font-weight: normal; color: #000000; text-decoration:none;}
.uline:visited	{font-style: italic; background: transparent; font-weight: normal; color: #000000; text-decoration:none;}
.uline:hover	{font-style: italic; background: #d0e8a0;     font-weight: normal; color: #000000; text-decoration:underline;}
.uline:active	{font-style: italic; background: transparent; font-weight: normal; color: #000000; text-decoration:none;}

