	BODY {
		margin: 0px; 
		background: white;
		font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
		font-size: 9px;
	     }
	P    {font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 9px; }
	TD   {font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 9px; }
	FORM {display: inline}
	SELECT {font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 9px;}
	INPUT {font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 9px;}

	A:link    {color:rgb(120,152,181); text-decoration: none; }
	A:visited {color:rgb(120,152,181); text-decoration: none; }
	A:active  {color:rgb(120,152,181); text-decoration: none; }
	A:hover   {color:red; text-decoration: underline; }

.tabdati { 	width: 100%; }
.tbh { background: rgb(176,194,211); color: white; }
.tbr1 {background: rgb(240,240,240)} 
.tbr2 {background: white}


#pTop	{
	visibility: hidden; 
	position: absolute;	
	}

#pNav	{
	visibility: hidden; 
	position: absolute;	
	}

#pWhere	{
	margin: 0;
	padding: 4px;
	border: 1px solid black;
	background: white;
	width: 100%;
	font-size: 9px; 
	}

#tPage	{
	width: 100%;
	}

#tLeft	{
	width:0.1%;
	}

#pLeft	{
	visibility: hidden; 
	position: absolute;	
	}

#pAccount	{ 
	visibility: hidden; 
	position: absolute;	
	}

#pMenu	{
	visibility: hidden; 
	position: absolute;	
	}

#pTitle	{
	visibility: hidden; 
	position: absolute;	
	}

#pContent	{
	margin: 0px;
	margin-top: 5px;
	border: none;
	background:white;
	width: 100%;
	}

#pBot	{
	visibility: hidden;
	}


