body, #submit_it {font-family: "GHEA Grapalat", "Arian AMU", "Arial AMU", "Arial Unicode", Sylfaen, sans-serif;}

.m1-active {
	width: 80px;
	background: no-repeat url(../images/menu_home_on.png);
}

.m2-active {
	width: 82px;
	background: no-repeat url(../images/menu_links_on.png);
}

.m3-active {
	width: 130px;
	background: no-repeat url(../images/menu_contact_on.png);
}

.m1-passive {
	width: 80px;
	background: no-repeat url(../images/menu_home.png);
}


.m2-passive {
	width: 82px;
	background: no-repeat url(../images/menu_links.png);
}

.m3-passive {
	width: 130px;
	background: no-repeat url(../images/menu_contact.png);
}
