body{
	color: #878787;
}
#black_bg1{
	background: none;
}

a.link1 {color: #3c3c3c;}
a.link1:hover {color: #999; text-decoration: underline;}

.dynamicContent > .content .inner{
    background:url(../img/pages_plane_light.png) 0% 0% no-repeat;
}

.prev2 {background:url(../img/sprite_prev_btn_light.png) 0 0 no-repeat;}
.next2 {background:url(../img/sprite_next_btn_light.png) 0 0 no-repeat;}

h2{	background:url(../img/hline_light.png) 0% bottom repeat-x;}
h3{color: #3a3a3a;}


.more{
	color:#fefefe;
	background: #3b3b3b;
}
.more:hover,.more2:hover{
	color:#000;
	background: #fff;
}

