td.entry
  {
    background-color: #0099ff;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
    height:18;
  }

td.cpanel
  {
    background-color: #0099ff;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    font-family: verdana;
    font-size: 8pt;
    height:18;
  }
  
td.logout
  {
    background-color: #0099ff;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
    height:18;
  }    


a.entry1
   {
    background-color: #0099ff;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
    height:18;
    TEXT-DECORATION: none;
         
  }
a.entry1:hover 
     {
       background-color: #0099ff;
	     FONT-WEIGHT:normal;
       FONT-SIZE: 8pt;
       COLOR:#ffffff;
       FONT-FAMILY:verdana; 
       TEXT-DECORATION: underline;
     }

td.title
  {
    background-color: #ff9900;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    font-family: tahoma;
    font-size: 8pt;
    height:18;
  }
  
td.first
  {
    background-color: #F4EFE5;
    color: #000000;
    font-weight: normal;
    text-align: left;
    font-family: tahoma;
    font-size: 8pt;
    height:18;
  }
td.second
  {
    background-color: #FCF9F3;
    color: #000000;
    font-weight: normal;
    text-align: left;
    font-family: tahoma;
    font-size: 8pt;
    height:18;
  } 
table.design		
{ 
border: solid 1px #005AB0; 
}   
table.designadmin		
{ 
width:3%;
border: solid 1px #005AB0; 
}        
table.designadmin2		
{ 
border: solid 1px #005AB0; 
}  

/*edit.php*/
td.entryedit
  {
    background-color: #0099ff;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    height:25;
  }
td.titleedit
  {
    background-color: transparent;
    color: #000000;
    font-weight: bold;
    text-align: right;
    font-family: Verdana;
    font-size: 12px;
    height:25;
  }  
span.label
  {
    background-color: transparent;
    color: #000000;
    font-weight: normal;
    text-align: right;
    font-family: tahoma;
    font-size: 11px;
  } 

/*insert.php*/
td.success
  {
    background-color: transparent;
    color: #ff0000;
    font-weight: bold;
    text-align: right;
    font-family: Verdana;
    font-size: 10px;
    height:25;
    text-decoration:underline;
  }  
/*index1.php*/
td.info
  {
    background-color: #00CCFF;
    color: #000000;
    font-weight: bold;
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
    height:18;
  }
/*Insertalumni.php*/
a.insertalum
   {
    background-color: transparent;
    color: #000000;
    font-weight: normal;
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
    TEXT-DECORATION: none;
         
  }
a.insertalum:hover 
     {
       background-color: transparent;
    color: #000000;
    font-weight: normal;
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
    TEXT-DECORATION: underline;
     }
     
a.pagelink
   {
    background-color: transparent;
	font-weight:bold;
    color:#000000;;
    font-weight: normal;
    text-align: center;
    font-family: Verdana;
    font-size: 9pt;
    TEXT-DECORATION: none;
         
  }
a.pagelink:hover 
     {
       background-color: transparent;
    color:#000000;
	font-weight:bold;
    font-weight: normal;
    text-align: center;
    font-family: Verdana;
    font-size: 9pt;
    TEXT-DECORATION: underline;
     }     
/*listofalumni*/
a.sortlink
   {
    background-color: transparent;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    font-family: tahoma;
    font-size: 9pt;
    TEXT-DECORATION: none;
         
  }
a.sortlink:hover 
     {
       background-color: transparent;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    font-family: tahoma;
    font-size: 9pt;
    TEXT-DECORATION: underline;
     }  

a.sortindex1
   {
    background-color: transparent;
    color: #000000;
    font-weight: normal;
    text-align: center;
    font-family: tahoma;
    font-size: 9pt;
    TEXT-DECORATION: none;
         
  }
a.sortindex1:hover 
     {
    background-color: transparent;
    color: #000000;
    font-weight: normal;
    text-align: center;
    font-family: tahoma;
    font-size: 9pt;
    TEXT-DECORATION: underline;
     }       
