.menuBG {  background-repeat: no-repeat}
BODY, TD, .NormalText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

a img {
	border: 0;
}

.BlueText {color:#003399;}
.BlueHeader {
	color:#003399;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.RedHeader {
	color:#ff0000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.BlueSubHeader {
	color:#003399;
	font-size: 14px;
}
.Header {
	font-size: 16px;
	font-weight: bold;
}
.GrayText{
	color:#666666;
}
.articleText {  font-size: 12px}
.pageHdrText {  font-size: 16px; font-weight: bold; color: #003399; font-style: italic}
.articleHdrText {  font-size: 14px; color: #003399}

.menuBG a, .menuBG a:visited, .menuBG a:hover {
	color:#6699CC;
	font-style: italic;
	font-weight:bold;
}

/*--- Left Navigation ---*/

div#leftNav {
	margin-left: 20px;
}

div#leftNav a:link, div#leftNav a:active, div#leftNav a:visited {
	color: #5476BB;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}

div#leftNav a:hover {
	color: #000;
}

/*--- Merchandise ---*/

td.MerchHeader {
	font-size: 24px;
	font-weight: bold;
	background-color: #5476BB;
	color: #fff;
	padding: 5px 0 5px 5px;
}

table.tblProduct td {
	padding: 5px;
	vertical-align: top;
}

.ProductTitle {
	font-weight: bold;
	color: #5476BB;
}

.ProductTitleDetail {
	font-size: 18px;
	font-weight: bold;
	color: #5476BB;
}