/*Main sub-headings*/
h1{font-size: 0.8em;}
                                                               
/*Just for part of header image*/
#whiteline {
   background-image:
   url('images/bg.gif')
}

/*Table border for table2*/
#table2 {
   border-color:  #CC0000;
}

/*Table border for table23*/
#table23 {
   border-color: #C0C0C0;
}

/*Table border for table15*/
#table15 {
   border-color: #FF0000;
}

/*Table border for table16*/
#table15 {
   border-color: #C0C0C0;
}

/*Back color for table header*/
.headcolor {
   background-color:  #CCCCCC;
}
                                                                                      
/*Table border for table19*/
#table19 {
   border-color: #CCCCCC;
}                                                                                      
/*Table border for table AutoNumber1*/
#AutoNumber1 {
   border-color: #C0C0C0;
   background-color:  #FFFFFF;
}                                                                                                                                 /*Border for lowest table header*/
.solidborder {
   border-color:  #FFFFFF;
}                                                                                                                                 /*Red heading*/
#redheader {
  font: bold arial;
  color: red;
  text-align: center;
}
/*Main text*/
.middle {width: 71%;
  font: 1.2em arial;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  padding: 6px;
        }
body {
	background-color: #4F4F4F;
}                                                                                                                                 /*special font*/
.spfont {font: bold italic 0.9em tahoma;
}                                                                                                                                 #footer {color: #008080;
         clear: both;
         height: 40px;
         text-align: center;
        }
.small {font: 0.6em arial;
{                                                                                                                                                                                                                                                                                                                                                                                                
