A:link {
	color: #0033cc;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
A:visited {
	color: #0033cc;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
A:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;

}

BODY {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}



.defaulttablebackground {
	 background-color: #FFFFFF;

}

.newsarticletitle {
	 color: #299ef2;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 20px;
	 font-weight: bolder;
}
.newsarticlecontent {
	 color: #000000;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;

}
.newsarticleparagraphtitle, .frontpageprice {
	 color: #FF9900;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 16px;
	 font-weight: bold;

}


.frontpagepricestrike {
	 color: #FF9900;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 16px;
	 font-weight: bold;
	text-decoration: strike;
}

.frontpagesaleprice {
	 color: #FF0000;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 16px;
	 font-weight: bold;

}
.productdescprodtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	text-decoration: underline;
	color: #0033cc;
}

.productdescprodprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #FF9900;
}

.productdescproddesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
}

.productdescinstoreonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #000000;
}

.navBorder {
	background: #FF9900;
}
.navBottom1 {
	background: #FF9900;
}
.navBottom2 {
	background: #299ef2;
}

.navLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	text-decoration: underline;
	color: #0033cc;
}
.navLeft p {
	margin: 0 0 0.5em 0;
}

.navLeft A:link {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #0033cc;
}
.navLeft A:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #0033cc;
}
.navLeft A:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


.buttonSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFCC;
}
