﻿


body	
	{
	
	font-family: Verdana;
	background-image: url(/images/template/checker-tile_goodToGo_smallerVersion2.jpg);
	margin: 0px;
	}

table	
	{
	font-size: 8pt;	
	border-collapse: collapse;
	padding: 0px;
	}
	
table td
	{
	border: 0px #ffffff solid;	
	padding: 0px;
	}
	
a	
	{
	text-decoration: none;
	color: blue;
	}


a:hover
	{
	text-decoration: underline;
	color: #000099;	
	}
	
td.tdLeftShadow, td.tdRightShadow
	{
	width: 10px;

	}

td.tdLeftShadow
	{
	background-image: url(/images/template/leftShadow.png);
	background-repeat: repeat-y;
	background-position: right top;
	}

td.tdRightShadow	
	{
	background-image: url(/images/template/rightShadow.png);
	background-repeat: repeat-y;
	background-position: left top;
	}
	
	
td.tdMainNavigation
	{
	background-image: url(/images/template/navigationBg.jpg);
	color: #ffffff;
	vertical-align: top;
	}
	
td.tdPageTitle
	{
	background-image: url(/images/template/pageTitleBackground.jpg);	
	background-position: center top;
	background-repeat: repeat-x;
	background-color: black;
	height: 50px;
	text-align: right;
	color: #ffffff;
	padding: 6px 10px 6px 10px;
	}
	
td.tdMainContent
	{
	background-color: white;
	background-image: url(/images/template/ToughTreg-ContentBackground.jpg);
	background-position: center top;
	background-repeat:	repeat-y;
	padding: 10px 40px 10px 40px;
	color: #444444;
	}
	
td.tdName
	{
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 4px;
	}

td.tdName a
	{
	font-size: 10pt;

	}
	
td.tdInfo
	{
	
	}
	
	
	
	
/* end of style */