.FrmSearch {
	width: 138px;
	height: 22px;
}
.TxtSubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

a:link.TxtLink {
	color:#A3A37A; 
	text-decoration:underline;
}

a:visited.TxtLink {
	color:#A3A37A; 
	text-decoration:underline;
}

a:active.TxtLink {
	color:#FF0000; 
	text-decoration:underline;
}

a:hover.TxtLink {
	color:#FF0000; 
	text-decoration:none;
}


.TxtBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FrmRegister {
	width: 200px;
}
.TxtSmlHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.FrmQty {
	width: 30px;
}
.TblSearchResults {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TxtPageHeaderMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
}
.TxtPageHeaderSml {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.TxtSubTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.TxtPrice {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.TxtQty {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.TxtProductTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

