body {
 /* background:               #E3ECF3;*/
 /* background:               url("../images/Bg2.jpg") top left;*/
  color:                    #000000;
  font-family:              tahoma, helvetica, arial, sans-serif
  font-size:                small;
  font-weight:              normal;
}

#tblMain {
  text-align:               left;
  width:                    100%;
}

#tdLogo {
  background:               #E3ECF3;
  /*border-top:               1px solid #000000;
  border-left:              1px solid #000000;
  border-bottom:            1px solid #000000;*/
  color:                    #FFFFFF;
  font-family:              tahoma, helvetica, arial, sans-serif
  font-size:                small;
  font-weight:              normal;
}

#tdMain {
  background:               #FFFFFF;
  border-left:              1px solid #000000;
  border-bottom:            1px solid #000000;
  border-right:             1px solid #000000;
  color:                    #000000;
  font-family:              tahoma, helvetica, arial, sans-serif
  font-size:                small;
  font-weight:              normal;
}

#tblContent {
  background:               #FFFFFF;
  color:                    #000000;
  font-family:              tahoma, helvetica, arial, sans-serif
  font-size:                small;
  font-weight:              normal;
  padding:                  5px 5px;
  width:                    100%;
}

#spnCopyright {
  background:               transparent;
  color:                    #000000;
  font-family:              tahoma, helvetica, arial, sans-serif
  font-size:                small;
  font-weight:              normal;
}

#spnCopyright a {
  color:                    #000000;
  font-family:              tahoma, helvetica, arial, sans-serif
  font-size:                small;
  font-weight:              normal;
}

#spnCopyright a:hover {
  color:                    #990000;
  font-family:              tahoma, helvetica, arial, sans-serif
  font-size:                small;
  font-weight:              normal;
}
