/* CSS Document */

.navigation_menu
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.navigation_menu:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EE3124;
	text-decoration: none;

}
.PromotionHeader {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #C70F0F;
}
.PromotionBullet {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FF6600;
	left: auto;
}
.PromotionLink {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.PromotionLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EE3124;
	text-decoration: none;
}
.CatLink {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.CatLink:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #EE3124;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.notes {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.ProductHeader {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	left: auto;
}
.SpecDlLink {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EE3124;
	text-decoration: none;
}
.SpecDlLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EE3124;
	text-decoration: underline;
}
.SubPromotionLink {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.SubPromotionLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #EE3124;
	text-decoration: none;
}
