.tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.rfqbox {
	font-family: "Verdana, Arial";
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;	
	border: 1px solid #000000;
}
.newslabel {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.newssubject {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.newsdate {
	font-family: "Arial";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.newsbody {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
}
.newsbox {
	font-family: "Verdana, Arial";
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
}
.newsbutton {
	font-family: "Verdana, Arial";
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
.newsrule {
	background-color: #666666;
}
.rfqlabel {
	font-family: "Verdana, Arial";
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}
.rfqbox {
	font-family: "Verdana, Arial";
	font-size: 11px;
	background-color: #E8E8E8;
	color: #000000;	
}
.partnum {
	font-family: "Verdana, Arial";
	font-weight: bold;
	font-size: 18px;
	border: hidden; 
	border-style: none;
	background-color: #FFFFFF;
	color: #000000;
}
.smallpartnum {
	font-family: "Verdana, Arial";
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
.parttxt {
	font-family: "Verdana, Arial";
	font-size: 11px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;

}
