th {
        background-image: url(/images/th_bg.png);
        background-repeat: repeat-x;
	}
.image {
        background-image: url(/images/th_bg_lg.png);
        background-repeat: repeat-x;
}
.smimage {
        background-image: url(/images/th_bg.png);
        background-repeat: repeat-x;
}
.smimage-r {
        background-image: url(/images/th_bg.png);
        background-repeat: repeat-x;
        background-position: right;
}
.teamsubheader {
        background-image: url(/images/th_bg_lg.png);
        background-repeat: repeat-x;
}
.inv	{
		background-image: url(/images/th_bg_inv.png);
        background-repeat: repeat-x;
}
th.blank {
	background-image: none;
}		

