/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.m1CL0 img{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
      -moz-opacity: 1.0;
}

.m1CL0:hover img{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
      -moz-opacity: 0.5;
}
.content  {
  font: 14px tahoma, georgia, times, serif;
  text-align: left;
  color: #000000;
  float: left;
  padding: 0 0px 0 0;
  margin: 10px 10px 15px 10px;
  border: 0;
  line-height: 18px;
  }

.smallcontent  {
  font: 10px tahoma, georgia, times, serif;
  text-align: left;
  color: #000000;
  float: left;
  padding: 0 0px 0 0;
  margin: 0px 0px 0px 0px;
  border: 0;
  line-height: 12px;
  }

.padimages {
  padding-right: 15px;
  padding-bottom: 1px;
}
.padimageright {
  padding-left: 15px;
  padding-bottom: 1px;
}
.padimageslongbottom {
  padding-right: 15px;
  padding-bottom: 20px;
  padding-top: 10px;
}
td.borderme {
    border-width: 5;
    border-color: #000055;
    border-style: outset;
}

.header  {
  font: 18px tahoma, georgia, times, serif;
  font-weight: bold;
  color: #091760;
  background-image: url(images/option1.jpg);
  outline-width: 5;
  outline-color: #000055;
  outline-style: outset;
  text-align: left;
  float: left;
  padding: 0 0px 0 0;
  margin: 0px 0 0px 0px;
  border: 0;
  line-height: 20px;
  }

.headertd  {
# outline-color: #555555;
# outline-style: inset; 
# color:white; 
# width:100%; 
# background:transparent; 
# filter:alpha(opacity=50); 
# -moz-opacity:.50; 
# opacity:.50;
}
