body {font-size: 11px; font-family: Verdana, helvetica, "bitstream vera sans mono"; color: #505050; background: #FFFFFF }

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

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

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


A.News:link     { COLOR: #845200; FONT-WEIGHT: bold; TEXT-DECORATION: none }

A.News:visited  { COLOR: #845200; FONT-WEIGHT: bold; TEXT-DECORATION: none }

A.News:hover    { COLOR: #909090; FONT-WEIGHT: bold; TEXT-DECORATION: underline }


.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;
	}

.BottomPuntini
	{
  	   font-size: 11px;
	   color: #505050;
	   border-top:none;
	   border-right:none;
	   border-bottom:1px dotted #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;
	}

