/* CSS Document */
a:link {
	color: #D14029;
	text-decoration: none;
	font-weight: bold;	
}
a:visited {
  color: #D14029; 
  text-decoration: none;
  font-weight: bold;
}
a:hover {
	color: #767776;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #D14029;
	text-decoration: none;
	font-weight: bold;
}	
.add_to_cart {
	padding: 0;
	margin: 6px 0 0 -3px;
	border: none;
	background: none;
	color: #d14029;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: pointer;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
	line-height: 16px;
	text-align: left;
	text-transform: none;
}
.bodystylewhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;	
	line-height: 16px;
	text-align: left;
	text-transform: none;
}
.bodystylebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	text-transform: none;
}
.bodystyleboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	text-transform: none;
}
.bodystyleitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-transform: none;
}
.bodystyleitalicwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-transform: none;
}
.bodystyleitalicbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	text-transform: none;
}
.bodystylesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	text-transform: none;
}
.bodystylesmallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	text-transform: none;
}
.bodystylesmallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	text-transform: none;
	font-variant: small-caps;
}
.bodystylesmallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	text-transform: none;
}
.bodystylesmallital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	text-transform: none;
}
.bodystylesmallitalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	text-transform: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
	text-transform: none;
}
.headwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
	text-transform: none;
}
.headwhitelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 26px;
	text-align: left;
	text-transform: none;
}
.headbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	text-transform: none;
}
.headboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	text-transform: none;
}