﻿body 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: #496d8c url(images/bg.jpg) repeat-x;
	text-align: center;
}

td.head
{
	width: 985px;
	height: 160px;
	text-align: center;
}

td.body
{
}

td.footer
{
	text-align: center;
}

td.tl
{
	height: 71px;
	width: 17px;
	background-image: url(images/tl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

td.tm
{
	height: 71px;
	background-image: url(images/tm.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

td.tr
{
	height: 71px;
	width: 17px;
	background-image: url(images/tr.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

td.ml
{
	height: 336px;
	width: 17px;
	background-image: url(images/ml.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

td.mm
{
	height: 336px;
	background-image: url(images/mm.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

td.mr
{
	height: 336px;
	width: 17px;
	background-image: url(images/mr.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

td.bl
{
	height: 336px;
	width: 17px;
	background-image: url(images/bl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

td.bm
{
	height: 336px;
	background-image: url(images/bm.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

td.br
{
	height: 336px;
	width: 17px;
	background-image: url(images/br.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
	