﻿body
{
	margin: 0px 0px 0px 0px;
	background-image: url(img/tr_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
}

.MainTable
{
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	padding: 0px 0px 0px 0px;
}

.HeadImage
{
	background-image: url(img/tr_header.gif);
	background-repeat: no-repeat;
	width: 850px;
	height: 255px;
	padding: 0px 0px 0px 0px;
}

.FootImage
{
	background-image: url(img/tr_footer_divider.gif);
	background-repeat:no-repeat;
	width: 850px;
	height: 10px;
	padding: 0px 0px 0px 0px;
}

.Footer
{
	background-color: #A6CD3F;
	width: 100%;
	color: White;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.Footer A:link
{
	text-decoration: underline;
	color: White;
}

.Footer A:visited
{
	text-decoration: underline;
	color: White;
}

.Footer A:hover
{
	text-decoration: underline;
	color: White;
}

.Footer A:active
{
	text-decoration: underline;
	color: White;
}

.left
{
	text-align: left;
	vertical-align: middle;
}

.right
{
	text-align: right;
	vertical-align: middle;
}

.center
{
	text-align: center;
	vertical-align: middle;
}

.hdr
{
	height: 30px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.cell
{
	text-align: center;
	vertical-align: middle;
}

.Stats
{
	text-align: center;
	background-color: #f9f9f9;
}

.Stats TABLE
{
	margin-left: auto;
	margin-right: auto;
	width: 825px;
	font-size: 12px;
}

.Stats .pic
{
	width: 48px;
	height: 48px;
	color: #49C7EF;
	text-align: center;
	vertical-align: middle;
	font-size: 24px;
}

.Stats .pic IMG
{
	border: solid 1px #49C7EF;
	width: 48px;
	height:48px;
}

.disclaimer  
{
	font-family:Verdana; 
	font-size:8pt;
	font-weight:normal;
}