body
{
  /* background information */
  margin-left: 3px;
  margin-top: 3px;
  background-image: url(images/tbr-background.png);
  background-color: #FFFFFF;
  background-position: 15px 75px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  
  /* font information */
  font-family: Verdana, Helvetica, Sans Serif;
  font-size: medium;
  font-weight: normal;
  color: #000000;
}

IMG
{
  border: 0px;
}

DIV#headerLine
{
   border-top: solid 1px rgb(17,106,37);
   
  /*color: rgb(17,106,37);
  background-color: Transparent;*/
  position: absolute;
  top: 60px;
  left: 3px;
  width: 100%;
  height: 0px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  padding: 0px 0px 0px 0px;
  display: block;
}

.newsStory
{
  padding-left: 10px;
  padding-top: 10px;
  font-size: medium;
}

.newsHeadline
{
  font-size: medium;
  font-weight: bolder;
}

.newsByLine
{
  font-size: x-small;
  color: rgb(200,108,30);
  background-color: Transparent;
  font-weight: lighter;
}
.newsByLine a
{
  font-size: x-small;
  color: rgb(17,106,37);
  font-weight: lighter;
}

.newsContent
{
  font-size: small;
  padding-left: 5px;
  padding-top: 2px;
}

.newsContent a
{
  font-size: small;
  color: rgb(17,106,37);
}

.faqCategory
{
  font-size: medium;
  font-weight: bold;
  color: rgb(17,106,37);
}

.faqQuestion
{
  font-size: small;
  font-weight: bold;
  color: rgb(200,108,30);
}

.faqQuestionList
{
  padding-left: 10px;
}

.faqQuestionList a
{
  font-size: small;
  color: rgb(200,108,30);
}

.faqQuestionList a:hover
{
  font-size: small;
  color: rgb(17,106,37);
}

.faqAnswer
{
  font-size: small;
  color: rgb(0,0,0);
}

.faqAnswer a
{
  font-size: small;
  color: rgb(200,108,30);
}
.faqAnswer a:hover
{
  font-size: small;
  color: rgb(17,106,37);
}

DIV#leftFrame
{
  position: absolute;
  left: 3px;
  top: 75px;
  margin-left: 3px;
  /*margin-right: 175px;*/
  margin-top: 0px;
  margin-bottom: 5px;
  padding-left: 3px;
  z-index: 5;
  padding-right: 175px;
  /* border: 1px ridge rgb(200,108,30); */
}

DIV#rightFrame
{
  position: absolute;
  right: 10px;
  top: 75px;
  width: 160px;
  z-index: 10;
  /* border: 1px solid rgb(200,108,30); */
}

DIV#logoFrame
{
  position: absolute;
  left: 3px;
  top: 3px;
  float: left;
}

DIV#linkFrame
{
  position: absolute;
  left: 240px;
  top: 3px;
}

DIV#footerFrame
{
  position: relative;
  clear: both;
  text-align: center;
}

DIV#statsFrame
{
  position: absolute;
  left: 3px;
  top: 65px;
  margin-left: 3px;
  margin-right: 15px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  /* border: 1px ridge rgb(200,108,30); */
}
.statsboxHeader
{
  color: #FFFFFF;
  background-color: rgb(17,106,37);
  font-weight: bolder;
  font-size: small;
  text-align: center;
  padding: 2px;
}
.statsTableHeader
{
  color: #000000;
  /* background-color: rgb(17,106,37); */
  font-weight: bold;
  font-size: medium;
  text-align: center;
  padding: 2px;
}
.statsHeader, .statsHeader td
{
  color: #000000;
  /* background-color: rgb(17,106,37); */
  font-weight: bold;
  font-size: small;
  text-align: center;
  padding: 2px;
}
.statsHeader a
{
  color: #000000;
  /* background-color: rgb(17,106,37); */
  font-weight: bold;
  font-size: small;
  text-align: center;
  padding: 2px;
  text-decoration: underline;
}
.statsHeader a:hover
{
  color: #FF0000;
  /* background-color: rgb(17,106,37); */
  font-weight: bold;
  font-size: small;
  text-align: center;
  padding: 2px;
  text-decoration: underline;
}

.statsContent
{
  color: #000000;
  /* background-color: rgb(200,108,30); */
  border: 1px ridge rgb(17,106,37);
  font-size: x-small;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  display: block;
}
.statsContent a
{
  color: rgb(17,106,37);
  font-size: x-small;
}

.topLinks
{
  font-size: x-small;
  color: #000000;
  text-align: right;
  float: right;
  top: 3px;
}

.topLinks a
{
  font-size: x-small;
  color: rgb(200,108,30);
}

.siteLinks
{
  /* clear: right; */
  font-size: medium;
  text-align: left;
  margin-top: 35px;
  margin-left: 30px;
}

.siteLinks a
{
  font-size: small;
  color: rgb(200,108,30);
}
.siteLinks a:hover
{
  font-size: small;
  color: rgb(17,106,37);
}

DIV#linkSubMenu, DIV#proxySubMenu
{
  color: #000000;
  background-color: #FFFFFF;
  /* background-color: rgb(200,108,30); */
  border: 1px ridge rgb(17,106,37);
  font-size: medium;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  margin: 0px;
  text-align: right;
}
DIV#linkSubMenu a, DIV#proxySubMenu a
{
  color: rgb(17,106,37);
  font-size: x-small;
}

.bold
{
  font-weight: bold;
}
A.overlib,A.overlib:hover,A.overlib:visited
{
	color: #000000;
	text-decoration: underline;
}
A.memberstats, A.memberstats:visited
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: xx-small;
}
A.memberstats:hover
{
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: xx-small;
}
A.memberstatspaging, A.memberstatspaging:visited
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: small;
	padding-left: 5px;
}
A.memberstatspaging:hover
{
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: small;
	padding-left: 5px;
}
.statsText
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: xx-small;
}
.statsPageHeader
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: medium;
	font-weight: bold;
	border: ridge 1px #000000;
	padding: 3px;
}
.evenrow
{
   background-color: #EEEEEE;
}
.oddrow
{
   background-color: #FFFFFF;
}

.gauntletHeader
{
	font-size: small;
	font-weight: bold;
	background-color: rgb(17,106,37);
	color: White;
}

.gauntletHeader a
{
	color: White;
	text-decoration: none;
}

.gauntletHeader a:hover
{
	color: White;
	text-decoration: underline;
}

.gauntletRow
{
	font-size: x-small;
	text-align: left;
}

.gauntletRow a
{
	color: #000000;
	text-decoration: none;
}

.gauntletRow a:hover
{
	color: #000000;
	text-decoration: underline;
}
