BODY {
background: #ffffff;
color: #000000;
margin: 0px;
background-image: url(catalog/images/pagebg.jpg);
background-position: center top;
background-repeat:no-repeat;
}
.homebodycopy {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: regular;
	color: #ffffff;
	text-decoration: none;	
	line-height: 15px;
}

.bodycopy {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: regular;
	color: #000000;
	text-decoration: none;	
		line-height: 16px;
}
.bodycopy A:link {color: #8B6600; text-decoration: none; border-bottom: dotted 1px #8B6600; }
.bodycopy A:visited {color: #6C4F00; text-decoration: none; border-bottom: dotted 1px #6C4F00; }
.bodycopy A:active {color: #8B6600; text-decoration: none; border-bottom: dotted 1px #8B6600; }
.bodycopy A:hover {color: #9AB10B; text-decoration: underline; border-bottom:none;}

h1.bodycopy {
	font-family: Tahoma, Arial;
	font-size: 26px;
	font-weight: bold;
	color: #1D0C07;	
}

h2.bodycopy {
	font-family: Tahoma, Arial;
	font-size: 19px;
	font-weight: bold;
	color: #34170E;
}


.name {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6E7E00;
}

.question {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #34170E;
}

.footercopy {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: regular;
	color: #563315;
	text-decoration: none;	
	line-height: 12px;
}
.footercopy A:link {color: #563315; text-decoration: none;}
.footercopy A:visited {color: #563315; text-decoration: none;}
.footercopy A:active {color: #563315; text-decoration: none; }
.footercopy A:hover {color: #9AB10B; text-decoration: underline;}


.fitslisttable {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: regular;
	color: #000000;
	text-decoration: none;	
	line-height: 16px;
	background-color:#ffffff;
		border:1px solid #2A1F1D;
}

.fitslisttable td
{
text-align:left;
padding:10px; 
	border:1px solid #2A1F1D;
}

.fitslisttable th
{
text-align:left;
padding:10px; 
border:1px solid #2A1F1D;
background-color:#2A1F1D;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: regular;
	color: #ffffff;
}