.m_up_left
{
	background-image: url("../images/heximgs/m_up_left.png");
	background-repeat: no-repeat;
	background-position: left;
}

.m_up_center
{
	background-image: url("../images/heximgs/m_up_center.png");
	background-repeat: no-repeat;
}

.m_up_right
{
	background-image: url("../images/heximgs/m_up_right.png");
	background-repeat: no-repeat;
	background-position: right;
}

.m_nic_top
{
	background-image: url("../images/heximgs/m_nic_top.png");
	background-repeat: no-repeat;
	background-position: top;
}

.m_nic_bot
{
	background-image: url("../images/heximgs/m_nic_bot.png");
	background-repeat: no-repeat;
	background-position: top;
}

.m_bot
{
	background-image: url("../images/heximgs/m_bot.png");
	background-repeat: no-repeat;
	background-position: top;
}

.m_top
{
	background-image: url("../images/heximgs/m_top.png");
	background-repeat: no-repeat;
	background-position: top;
}

.menurow
{
	height: 14px;
	padding: 0px 0px 0px 20px;
}

.menurst
{
	height: 2px;
	font-size: 1px;
}

.menubot
{
	height: 3px;
	font-size: 1px;
}

.menubannerpad
{
	padding: 9px 0px 0px 23px;
	margin: 0px;
}

.menubannerimg
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.menutit
{
	height: 12px;
	line-height: 12px;
	padding: 0px 0px 0px 24px;
	font-weight: bold;
}


