﻿td
{
	vertical-align: top;
  margin-left: 80px;
}
td.topLeft
{
	background-color: white;
	background-image: url(images/glt.gif);
	width: 12px;
	background-repeat: no-repeat;
	height: 20px;
	background-position: right bottom;
}
td.bodyLeft
{
	background-image: url(images/glm.gif);
	background-repeat: repeat-y;
	width: 12px;
	background-position: right;
}
td.bottomLeft
{
	background-color: white;
	background-image: url(images/glb.gif);
	width: 12px;
	background-repeat: no-repeat;
	height: 20px;
	background-position: right top;
}
td.topMiddle
{
	background-image: url(images/gtm.gif);
	height: 20px;
	background-repeat: repeat-x;
	background-color: white;
	background-position: bottom;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
}
table.bodyMiddle
{
	background-image: url(images/gbg.gif);
	text-align: left;
}
td.bodyMiddle
{
	background-image: url(images/gbg.gif);
	text-align: left;
}
td.bottomMiddle
{
	background-image: url(images/gbm.gif);
	height: 20px;
	background-repeat: repeat-x;
	background-color: white;
	background-position: top;
}
td.topRight
{
	background-image: url(images/grt.gif);
	width: 12px;
	background-repeat: no-repeat;
	height: 20px;
	background-color: white;
	background-position: left bottom;
}
td.bottomRight
{
	background-image: url(images/grb.gif);
	width: 12px;
	background-repeat: no-repeat;
	height: 20px;
	background-color: white;
	background-position: left top;
}
td.bodyRight
{
	background-image: url(images/grm.gif);
	background-repeat: repeat-y;
	width: 12px;
}

td.officialWebsite
{
	text-align: right;
	padding: 10px 42px 2px 0px;
}
td.flashArea
{
	width: 195px;
	height: 153px;
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}
/*	width: 518px;
*/td.content
{
	font: 11px Arial, Helvetica;
	padding: 0 10px 0 0;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}
/*td.content span
{
	font: 11px Arial, Helvetica;
	background-color: #FFFFFF;
}*/
td.content h1
{
	color: #882C1A;
	font-size: 18px;
}
td.content h2
{
	font-size: 14px;
}
td.content h3
{
	color: #6F6447;
	font-size: 12px;
}
td.content h4, h5, h6
{
	color: #882C1A;
}
/*
td.searchArea
{
	width: 181px;
	height: 44px;
	text-align: right;
	padding: 3px 0 0 0;
	background-image: url(images/secondary/searchBox.jpg);
	background-repeat: no-repeat;
}*/
td.secondaryNav
{
	padding: 0 35px 0 35px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/secondary/rightList.jpg);
	background-repeat: repeat-y;
	background-color: #b9b48f;
	text-align: left;
}
td.featuredSections
{
	padding: 0 0 10px 0;
}
td.featuredSections a
{
	color: #F0EFC4;
}
td.featuredSections a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
td.inThisSection a
{
	color: #FFFFFF;
}
td.inThisSection a:hover
{
	color: #F0EFC4;
	text-decoration: none;
}
td.footer
{
	text-align: center;
}
