/* CSS Document */

td.color1 {background-color: #FFFBCE}
td.color2 {background-color: #97824D}
td.color3 {background-color: #911F29}
td.color4 {background-color: #FFFBCE}

tr.color1 {background-color: #FFFBCE}
tr.color2 {background-color: #97824D}
tr.color3 {background-color: #911F29}
tr.color4 {background-color: #FFFBCE}


body {background-color: #FFFFFF; margin: 0 0 0 0}

.welcomeTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #911F29;
	text-decoration: none;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.welcomeTXT A:visited{color: #911F29; text-decoration: none}
.welcomeTXT A:active {color: #911F29; text-decoration: none}
.welcomeTXT A:hover {color: #911F29; text-decoration: underline}
.welcomeTXT A:link {color: #911F29; text-decoration: none}

.contactTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #911F29;
	text-decoration: none;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.contactTXT A:visited{color: #911F29; text-decoration: none}
.contactTXT A:active {color: #911F29; text-decoration: none}
.contactTXT A:hover {color: #911F29; text-decoration: underline}
.contactTXT A:link {color: #911F29; text-decoration: none}

.copyrightsTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #97824D;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 20px;

}
.copyrightsTXT A:visited{color: #97824D; text-decoration: none}
.copyrightsTXT A:active {color: #97824D; text-decoration: none}
.copyrightsTXT A:hover {color: #97824D; text-decoration: underline}
.copyrightsTXT A:link {color: #97824D; text-decoration: none}

.navigationTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #911F29;
	text-decoration: none;
	line-height: 30px;
}
.navigationTXT A:visited{color: #911F29; text-decoration: none}
.navigationTXT A:active {color: #911F29; text-decoration: none}
.navigationTXT A:hover {color: #911F29; text-decoration: none}
.navigationTXT A:link {color: #911F29; text-decoration: none}

.normalTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #97824D;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 16px;
}
.normalTXT A:visited{color: #97824D; text-decoration: none}
.normalTXT A:active {color: #97824D; text-decoration: none}
.normalTXT A:hover {color: #97824D; text-decoration: underline}
.normalTXT A:link {color: #97824D; text-decoration: none}

.dataTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #97824D;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 20px;
}
.dataTXT A:visited{color: #97824D; text-decoration: none}
.dataTXT A:active {color: #97824D; text-decoration: none}
.dataTXT A:hover {color: #97824D; text-decoration: underline}
.dataTXT A:link {color: #97824D; text-decoration: none}

.tableTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #911F29;
	text-decoration: none;
	line-height: 30px;
}
.tableTXT A:visited{color: #911F29; text-decoration: none}
.tableTXT A:active {color: #911F29; text-decoration: none}
.tableTXT A:hover {color: #911F29; text-decoration: none}
.tableTXT A:link {color: #911F29; text-decoration: none}

#customers {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
#customers li {
	margin: 0;
	padding: 10px 0 18px 0;
	list-style-type: none;
	background: transparent url(/downtown/img/separator.gif) no-repeat bottom center;
}
#customers li.last {
	background: none;
}
#customers h3 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #97824D;
}
#customers span {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	color: #97824D;
}
#customers p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 14px;
	font-weight: normal;
	color: #97824D;
}
.navigationPages {
	margin: 0;
	padding: 0;
	border-top: 1px solid #97824D;
	border-bottom: 1px solid #97824D;
}
.navigationPages p {
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
	color: #97824D;
}
.navigationPages p.goToPage {
	text-align: right;
}
a.prev:link, a.prev:visited, a.prev:hover, a.prev:active {
	margin: 0;
	padding: 0 .5em 0 1em;
	color: #97824D;
	background: transparent url(/downtown/img/Prev.gif) no-repeat 0 .4em;
}
a.next:link, a.next:visited, a.next:hover, a.next:active {
	margin: 0;
	padding: 0 2em 0 .5em;
	color: #97824D;
	background: transparent url(/downtown/img/Next.gif) no-repeat 3em .4em;
}
.inputPage {
	margin: 0;
	padding: 0;
	width: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #97824D;
	font-size: 11px;
	font-weight: normal;
}
.inputBtn {
	width: auto;
	position: relative;
	top: 2px;
}

/* Added to support T17... */

.normalTXTlikeList 
{
	margin: 0;
	
	font-size: 14px;
	font-weight: normal;
	color: #97824D;
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #97824D;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 16px; */
}

#offerlist {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
#offerlist li {
	margin: 0;
	padding: 10px 0 18px 0;
	list-style-type: none;
	background: transparent url(/downtown/img/separator.gif) no-repeat bottom center;
}
#offerlist li.last {
	background: none;
}
#offerlist h3 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #97824D;
}
#offerlist span {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	color: #97824D;
}
#offerlist p {
	margin: 0;
	padding: 5 0 5 20px;
	font-size: 14px;
	font-weight: normal;
	color: #97824D;
}

