/*-- Professional Machinery Group CSS File 1.0 by Practical Creative | All Rights Reserved  --*/
body {
    background-color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body a {
	color: #db1a1a;
	text-decoration: underline;
	outline:none;
}
body a:hover {
	text-decoration: none;
}

/*-- Body Backgrounds  --*/
.body_bg {
    background-image:url(images/default/body_bg.gif);
}
.body_bg_2_wide {
    background-image:url(images/default/body_bg_2_wide.gif);
}
/*-- Header --*/
.header  {
    color:#FFFFFF;
	font-weight:bold;
}
.header2 {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 11px;
}
.header2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.header2 a:hover {
	color: #db1a1a;
	text-decoration: none;
}
/*-- Footer --*/
.footer  {
    color:#666666;
	font-size: 11px;
}
.footerlink a:link {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
.footerlink a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
.footerlink a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.footerlink a:active {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
/*-- Footer 2 --*/
.footer2  {
    color:#FFFFFF;
	font-size: 11px;
}
.footer2link a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.footer2link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.footer2link a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}
.footer2link a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.subheading {
    line-height:20px;
    color:#5b6b8d;
	font-weight:bold;
    font-size: 13px;
}
.subheading2 {
    font-weight:bold;
    font-size: 12px;
}

