.right_menu a{
	text-decoration: none;
	color: #000;
   }
  table.right_menu{
	  border: solid 1px #686868;
	  border-collapse:collapse;
	  	  text-align: left;
        width: 98%;
  } 
  table.right_menu th{
	  background-color:  #B0CEE8;
	  font-size: 11pt;
	  font-weight: 400;
padding: 5px 5px 5px 7px;
  } 
  .th_top{
	  border-top: solid 1px #686868; 
  }
  table.right_menu td{
	  background-color: #fff;
	  font-size: 10pt;
	  font-weight: 400;
	  padding: 2px 2px 2px 5px;
	  border-top: solid 1px #686868;
	  border-left: solid 1px #686868;
	  border-bottom: solid 1px #686868;
  }
    table.right_menu td.bl_none{
	    border-left:none;
    }

table.right_menu td.into_td{
	padding: 0px;
}

table.right_into_menu{
	  border-collapse:collapse;
	  	  text-align: left;
	  	  width: 100%;
}
table.right_into_menu th{
	background-color: #DBF5FF;
}
table.right_into_menu td.bb_none{
	border-bottom: none;
}
table.right_menu td.red a,.red{
	color: red;
}
#view_time{
	font-size: 9pt;
}