﻿.shadow{ 
    height: 12px;
    /*background-image: url(../images/shadow/bottom.png);*/
    background-image: url(../images/shadow/shadow.jpg);
     filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity:0.6;
	
  }
  .textfont
  {
  font-size:14px;
  /*font-weight:bold;*/
  }
  .blacktext_update{	
	color:#000000;
	/*text-decoration:none;*/
	font-weight:bolder;
	font-size:13px;
	/*font-family:Arial Unicode MS;*/
	font-family:Tahoma;
}
.blackbig_resname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.blacktext_resadd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sortlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:normal;
	color:Gray;
	text-decoration:underline;
	}
.sort_organgelink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:normal;
	color:#E69D00;
	text-decoration:underline;
	}
  /*#shadow {
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='gray', Positive='true');
border:solid 1px #000000;
}*/

