body {
	margin: 0px;
}
.topbgleft {
	background-image: url(images/topbg_cutting_machines.gif);
	height: 178px;
	background-repeat: repeat;

}
.midbg {
	background-image: url(images/middlebg_cnc_plasma_cutting.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #A6A5A6;


}
.btmbg {
	background-image: url(images/bgbtm_cutting_machines.gif);
	background-repeat: repeat-x;
	height: 66px;
	background-color: #8C8C8C;
	background-position: top;


}
.tablebg {
	background-image: url(images/table_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #ECECEC;
}
.table {
	border: 1px solid #ECECEC;
}
.tablebg2 {
	background-image: url(images/table_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #ECECEC;
}
.rightborder {
	background-image: url(images/rightborder.gif);
	background-position: right;
	background-repeat: repeat-y;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: 15px;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 12px;

}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B51E2F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
h3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B51E2F;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;

}
.bold {
	font-weight: bold;
	font-size: 11px;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B51E2F;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}

a.big:link, a.big:visited, a.big:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B51E2F;
	text-decoration: underline;
		font-weight: bold;
}
a.big:hover {
	color: #000000;
}

h4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
}
.blackbg {
	background-color: #000000;
}
.italic {
	font-style: italic;
	line-height: 15px;
}
.red {
	color: #BB1F30;
}
