/* CSS Document */

h1 {
	color: #59a300;
}
h1 span {
	color: #f19100;
}
h2 {
	color: #f58220;
}

h3 {
	color: #000;
}

#header {
	background: url(../images/hrd_bg_MT.jpg) no-repeat right top;
}

.bread_crumb {
	color:#59a300;
}
.bread_crumb a {
	color:#59a300;
}

.block_inside .bl_top {
	background: url(../images/block/bl_in_top_MT.gif) no-repeat center top;
	height: 16px;
}

.inside_leftcol h2 {
	background: url(../images/h2_bg_MT.gif) repeat-y right top #59a300;
}

.inside_leftcol ul.rootLevel li a {
	color: #59a300;
}
.inside_leftcol ul.rootLevel li a:hover {
	color: #333;
}

.feedback_in h2 {
	color: #333;
}
