/* style sheet for YCSR Staff Pages */
/* 2010 Oct 14 jos   */


body {
   background:white url('../../../../img/cnjc/bsabak.gif')  repeat fixed;;
   color:#000000 ; }



/* begin table description */
table {
   background:white;
   color:#000000;
   border:0px;
   margin-left:auto;
   margin-right:auto;
   width:710px; }

/* begin td description */
td {
  background:white;
  color:#000000;
  border:0px;
  margin-left:  auto;
  margin-right: auto;
  padding:0px;
  text-align:left;
  vertical-align:top; }

 .staff {
   background:#ddeeff;
   color:#000066;
   padding:10px;
   width:110px;
   text-align:center; }
 
/* begin paragraph description  */
p {
   background: white;
   color:black;
   font-family:"Times New Roman",Ariel,sans-serif;
   margin-left:  auto;
   margin-right: auto;
   text-align:left; }

/* begin link description */     
a:link     {background:#ddeeff; color:BLUE;  text-decoration:none;}
a:visited  {background:#ddeeff; color:BLUE;  text-decoration:none;}
a:hover    {background:#ddeeff; color:GREEN; text-decoration:underline;}
a:active   {background:#ddeeff; color:BLUE;  text-decoration:none;}

a.red:link     {background:#ddeeff; color:RED; text-decoration:none;}
a.red:visited  {background:#ddeeff; color:RED; text-decoration:none;}
a.red:hover    {background:#ddeeff; color:RED; text-decoration:underline;}
a.red:active   {background:#ddeeff; color:RED; text-decoration:none;}
/* end of file */

