h1 {
	font-size: large;
}

body {
	font:9px verdana, arial, sans-serif;
	text-align:left;
	SCROLLBAR-HIGHLIGHT-COLOR: WHITE;
	SCROLLBAR-SHADOW-COLOR: GRAY;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: red;
	SCROLLBAR-BASE-COLOR: #cccccc;
	scrollbar-3d-light-color: white;
	background-color: #000000;
	background-image: url(../images/dirt_pattern1.jpg);
	margin-top: 20px;
}
#pts_product_list{
	list-style: none;
}

#pts_product_list li{
	list-style: none;
}

.pts_body{ 
	font:9px verdana, arial, sans-serif;
	text-align:left;
	SCROLLBAR-HIGHLIGHT-COLOR: WHITE;
	SCROLLBAR-SHADOW-COLOR: GRAY;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: red;
	SCROLLBAR-BASE-COLOR: #cccccc;
	scrollbar-3d-light-color: white;
	background-color: #000000;
	background-image: url(../images/pts_bg.gif);
}

.pts_buttons {
	list-style: none;
	display: inline;
	float: right;
}

.nav {
	font-family: "Garamond", "Bell MT", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-position: center center;
	background-color: E9E9DF;
}

.nav a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
}

.nav a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

.pts_nav li {
	list-style: none;
	float: left;
	font-family: arial;
	font-size: small;
	padding-right: .5em;
	}

.pts_nav li a {
	color: black;
	text-decoration: none;
	font-size: medium;
}

.pts_nav p {
	text-align: right;
	font-family: arial;
	font-size: small;
	padding-left: 2em;
	}
.pts_last_li {
	padding-left: 3em;}

.pts_nav li a:hover {
	color: gray;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}

.footer a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}
.footer a:hover {
	color: #000000;
}

.line {
	color: 339933;
}
.info {
	font-family: "Bell MT", Arial;
	font-size: 13px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 8px;
}
.divide {
	color: #FFFF00;
	font-size: 0px;
}


.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.news a {
	text-decoration: underline;
	color: #000000;

}

.news a:hover {
	color: #0066FF;

}

.border {
	border: 1px double #CCCCCC;
}

.top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}

.rightb {
	border: 1px solid #000000;
}

.bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.txt {
	font-family: "Bell MT", Arial;
	font-size: 16px;
	color: #000000;
	padding: 8px;
	text-align: justify;


}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.headline a {
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma;


}

.headline a:hover {
	text-decoration: underline;

}


.mainhead {
	font-family: "Garamond", "Bell MT", Arial;
	font-size: 14px;
	font-weight: normal;
}
.newsHeadline {
	font-family: "Garamond", "Bell MT", Arial;
	font-size: 24px;
	color: #000000;
}

.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.menuBar,
.menuBar a.menuButton,
.menu,
.menu a.menuItem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

.menuBar {
	background-color: #000000;
	text-align: left;
	border-top: 1px none #f0f0f0;
	border-right: 1px none #909090;
	border-bottom: 1px none #909090;
	border-left: 1px none #f0f0f0;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
	
.menuBar a.menuButton {
	background-color: transparent;
	left: 0px;
	margin: 1px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.menuBar a.menuButton:hover {
	background-color: transparent;
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFF00;
}

.menuBar a.menuButtonActive,
.menuBar a.menuButtonActive:hover {
  background-color: #a0a0a0;
/*
  border-color: #909090 #f0f0f0 #f0f0f0 #909090;
*/
  color: #ffffff;
  left: 1px;
  top: 1px;
}

.menu {
	background-color: #000000;
	left: 0px;
	padding: 0px 1px 1px 0px;
	position: absolute;
	top: 20px;
	visibility: hidden;
	z-index: 101;
	border-top: 1px none #f0f0f0;
	border-right: 1px none #909090;
	border-bottom: 1px none #909090;
	border-left: 1px none #f0f0f0;
}

.menu a.menuItem {
	color: #FFFFFF;
	cursor: hand;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 3px;
	padding-right: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
}

.menu a.menuItem:hover, .menu a.menuItemHighlight {
  background-color: #FFFF00;
  color: #000000;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #909090;
	border-bottom: 1px solid #f0f0f0;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}
.forms {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: E9E9DF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #909090;
	border-bottom-color: #909090;
	border-left-color: #f0f0f0;

}

.formhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;

}

.smallblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.smallblack a {
	color: #FFFF00;
	text-decoration: none;
}

.smallblack a:hover {
	text-decoration: underline;
}

.ptssmallblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.ptssmallblack a {
	color: #fff;
	font-size: small;
	text-decoration: none;
}

.ptssmallblack a:hover {
	text-decoration: underline;
}

.pts_special_list {
	list-style: none;
}

.pts_nav_button a {
	float: right;
	padding: 0 0 .5em 0;
	}
.headlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;

}

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

.headlink a:hover {
	text-decoration: underline;
	color: #CC3333;
	
}

.ptsheadlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;

}

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

.ptsheadlink a:hover {
	text-decoration: underline;
	color: #CC3333;
	
}

.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.maintxt a {
	text-decoration: none;
	color: #FF0000;
	
}

.maintxt a:hover {
	text-decoration: underline;
	color: #0000FF;
	
}.careertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;

}
.careerpost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.careerpost a {
	color: #0000FF;
	text-decoration: underline;

}

.careerpost a:hover {
	color: #000000;
	text-decoration: none;

}
.careerdetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.full {
	border-right: 2px solid #FFFF00;
	border-bottom: 2px solid #FFFF00;
	border-left: 2px solid #FFFF00;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFF00;


}
.frontbg {
	background-attachment: fixed;
	background-image: url(../images/pro_bg.jpg);
	background-repeat: no-repeat;
}

.ptsfrontbg {
	background-attachment: fixed;
	background-image: url(../images/);
	background-repeat: no-repeat;
}

.frontTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.frontTxt a {
	color: #CC6633;
}

.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
#title {
	background-color: #FFFF00;
	height: 5px;
	width: 760px;
}
.watermark_brokk {
	background-image: url(../images/brokkpro_bg.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}


.watermark_prowaste {
	background-image: url(../images/prowasted_watermark.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-position: center center;


}

.watermark_proscan {
	background-image: url(../images/proscanning_bg.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}

.watermark_procut {
	background-image: url(../images/procut_bg.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}


.watermark_proequipment {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}

.watermark_protool {
	background-image: url();
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 1em;
	height: 15em;

}

.watermark_protool h2 {
	color: red;
	font-size: medium;
}

.watermark_protool p {
	color: #666;
	font-family: arial;
	font-size: medium;
	
}

.protoolnav {
list-style: none;
padding: 0 0 1em 1em;
}

.headerBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.ptsheaderBorder {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.contactTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;

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

.coreHighlight {
	color: #333333;
	background-color: #FFFFCC;


}

.fieldLabels1
{
	font-size: 9pt;
	font-family: Arial;
}
