/*
Document   : human_gpdb_popup.css
Created on : July 20th, 2009
Author     : venkata.satagopam@uni.lu
Description:
*/

/* ---------------- popup entity styles ---------------- */
/* ------------------------------------------------------ */
a.gpcr {
      background-color: #99dddd;
      text-decoration: none;
      color: black;
}

a.gprotein {
      background-color: #ffcc99;
      text-decoration: none;
      color: black;
}
a.effector {
      background-color: #57E964;
      text-decoration: none;
      color: black;
}

a.gpdb {
      text-decoration: none;
      color: blue;
}
td.gpdb {
      font-family: Arial;
      font-size: 80%;
}	
td.gpdb_header {
      font-family: Arial;
      font-size: 80%;
      text-align: center;
      background-color: #c7c7d0;
}	
a.urls {
      text-decoration: none;
      color: white;
}
a.url {
      text-decoration: none;
}
