.cellbg {
	background-color: #FFFFFF;
	background-image: url(../images/bm_bar.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bmindustries_bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
}
.fonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;

}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.cellheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.cursor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;

}
