.Pink {
	color: #ff0042;
}
.PinkBG {
	background-color: #ff0042;
	color: #ffffff;
}
.PadLR {
	padding-left: 10px;
	padding-right: 10px;
}
.Orange {
	color: #ff5900;
}
.Green {
	color: #238800;
}
.Blue {
	color: #0066cb;
}
.Red {
	color: #fe0000;
}

body {
	background-color: #ffffff;
	color: #3d3d3d;
	font: 12px Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: none;
	overflow: visible;
}
img {
	border: 0px;
}

div#Body {
	width: 911px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
}

.FloatRight {
	float: right;
}

.Row {
	width: 100%;
	clear: both;
	margin-top: 20px;
	float: left;
}
img.Row {
	margin-top: 10px;
}
.BorderBottom {
	padding-bottom: 20px;
	border-bottom: 1px #838383 solid;
}
.BorderTop {
	border-top: 1px #838383 solid;
	padding-top: 10px;
}
.Heading {
	font-size: 20px;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: -1px;
}
.Img {
	float: left;
	vertical-align: bottom;
}
.Img img {
	margin-bottom: 3px;
}
.Img span {
	display: block;
	clear: both;
}
.Img span.C {
	text-align: center;
}

.W25, .W50, .W75 {
	margin-left: 12px;
	float: left;
}
.W25 {
	width: 219px;
}
.W50 {
	width: 450px;
}
.First {
	margin-left: 0px;
}
.W25.First {
	width: 218px;
}
.W50.First {
	width: 449px;
}

input {
	float: left;
	color: #b8b8b8;
	text-indent: 5px;
	margin: 0px;
	display: inline;
}
input.Entry {
	color: #3d3d3d;
}

#Order {
	height: 126px;
}
#Order span {
	display: inline;
	float: none;
	clear: none;
}

#Share {
	padding-bottom: 10px;
}
#Share img {
	margin-bottom: 10px;
}
#Share a {
	text-decoration: none;
}

div.Ack {
	font-weight: bold;
	margin-top: 4px;
	text-transform: uppercase;
}

div#TickerDIV {
	background: url(http://usbchainsaw.comhttp://www.usbchainsaw.com/images/isaw_ticker.gif) no-repeat left top;
	height: 30px;
	padding-top: 6px;
}
div#TickerDIV a {
	font-size: 17px;
	margin-left: 10px;
	text-decoration: none;
	color: #6b6b6b;
}
div#TickerDIV a span {
	color: #ff0042;
}