body {
 background-image:
url(images/stripe.png);
background-repeat:
repeat;

}


TD.side {
	background-image:
url(images/side.gif);
background-repeat:
repeat-y;
}
td.black {
	background: #ffffff;
}
TD.sideback {
	background-image:
url(images/sideback.jpg);
background-repeat:
repeat-y;
}
TD.line {
	background: #004686;
}