.mHome {
	background-image: url(display/home.gif);
	width: 160px;
	height: 38px;
	cursor: auto;
}
.mHomeS {
	background-image: url(display/home_s.gif);
	width: 160px;
	height: 38px;
	text-align: left;
	cursor: auto;
}
.mHomeUL {
	background-image: url(display/home_ul.gif);
	width: 160px;
	height: 38px;
	text-align: left;
	cursor: pointer;
}

.mTopo {
	background-image: url(display/topo.gif);
	width: 160px;
	height: 38px;
	cursor: auto;
}
.mTopoS {
	background-image: url(display/topo_s.gif);
	width: 160px;
	height: 38px;
	cursor: pointer;
}
.mTopoUL {
	background-image: url(display/topo_ul.gif);
	width: 160px;
	height: 38px;
	cursor: pointer;
}

.mTech {
	background-image: url(display/tech.gif);
	width: 160px;
	height: 38px;
	cursor: auto;
}
.mTechS {
	background-image: url(display/tech_s.gif);
	width: 160px;
	height: 38px;
	cursor: pointer;
}
.mTechUL {
	background-image: url(display/tech_ul.gif);
	width: 160px;
	height: 38px;
	cursor: pointer;
}
.mLink {
	background-image: url(display/links.gif);
	width: 81px;
	height: 38px;
	cursor: auto;
}
.mLinkS {
	background-image: url(display/links_s.gif);
	width: 81px;
	height: 38px;
	cursor: auto;
}
.mLinkUL {
	background-image: url(display/links_ul.gif);
	width: 81px;
	height: 38px;
	cursor: pointer;
}
.rowHeaderL {
	background-image: url(display/head_l.gif);
	width: 561px;
	height: 90px;
	cursor: pointer;
	background-position: left;
}
.rowHeaderR {
	background-image: url(display/head_r.gif);
	width: 239px;
	height: 128px;
	cursor: auto;
	background-position: left;
}

.rowBackground {
	width: 800px;
	background-image: url(display/bgd.jpg);
	background-repeat: no-repeat;
}


