body {font-size: 11px; font-family: Verdana, helvetica, "bitstream vera sans mono"; color: #505050; background: #000033 }

A:link           { COLOR: #1B45BD; FONT-WEIGHT: bold; TEXT-DECORATION: none }

A:visited        { COLOR: #1B45BD; FONT-WEIGHT: bold; TEXT-DECORATION: none }

A:hover          { COLOR: #909090; FONT-WEIGHT: bold; TEXT-DECORATION: none }



A.Bianco:link           { COLOR: #FFFFFF; FONT-WEIGHT: bold; TEXT-DECORATION: none }

A.Bianco:visited        { COLOR: #FFFFFF; FONT-WEIGHT: bold; TEXT-DECORATION: none }

A.Bianco:hover          { COLOR: #FFFFFF; FONT-WEIGHT: bold; TEXT-DECORATION: none }



.TableStandard
	{
	   font-size: 11px;
	   color: #505050;
	   border-top:none;
	   border-right:none;
	   border-bottom:none;
	   border-left:none;
	}

.TableBoxSolid
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:1px solid #A0A0A0;
	   border-right:1px solid #A0A0A0;
	   border-bottom:1px solid #A0A0A0;
	   border-left:1px solid #A0A0A0;
	}

.TableTopLeftRight
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:1px solid #A0A0A0;
	   border-right:1px solid #A0A0A0;
	   border-bottom:none;
	   border-left:1px solid #A0A0A0;
	}


.TopBottom
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:1px solid #A0A0A0;
	   border-right:none;
	   border-bottom:1px solid #A0A0A0;
	   border-left:none;
	}

.Top
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:1px solid #A0A0A0;
	   border-right:none;
	   border-bottom:none;
	   border-left:none;
	}
	
.Bottom
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:none;
	   border-right:none;
	   border-bottom:1px solid #A0A0A0;
	   border-left:none;
	}

.Left
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:none;
	   border-right:none;
	   border-bottom:none;
	   border-left:1px solid #A0A0A0;
	}

.LeftRight
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:none;
	   border-right:1px solid #A0A0A0;
	   border-bottom:none;
	   border-left:1px solid #A0A0A0;
	}

	
.Right
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:none;
	   border-left:none;
	   border-bottom:none;
	   border-right:1px solid #A0A0A0;
	}

.BoxSolid
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:1px solid #A0A0A0;
	   border-right:1px solid #A0A0A0;
	   border-bottom:1px solid #A0A0A0;
	   border-left:1px solid #A0A0A0;
	}

.TopLeftRight
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:1px solid #A0A0A0;
	   border-right:1px solid #A0A0A0;
	   border-bottom:none;
	   border-left:1px solid #A0A0A0;
	}
	
.BottomLeftRight
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:none;
	   border-right:1px solid #A0A0A0;
	   border-bottom:1px solid #A0A0A0;
	   border-left:1px solid #A0A0A0;
	}

.TopLeftBottom
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:1px solid #A0A0A0;
	   border-right:none;
	   border-bottom:1px solid #A0A0A0;
	   border-left:1px solid #A0A0A0;
	}

.TopRightBottom
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:1px solid #A0A0A0;
	   border-right:1px solid #A0A0A0;
	   border-bottom:1px solid #A0A0A0;
	   border-left:none;
	}
	
.LeftBottom
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:none;
	   border-right:none;
	   border-bottom:1px solid #A0A0A0;
	   border-left:1px solid #A0A0A0;
	}

.BottomRight
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:none;
	   border-right:1px solid #A0A0A0;
	   border-bottom:1px solid #A0A0A0;
	   border-left:none;
	}

.LeftRight
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:none;
	   border-right:1px solid #A0A0A0;
	   border-bottom:none;
	   border-left:1px solid #A0A0A0;
	}
	
.TopLeft
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:1px solid #A0A0A0;
	   border-right:none;
	   border-bottom:none;
	   border-left:1px solid #A0A0A0;
	}

.TopRight
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:1px solid #A0A0A0;
	   border-right:1px solid #A0A0A0;
	   border-bottom:none;
	   border-left:none;
	}
