.signtable {

border-width: 2px;

border-spacing: 2px;

border: 0px solid white;

border-collapse: separate;

width: 470px;

}



.signtable td {

background-image: url(IMG/tableback.png);
background-repeat: repeat-y;




}

.alt td {

background-image: url(IMG/tableback.png);
background-repeat: repeat-y;

}

.maintd td {

background-image: url(IMG/repeatsquare2.png);
background-repeat: repeat;




}

.blackalt td {

background-image: url(IMG/tablebackdark.png);
background-repeat: repeat-y;

}

.cottleink {


background-repeat: no-repeat;
background-position: center;

}

.cottleink td {


}

.signsupplies {

background-image: url(IMG/signback.png);
background-repeat: no-repeat;
background-position: center;

}

.signsupplies td {

background-image: url(IMG/tableback.png);
background-repeat: repeat-y;
}

.cottleinkcenter {
background-color: transparent;

}

.cottleinkcenter td {

background-image: url(IMG/repeatsquare1.png);
background-repeat: repeat;

}




.signtable p {

font-size: 10px;

margin: -2px;

white-space: nowrap;

}


.materialtable {

border-width: 2px;

border-spacing: 2px;

border: 0px solid white;

border-collapse: separate;

width: 230px;

}



.materialtable td {

background-image: url(IMG/tableback2.png);
background-repeat: repeat-y;




}




.materialtable p {

font-size: 10px;

margin: -2px;

white-space: nowrap;

}


#centeralign {
text-align: center;
width: 100%;
}

#headingbar {
font-size: 14px;
color: #000000;
padding: 10px 0px 10px 10px;
background-color: #c7dbfa;
width: 100%;
margin-left: -5px;


}


