body {
	background-image: url(/images/9bg.jpg);
	background-repeat: repeat-x;
	background-color: #2D2D2D;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #df1c23;
	font-weight:bold;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #df1c23;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c4c4c4;
}
a {
	color: #E3141C;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E3141C;
}
a:hover {
	text-decoration: underline;
	color: #E3141C;
}
a:active {
	text-decoration: none;
	color: #E3141C;
}
a.headLink {
	font-size: 10px;
	color: #c4c4c4;
	font-weight: bold;
}
a:link.headLink {
	text-decoration: none;
}
a:visited.headLink {
	text-decoration: none;
	color: #c4c4c4;
}
a:hover.headLink {
	text-decoration: underline;
	color: #c4c4c4;
}
a:active.headLink {
	text-decoration: none;
	color: #c4c4c4;
}
a.headlineLink {
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
a:link.headlineLink {
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}
a:visited.headlineLink {
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}
a:hover.headlineLink {
	text-decoration: underline;
	color: #000000;
	font-weight:normal;
}
a:active.headlineLink {
	text-decoration: none;
	color: ##000000;
	font-weight:normal;
}
a.storeLink {
	color: #717171;
	font-weight:bold;
	font-size: 10px;
}
a:link.storeLink {
	text-decoration: none;
	color: #717171;
	font-weight:bold;
	font-size: 10px;
}
a:visited.storeLink {
	text-decoration: none;
	color: #717171;
	font-weight:bold;
	font-size: 10px;
}
a:hover.storeLink {
	color: #df1c23;
	font-weight:bold;
	font-size: 10px;
}
a:active.storeLink {
	text-decoration: none;
	color: ##717171;
	font-weight:bold;
	font-size: 10px;
}
.full-border-wbg {
	border:1px solid #E0E0E0;
	background-color:white;
}