#hide_links ul {
  overflow: hidden;
  display: none;
}

.categories li ul {
  /*list-style-type: none ;
  list-style-image: none ;*/
  padding: 0px 0px 0px 10px ;
}

.red {
  color: red ;
}

#hide_select{
  display: none;
}

#donor_hide_select{
  display: none;
}

#hide_block{
  display: none;
}

div.personalroom td.active{
  background-color: transparent ;
  color: #0090FF;
  font-weight: bold;
}

div.personalroom td{
  background-color: #0090FF;
  color: white;
}

div.personalroom td a:hover{
  color: white;
}

div.personalroom td a{
  color: white;
  text-decoration: none;
  font-weight: bold;
}