h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14px;
}

h2 {
	margin-top:40px;
	margin-left:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #FF0000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 14px;
}

p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}


ul {
	list-style-image:url(images/bullet.gif);
	font-size: 11px;
	margin-left: 18px;
	line-height: 14px;
	
}


body {
	background-image: url(images/siteweldingbgd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {color: #FF0000;text-decoration: underline;font-weight:bold;}
a:visited {color: #FF0000;text-decoration: underline;font-weight:bold;}
a:hover {color: #FFFFFF;text-decoration: none;font-weight:bold;}
a:active {color: #FFFFFF;text-decoration: none;font-weight:bold;}

a.alt:link {color: #000000;text-decoration: underline;font-weight:bold;}
a.alt:visited {color: #000000;text-decoration: underline;font-weight:bold;}
a.alt:hover {color: #FFFFFF;text-decoration: none;font-weight:bold;}
a.alt:active {color: #FFFFFF;text-decoration: none;font-weight:bold;}

a.alt2:link {color: #FFFFFF;text-decoration: underline;font-weight:bold;}
a.alt2:visited {color: #FFFFFF;text-decoration: underline;font-weight:bold;}
a.alt2:hover {color: #000000;text-decoration: none;font-weight:bold;}
a.alt2:active {color: #000000;text-decoration: none;font-weight:bold;}

a.nav:link {color: #999999;text-decoration: none;font-weight:bold;}
a.nav:visited {color: #999999;text-decoration: none;font-weight:bold;}
a.nav:hover {color: #FFFFFF;text-decoration: none;font-weight:bold;}
a.nav:active {color: #FF0000;text-decoration: none;font-weight:bold;}

a.footer:link {color: #CCCCCC;text-decoration: underline;font-weight:normal;}
a.footer:visited {color: #CCCCCC;text-decoration: underline;font-weight:normal;}
a.footer:hover {color: #CCCCCC;text-decoration: none;font-weight:normal;}
a.footer:active {color: #CCCCCC;text-decoration: none;font-weight:normal;}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight:bold;
}

.footer {
	font-size: 9px;
	margin-bottom:10px;
	color: #CCCCCC;
}

.smallwhite {
	font-size: 9px;
	margin-bottom:10px;
	color: #FFFFFF;
}


.black {
	color: #000000;
}

.quotemark {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 42px;
	color: #CCCCCC;
}

.quote {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}

.quotecredit {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}

.bigwhiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 34px;
}

.blackbgd {
	background-color: #000000;
}

.topbgd {
	background-image: url(images/site-welding_01.jpg);
}

.mediumwhiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
}

.styledtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #CCCCCC;
	font-weight: normal;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #CCCCCC;
	font-weight: normal;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #FF0000;
	border: 1px solid #333333;
	font-weight: normal;
}


.removecheckboxstyle {
	border: none;
}


input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #FFFFFF;
	background: #333333;
}