.mail  {width: 80%;
        background-color: #FFFFFF;
        border-color: #4C4C4C;
        border-bottom: solid 0.5pt #4C4C4C;
        border-top-style: none;
        border-right: solid 0.5pt #4C4C4C;
        border-left: solid 0.5pt #4C4C4C;
        font-family: Arial;
        color: #3B4D6B;
        text-align: center;
        padding: 5;
}

.mail1 { background-color: #3B4D6B;
         text-align: center;
         padding-bottom: 5;
         padding-top: 3;
}

.mail1 a { font-family: Tahoma;
           color: #FFFFFF;
           font-size: 8.0pt;
           font-weight: bold;
           text-decoration: none;
}

.mail2 { font-family: Arial;
         color: #3B4D6B;
         font-size: 8.0pt;
         font-weight: bold;
         padding: 5;
}

.mail2 a  { font-family: Arial;
           color: #3B4D6B;
           font-size: 6.0pt;
           font-weight: bold;
           text-transform: uppercase;
}

.mail3 { font-family: Arial;
         color: #000000;
         font-size: 6.0pt;
         padding: 0;
         text-align: center;
         letter-spacing: 6;
         text-transform: capitalize;
}

table.mjpg  {
	     background-image: url(images/m.jpg);
	     height: 18;
	     width: 238;
	     border-bottom: solid 1pt #000000;
}


