
.Head
{
    font-size: 14px;
    color: #333333;
    font-family: Tahoma, Arial, Helvetica;
}
#m_title
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
}

/* ----------m_ntnb---------- */
#m_ntnb
{
    background-color: #FFFFFF;
	width:100%;
	height:auto;
}
#m_ntnb1
{
    background-color: #FFFFFF;
	width:100%;
	height:auto;
}
.m_ntnb2
{
    background-color: #FFFFFF;
	width:100%;
	height:auto;
}
.m_ntnb3
{
    background-color: #FFFFFF;
	width:100%;
	height:auto;
}
.m_ntnb4
{
    background-color: #FFFFFF;
	width:100%;
	height:auto;
}
.m_ntnb5
{
    background-color: #FFFFFF;
	width:100%;
	height:auto;
}
.m_ntnb6
{
    background-color: #FFFFFF;
	width:100%;
	height:auto;
}
.m_ntnb7
{
    background-color: #FFFFFF;
	width:100%;
	height:auto;
}
.m_ntnb8
{
    background-color: #FFFFFF;
	width:auto !important;
	width:100%;
	height:auto;
}

/* ----------mbb---------- */
#mbb
{
 overflow: hidden; 
 background-color: #cfd1d4;
 padding: 0px;
 margin: 0px;
}
#mbb_container
{
    margin: 0px; 
    padding: 0px;
}
.mbb_top
{
    background: url(images/mbb_top.jpg) repeat-x top;
}
.mbb_right
{
    background: url(images/mbb_right.jpg) repeat-y right;
}
.mbb_bttm
{
    background: url(images/mbb_bttm.jpg) repeat-x bottom;
}
.mbb_left
{
    background: url(images/mbb_left.jpg) repeat-y left;
}
.mbb_topLeft
{
    background: url(images/mbb_topLeft.jpg) no-repeat;
}
.mbb_topRight
{
    background: url(images/mbb_topRight.jpg) no-repeat top right;
}
.mbb_bttmLeft
{
    background: url(images/mbb_bttmLeft.jpg) no-repeat bottom left;
}
.mbb_bttmRight
{
    background: url(images/mbb_bttmRight.jpg) no-repeat bottom right;
}

#mbb_partTitle
{
    float: left;
    position: relative;
}
#mbb_actions
{
    float: left;
    position: relative;
}
