body { background: url("http://cherwally.webs.com/Classilla/tech3.jpg") #222222 fixed repeat left top !important;  }

body {color: #ffffff !important;}

div {color: #99ccff !important; text-shadow:black 1px 1px 5px;}

a {color: #99ccff !important;}

td {background: rgba(20,20,50,.3) !important;}

table {background: transparent !important;}


 img{                     /* border style for all images */
     border: 0;
     }

  h1{background: transparent ! important;
     color: #99ccff !important;
     text-shadow: #000000 1px 1px 4px;  
     font-family:'Times New Roman', Times, serif;
     font-size:18pt;
     text-align:center;
     font-weight : bolder;
     }
  

/* ##### CSS for Plugins Tabel ##### */ 


  * {border-color: #000000 !important;
      text-decoration: none !important;}


  TABLE.MYTABLE
  { 
     font-family:'Times New Roman', Times, serif;
     font-size:12pt;
     background-color:#800080;
     width:760px;
     margin-left: auto;
     margin-right: auto;
  }


  TH.HEADER
  {
     font-family:'Times New Roman', Times, serif;
     font-size:14pt;
     color:orange;
     text-shadow: #000000 1px 1px 3px;
  }

  TR.MYTABLE
  { 
     height:30px;
  }

  TD.ICON
  {  
     background-color:#F4A460;
     border-style:solid;
     border-width:2px;
     text-align:center;
  }
  
  TD.ITEM
  {  
     font-family:'Times New Roman', Times, serif;
     font-size:14pt;
     background-color:#F4A460;
     color:#99ccff;
     border-style:solid;
     border-width:2px;
     text-align:center;
     font-weight : bolder;
  }
  
  TD.INFO
  {  
     font-family:'Times New Roman', Times, serif;
     font-size:12pt;
     background-color:#F4A460;
     color:#99ccff;
     border-style:solid;
     border-width:2px;
     text-align:left;
     font-weight : bolder;
  }
