@charset "utf-8";
/* CSS Document */


.MENUnew {
	background-image:url(images/BWPmenu_01.png);
	height: 21px;
	width: 167px;
	background-repeat: no-repeat;
	background-position: center;
}

.MENUnew td:hover {
	background-image:url(images/BWPover_01.png);
	height: 21px;
	width: 167px;
	background-repeat: no-repeat;
	background-position: center;
}


.MENUbooks {
	background-image:url(images/BWPmenu_02.png);
	height: 21px;
	width: 113px;
	background-repeat: no-repeat;
	background-position: center;
}

.MENUbooks td:hover{
	background-image:url(images/BWPover_02.png);
	height: 21px;
	width: 113px;
	background-repeat: no-repeat;
	background-position: center;
}


.MENUsubmissions {
	background-image:url(images/BWPmenu_03.png);
	height: 21px;
	width: 183px;
	background-repeat: no-repeat;
	background-position: center;
}

.MENUsubmissions tr:hover{
	background-image:url(images/BWPover_03.png);
	height: 21px;
	width: 183px;
	background-repeat: no-repeat;
	background-position: center;
}

.MENUcontact {
	background-image:url(images/BWPmenu_04.png);
	height: 21px;
	width: 142px;
	background-repeat: no-repeat;
	background-position: center;
}

.MENUcontact tr:hover{
	background-image:url(images/BWPover_04.png);
	height: 21px;
	width: 142px;
	background-repeat: no-repeat;
	background-position: center;
}

.MENUabout {
	background-image:url(images/BWPmenu_05.png);
	height: 21px;
	width: 115px;
	background-repeat: no-repeat;
	background-position: center;
}

.MENUabout tr:hover{
	background-image:url(images/BWPover_05.png);
	height: 21px;
	width: 115px;
	background-repeat: no-repeat;
	background-position: center;
}


.MENUhome {
	background-image:url(images/BWPmenu_06.png);
	height: 21px;
	width: 90px;
	background-repeat: no-repeat;
	background-position: center;
}

.MENUhome tr:hover{
	background-image:url(images/BWPover_06.png);
	height: 21px;
	width: 90px;
	background-repeat: no-repeat;
	background-position: center;
}