td.headerleft
{
   width: 5px;
   height: 22px;
   background: url(../images/top_left.gif) no-repeat top left;
}

td.headercenter
{
   height: 22px;
   vertical-align: middle;
   padding: 0px 0px 0px 5px;
   font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 120%;
   font-weight: bold;
}

td.headerright
{
   width: 5px;
   height: 22px;
   background: url(../images/top_right.gif) no-repeat top right;
}

td.contentleft
{
   width: 5px;
   font-size: 0px;
   background: url(../images/content_left.gif) repeat-y left;
}

td.contentcenter
{
   padding: 5px 5px 3px 5px;
}

td.contentright
{
   width: 5px;
   font-size: 0px;
   background: url(../images/content_right.gif) repeat-y right;
}

td.footerleft
{
   width: 5px;
   height: 5px;
   font-size: 0px;
   background: url(../images/bottom_left.gif) no-repeat bottom left;
}

td.footercenter
{
   height: 5px;
   font-size: 0px;
   background: url(../images/bottom_center.gif) repeat-x bottom;
}

td.footerright
{
   width: 5px;
   height: 5px;
   font-size: 0px;
   background: url(../images/bottom_right.gif) no-repeat bottom right;
}
td.color1
{
   color: #000000;
   background-color: #c6d5e6;
}

td.color2
{
	color: #000000;
	background-color: #96a5b6;
}

td.color3
{
	color: #000000;
	background-color: #FFFFFF;
}