body {
	background-image: url(../images/bg-wood.jpg);
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #0066b2;
	text-decoration: underline;
}
a:visited {
	color: #0066b2;
	text-decoration: underline;
}
a:hover {
	color: #0066b2;
	text-decoration: underline;
}
a:active {
	color: #0066b2;
	text-decoration: underline;
}
a.tGray:link {
	color: #707070;
	text-decoration: none;
}
a.tGray:visited {
	color: #707070;
	text-decoration: none;
}
a.tGray:hover {
	color: #707070;
	text-decoration: none;
}
a.tGray:active {
	color: #707070;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
}
.frmFormat {
	margin-bottom:0;
}
.frmField {
	border-width: 1;S
	border-color: #999999;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.frmFieldReq {
	border-width: 1;S
	border-color: #999999;
	background-color: #FEE9EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.frmButton {
	border-width: 1;
	border-color: #C50000;
	background-color: #0066b2;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	cursor:hand; cursor:pointer;
}

.lstHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0066b2;
	padding: 4px;
}
.lstItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 4px;
}
.lstItems2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F5F5F5;
	padding: 4px;
}
.lstItemsH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFB3;
	padding: 4px;
}

.tFont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.tSmall{
	font-size: 10px;
}
.tLarge{
	font-size: 14px;
}
.tXLarge{
	font-size: 16px;
}
.tXXLarge{
	font-size: 24px;
	font-weight: bold;
}
.tBold{
	font-weight: bold;
}
.tWhite{
	color:#FFFFFF;
}
.tGray{
	color:#707070;
}
.tRed {
	color:#990000;
}
.tBlue {
	color:#0066b2;
}
.tbg-nagsheadlife {
	background-image: url(../images/nagsheadhammocks-life.jpg);
	background-repeat: no-repeat;
}
.tbg-smnu {
	background-image: url(../images/submnu-box.jpg);
	background-repeat: no-repeat;
}
.ropebdr-left {
	background-image: url(../images/ropeborder-left.gif);
	background-repeat: repeat-y;
}
.ropebdr-right {
	background-image: url(../images/ropeborder-right.gif);
	background-repeat: repeat-y;
}
