@charset "UTF-8";
.body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.textBodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.headerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.background_welder {
	background-attachment: scroll;
	background-image: url(../images/bg_sparks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D1253B;
}
.footer_bg {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.text_small {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.background_Stripes {
	background-attachment: scroll;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	font-family: Tahoma, Arial;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #0066CC;
	text-decoration: underline overline;
}
.line_btm {
	background-attachment: scroll;
	background-image: url(../images/line_bgB.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.line_top {
	background-attachment: scroll;
	background-image: url(../images/line_bgT.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.textAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
