tbody td,
thead td
{
   margin: 0px;
   padding: 0px;
   vertical-align: top;
}

.mainTable table
{
   padding: 0px;
   margin: 0 auto;
}

.navigation
{
	background-color: #fff;
}

.bartFeet
{
	float: left;
	position: relative;
}

td.pageTop
{
   background: url(/images/pageTop.gif) no-repeat bottom;
   font-size: 10px;
   font-weight: bold;
   height: 29px;
   padding-right: 50px;
   text-align: right;
   vertical-align: middle;
}

td.pageTop a
{
   color: #000;
}

.pageLeft
{
	background: url(/images/pageLeftBack.gif) repeat-y;
}

.pageRight
{
	background: url(/images/pageRightBack.gif) repeat-y;
}

.pageBody
{
	background-color: #fff;
   margin: 0px;
	padding: 25px;
   padding-top: 20px;
}

.pageBodyContent
{
   _height: 200px; /* ie hack */
   min-height: 200px;
}

.footer
{
	background: url(/images/pageFooterBack.gif) no-repeat;
	width: 720px;
	height: 48px;
	line-height: 1.25;
	font-size: 10px;
	padding: 0px;
	vertical-align: middle;
	text-align: right;
	font-style: italic;
}

.footerText
{
   padding-right: 30px;
}
