BODY             { FONT-FAMILY: Verdana, Helvetica, Sans-Serif; COLOR:#505050; FONT-WEIGHT: normal; FONT-STYLE: normal }

A:link           { COLOR: #CC0000; FONT-WEIGHT: bold; TEXT-DECORATION: none }

A:visited        { COLOR: #CC0000; FONT-WEIGHT: bold; TEXT-DECORATION: none }

A:hover          { COLOR: #A0A0A0; FONT-WEIGHT: bold; TEXT-DECORATION: underline }

.TopBottom
	{
	   border-top:1px solid #A0A0A0;
	   border-right:none;
	   border-bottom:1px solid #A0A0A0;
	   border-left:none;
	}

.TopBottomLeft
	{
	   border-top:1px solid #A0A0A0;
	   border-right:none;
	   border-bottom:1px solid #A0A0A0;
	   border-left:1px solid #A0A0A0;
	}

	
.TopBottomPuntini
	{
	   border-top:1px dotted #A0A0A0;
	   border-right:none;
	   border-bottom:1px dotted #A0A0A0;
	   border-left:none;
	}
	
.Top
	{
	   border-top:1px solid #A0A0A0;
	   border-right:none;
	   border-bottom:none;
	   border-left:none;
	}

.TopPuntini
	{
	   border-top:1px dotted #A0A0A0;
	   border-right:none;
	   border-bottom:none;
	   border-left:none;
	}
	
.BottomPuntini
	{
	   border-top:none;
	   border-right:none;
	   border-bottom:1px dotted #A0A0A0;
	   border-left:none;
	}

.TopLeft
	{
	   border-top:1px solid #A0A0A0;
	   border-right:none;
	   border-bottom:none;
	   border-left:1px solid #A0A0A0;
	}


.Bottom
	{
	   border-top:none;
	   border-right:none;
	   border-bottom:1px solid #A0A0A0;
	   border-left:none;
	}

.Left
	{
	   border-top:nome;
	   border-right:none;
	   border-bottom:none;
	   border-left:1px solid #A0A0A0;
	}
	
.LeftRight
	{
	   border-top:nome;
	   border-right:1px solid #A0A0A0;
	   border-bottom:none;
	   border-left:1px solid #A0A0A0;
	}

.Right
	{
	   border-top:nome;
	   border-left:none;
	   border-bottom:none;
	   border-right:1px solid #A0A0A0;
	}

.BoxPuntini
	{
	   border-top:1px dotted #A0A0A0;
	   border-right:1px dotted #A0A0A0;
	   border-bottom:1px dotted #A0A0A0;
	   border-left:1px dotted #A0A0A0;
	}
	
.BoxSolid
	{
	   border-top:1px solid #A0A0A0;
	   border-right:1px solid #A0A0A0;
	   border-bottom:1px solid #A0A0A0;
	   border-left:1px solid #A0A0A0;
	}

.BoxSolidGrigio
	{
	   border-top:2px solid #A0A0A0;
	   border-right:2px solid #A0A0A0;
	   border-bottom:2px solid #A0A0A0;
	   border-left:2px solid #A0A0A0;
	}

.BoxSolidOrange
	{
	   border-top:1px solid #FF9933;
	   border-right:1px solid #FF9933;
	   border-bottom:1px solid #FF9933;
	   border-left:1px solid #FF9933;
	}

.BoxSolid2pt
	{
	   border-top:1px solid #A0A0A0;
	   border-right:3px solid #A0A0A0;
	   border-bottom:3px solid #A0A0A0;
	   border-left:1px solid #A0A0A0;
	}

.TopLeftRight
	{
	   border-top:1px solid #A0A0A0;
	   border-right:1px solid #A0A0A0;
	   border-bottom:none;
	   border-left:1px solid #A0A0A0;
	}
	
.BottomLeftRight
	{
	   border-top:none;
	   border-right:1px solid #A0A0A0;
	   border-bottom:1px solid #A0A0A0;
	   border-left:1px solid #A0A0A0;
	}

.LeftRight
	{
	   border-top:none;
	   border-right:1px solid #A0A0A0;
	   border-bottom:none;
	   border-left:1px solid #A0A0A0;
	}
	
.TopRight
	{
	   border-top:1px solid #A0A0A0;
	   border-right:1px solid #A0A0A0;
	   border-bottom:none;
	   border-left:none;
	}
	
.BottomRight
	{
	   border-top:none;
	   border-right:1px solid #A0A0A0;
	   border-bottom:1px solid #A0A0A0;
	   border-left:none;
	}