/* Spotwelding Consultants */

/******************/
/* Redefined Tags */
/******************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 11px;
}

h1	{font-family: Arial, Helvetica, sans-serif;
	 font-size: 20px;
	 font-weight: bold;
}

h2	{font-family: Arial, Helvetica, sans-serif;
	 font-size: 15px;
	 color:#CC0000;
	 font-weight: bold;
}

h3	{font-family: Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
}

h3 a	{color:#003399;
		 text-decoration: underline;
}

h3 a:hover	{color: #CC0000;
				 text-decoration: none;
}

h4	{font-family: Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 color:#CC0000;
	 font-weight: bold;
}
/* object stuff here */

/* hides the second object from all versions of IE */
* html object.mov {
	display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
	display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
	display/**/: none;
}

/***********/
/* Classes */
/***********/
@media print {
#noprint	{visibility: hidden;
}
}

.bottom	{font-family: Arial, Helvetica, sans-serif;
		 font-size: 10px;
		 text-align: right;
		 padding-top: 6px;
		 color: #333333;
}

.bottom a 	{color: #000099;
			 text-decoration: none;
}

.bottom a:hover	{color:#555555;
				 text-decoration: none;
}

.caption	{font-family: Arial, Helvetica, sans-serif;
			 font-size: 11px;
			 font-weight: bold;
}

.espanol	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000;
	text-align: center;
	font-weight: bold;
}

.footer	{font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
		 text-align: center;
		 color: #000000;
}

.form	{border: 1px solid #000000;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
}

.frame {
	border: 1px solid #000000;
	border-top-width: 0px;
}

.left_menu	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 6px;
}

.left_menu a	{
	text-decoration: underline;
	color:#003399;
	font-weight: bold;
}

.left_menu a:hover	{text-decoration: none;
					 color: #CC0000;
}

.left_menu_head	{font-family: Arial, Helvetica, sans-serif;
				 font-size: 13px;
				 color: #000000;
				 font-weight: bold;
				 padding-left: 5px;
				 padding-top: 15px;
				 padding-bottom: 10px;
}

.more	{font-family: Arial, Helvetica, sans-serif;
		 font-size: 10px;
		 color: #CC0000;
		 font-weight: bold;
}

.more a	{color: #CC0000;
		 text-decoration: underline;}

.more a:hover	{color: #003399;
				 text-decoration: none;
}

.required	{color: #CC0000;
}

.subheadline	{font-family: Arial, Helvetica, sans-serif;
				 font-size: 13px;
				 font-weight: bold;
				 color: #000000;
}

.subheadline a	{color:#003399;
				 text-decoration: underline;
}

.subheadline a:hover	{color: #CC0000;
						 text-decoration: none;
}

.table	{font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
}

.tableborder	{font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
		 border-top: 1px solid #999999;
		 border-left: 1px solid #999999;
}

.tableborder td	{
		 border-right: 1px solid #999999;
		 border-bottom: 1px solid #999999;
}

.table_head	{font-family: Arial, Helvetica, sans-serif;
			 font-size: 11px;
			 background-color:#000066;
			 color: #FFFFFF;
			 font-weight: bold;
}

.text	{font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
}

.text a	{color:#003399;
		 text-decoration: underline;
}

.text a:hover	{color: #CC0000;
				 text-decoration: none;
}

.text table{
border: 1px solid #CCCCCC;
border-collapse:collapse;
}

.text table td{
border:1px solid #CCCCCC;
border-collapse:collapse;
padding:3px;
}

.text table th{
color:#FFFFFF;
background-color:#CC0000;
font-size:12;
padding:1px;
}

.textBold	{font-family: Arial, Helvetica, sans-serif;
			 font-size: 11px;
			 font-weight: bold;
}

.textBold a	{color:#003399;
			 text-decoration: underline;
}

.textBold a:hover	{color: #CC0000;
					 text-decoration: none;
}

.visualh4	{font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 color:#339933;
			 font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.frame2 {
	border: 1px solid #333333;
}
.home_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}

.right {
float:right;
margin:0px;
padding: 0px 0px 10px 10px;
}


