body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin: 0px auto auto;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content-chair {
	background-image: url(images/content-chair.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
.content-intro {
	background-image: url(images/content-intro.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
.content-prod {
	background-image: url(images/content-prod.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
.content-supp {
	background-image: url(images/content-supp.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
.content-sitemap {
	background-image: url(images/content-sitemap.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
.content {
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
.headtxt {
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
}
.tableRollOverEffect1{
	background-color:#9cdb26;
	color:#FFF;
}
.tableRollOverEffect2{
	background-color:#9cdb26;
	color:#FFF;
}
.tableRowClickEffect1{
	background-color:#Fda340;
	color:#FFF;
}
.tableRowClickEffect2{
	background-color:#Fda340;
	color:#FFF;
}
.subhead1 {
	font-weight: bold;
	color: #006600;
	font-size: 13px;
}
.subhead1b {
	font-weight: bold;
	color: #009900;
	font-size: 13px;
}
.subhead1c {
	font-weight: bold;
	color: #FF0066;
	font-size: 14px;
}
.subhead2 {
	font-weight: bold;
	color: #003366;
}
.mhref:visited {
	color: #0000FF;
	text-decoration: underline;
}
.mhref:hover {
	color: #FF6600;
	text-decoration: underline;
}
.mhref:link {
	color: #0000FF;
	text-decoration: underline;
}
.ghref:visited {
	font-size: 13px;
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
.ghref:hover {
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.ghref:link {
	font-size: 13px;
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
