.header {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.footer {

	font-size: 12px;
	font-weight: normal;
}
.category_group {
	font-size: 18px;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
}
.category {
	font-size: 14px;
}
.stdText {
	font-size: 12px;
}
.promotionHeader {
	font-size: 12px;
	font-weight: bold;
	background-position: right;
}
.promotionText {

	font-size: 12px;
	font-weight: normal;
}
.border {
	border: 1px solid #999999;
	background-color: #E6E6E6;
}

a:link {
color: #000099;
background: transparent;
text-decoration: none;
}

a:visited {
color:#000099;
background: transparent;
text-decoration: none;
}

a:hover {
color: gray;
text-decoration: underline;
background: transparent;
}
.productCaption {
	font-size: 16px;
	font-weight: bold;
}
.productDetails {

	font-size: 16px;
}
