.style_SkipStroke {
    background: transparent;
    opacity: 0.48;
}

.background{
background: rgb(255, 255, 255) /* url(TEXTURE%20B.jpg) */ no-repeat scroll center center; 
margin: 0pt;
height: 800px;
}

.header{
background: url(banner_back.png) no-repeat center;
}

.footer{
position: relative;
bottom: 0px;
}

.tableBody{
font-family: "Big Caslon", Didot, Trebuchet, serif, Helvetica, Verdana, Arial, sans-serif;
background-color: rgba(237, 237, 237, .3);
width:800px;
font-size:18px;
text-decoration: none;

}

.tableBody td{
text-align: center;
}

.tableBody a{
text-decoration: none;
color:  gray;
}

.ltb{
padding: 15px;
text-align: left;
font-family: "Big Caslon", Georgia;
background-color: rgba(237, 237, 237, .3);
width:800px;
}

.ltb a{
text-decoration: none;
}


.tableBody1{
font-family: "Big Caslon", Didot, Trebuchet, serif, Helvetica, Verdana, Arial, sans-serif;
width:800px;
font-size:18px;
text-decoration: none;

}

.tableBody1 td{
text-align: left;
}

.tableBody1 a{
text-decoration: none;
color:  gray;
}

.tableBody2{
font-family: "Big Caslon", Didot, Trebuchet, serif, Helvetica, Verdana, Arial, sans-serif;
width:800px;
font-size:22px;
text-decoration: none;
border-style: none;

}

.tableBody2 td{
text-align: left;
border-style: none;
}

.tableBody2 tr{
text-align: left;
border-style: none;
}

.tableBody2 a{
text-decoration: none;
color:  purple;
border-style: none;
}

a img{ border: none;}