body {
	scrollbar-face-color: #dddddd; 
	scrollbar-shadow-color: #dddddd; scrollbar-highlight-color: #999999; scrollbar-3dlight-color: #dddddd; 
	scrollbar-darkshadow-color: #999999; scrollbar-track-color: #dddddd; scrollbar-arrow-color: #999999;
}

html, body {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
}
html { overflow-x: auto; } 

.products {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7B7A79;
	font-size:15px;
	margin-left: 35px;
}

/* Enable Display of PNG in IE */
img { behavior: url("/css_js/png_ie.htc"); }


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 150%;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 150%;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.downloadsbox {
	line-height: 120%;
	font-weight: bold;
	font-size: 12px;
}
.title3{
	color: #CC0000;
	font-weight: bold;
}
a.title3, a:link.title3, a:visited.title3{
	text-decoration:none;
}
a:hover.title3, a:active.title3 {
	text-decoration:underline;
}

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