 .new_link {
  white-space: nowrap;
  height: 36px;
  float: left;
}
.new_link ul {
  margin: 0;
  padding: 0;
  list-style:none;
}
.new_link li {
	float: left;
	margin: 0;
	padding: 0;
	width:130px;
	height:36px;
}
.new_link a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;  
  display:block;
  width:100pt;
  height:36px;
  color:#FFFFFF;
  line-height:36px;
  text-decoration: none;
  text-align:center;
}
.new_link a:hover {
  background: url('../images/12.JPG') top right no-repeat;
  display:block;
  width:100pt;
  line-height:36px;
  font-weight:normal;
  color: #CCCCCC;
  text-decoration: none;
  text-align:center;
  }
.new_link a:active {
	background: url('../images/12.JPG') top right no-repeat;
	height:36px;
	line-height:36px;
	color: #FFFFFF;
	background-position: 0 0;
}
#active_menu-nav a:active{
	background: url('../images/12.jpg') top right no-repeat;
	height:36px;
	line-height:36px;
	color:#FFFFFF;
	background-position: 0 0;
}
.link ul{
		padding:0px; 
        margin:0px;
		list-style-type:none;
		}
.link ul li
		{
        height:25px;
		border-bottom:1px solid #999999;
		}
.link ul li a
	{
	font-family:Georgia, "Times New Roman", Times, serif;
    color:#ffffff;
	font-size:13px;
	display:block;
	margin-left:10px;
	margin-top:4px;
	text-decoration:none;
	}
.link ul li a:hover
	{
	color: #FFFFCC;
	}
.secondarycolumn
	{
	padding:10px 15px 10px 10px;
	width:100px;
	}
.link
	{
	position:absolute; 
    visibility: hidden; 
	background:#656565;
	width:130pt;
	padding-left:10px;
	padding-right:10px;
  	}
