﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #a29d82;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
H1
{
	color: Green;
	font-size: 12pt;
}

H2
{
	color: Green;
	font-size: 11pt;
}

UL.reducedTopSpace
{
	margin-top: -8px;
}

UL LI
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
HR
{
	width: 90%;
	height: 1px;
	text-align: center;
	color: #c0c0c0;
	background-color: #c0c0c0;
}

a:link
{
	color: #6699FF;
	text-decoration: underline;
}
a:active
{
	color: #6699FF;
	text-decoration: underline;
}
a:visited
{
	color: #6699FF;
	text-decoration: underline;
}
a:hover
{
	color: #999966;
	text-decoration: underline;
}

.bodyTable
{
	background-image: url(images/bodyBG.jpg);
}

.headerTable
{
	background-image: url(images/topBG.jpg);
}

#txmasTable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: solid 2px #666;
}

#txmasTable .headerRow
{
	 border-bottom: solid 2px #666;
	 border-left: solid 1px #666;
}

#txmasTable .itemRow
{
	 border-bottom: solid 1px #666;
	 border-left: solid 1px #666;
}

#txmasTable .itemRowSpecial
{
	 border-bottom: solid 1px #666;
	 border-left: solid 2px #666;
}