﻿td.header_gif
{
	background-image: url(images/header.gif);
	width:100%;
	text-align:left;
}
td.top_stretch
{
	width: 100%;
	background-image: url(images/top_stretch.gif);
}
td.content_left
{
	background-image: url(images/content_left.gif);
}
td.content_right
{
	background-image: url(images/content_right.gif);
}
td.content_center
{
	width: 100%;
	background-color: White;
}
td.bottom_stretch
{
	width: 100%;
	background-image: url(images/bottom_stretch.gif);
}

.tdpadding
{
	padding:5px;
}
