body, table { 
  font-family:		Arial;
  font-size:		9pt; 
  color:		    #000000;
  font-weight:		6;
  background: 		#ffffff;

}
a:active        {color: #333333; text-decoration: none; font-weight: 6;}
a:visited       {color: #333333; text-decoration: none; font-weight: 6;}
a:link          {color: #333333; text-decoration: none; font-weight: 6;}
a:hover         {color: #E6931E; text-decoration: none; font-weight: 6;}

.link:active        {color: #333333; text-decoration: none; font-weight: bold;}
.link:visited       {color: #333333; text-decoration: none; font-weight: bold;}
.link:link          {color: #333333; text-decoration: none; font-weight: bold;}
.link:hover         {color: #E6931E; text-decoration: none; font-weight: bold;}

.dirname:active        {color: #333333; text-decoration: none; font-weight: bold;}
.dirname:visited       {color: #333333; text-decoration: none; font-weight: bold;}
.dirname:link          {color: #333333; text-decoration: none; font-weight: bold;}
.dirname:hover         {color: #E6931E; text-decoration: none; font-weight: bold;}

.filename:active        {color: #333333; text-decoration: none; font-weight: 6;}
.filename:visited       {color: #333333; text-decoration: none; font-weight: 6;}
.filename:link          {color: #333333; text-decoration: none; font-weight: 6;}
.filename:hover         {color: #E6931E; text-decoration: none; font-weight: 6;}


.view-text {
  width:	650px;
  height:	400px;
  border:	1px dashed #;
  color:	#333333;
  background:	#eee;
}

.embed {
  border:       1px dashed #;
  background:	none;
}

hr {
  border: 1px solid #ccc;
}



.small-button {
  border: 1px solid #aaa;
  height: 16px;
  color:  #666;
  font-size:	9pt;
  font-weight:	bold;
  text-align:	center;
  vertical-align: top;
}
.td{font-weight:30;height:30;line-height:20px;font-size:14px}