h2 {
	background: #446b37;
}
h2.m_titlebar_first {
	background: #446b37 url(../img/titlebar_corner_first.gif) right top no-repeat;
}
h2 a {
	background: url(../img/arrow_h2.gif) right 50% no-repeat;
}
h2.m_titlebar_first a {
	background: none;
}
h2 a:active {
	background-color: #602c77;
}
h2.m_titlebar_first a:active {
	background-color: none;
}
#m_primary_content a, #m_footer a {
	color: #6e467d;
	font-weight: bold;
	text-decoration: none;
}
#m_header {
	background: #6b7b88 none repeat scroll 0 0;
}
