/* CSS Document */
/* right menu background */
.menu_rgt{
	background-color:#837f84;
	background-image: url(../media/style_novice/top_rm.gif);
}

/* article content back */
.maincontenttd,.cfooter,.topcontentcor{
	background-color:#b9a09c;
}

/* main background */
.maincontenttdhead{
	background-color:#e4d3c7;	
}

.topcontentcor{
	background-image: url(../media/style_novice/topcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#go{
	background-image: url(../media/style_novice/back_go.gif);
}

#go a{
	background-image: url(../media/style_novice/button_go.gif);
}

#go a:hover{
	background-image: url(../media/style_novice/button_go2.gif);
}

#maincontholder{
color:#333333;
}

#maincontholder a{
color:#666666;
}

#maincontholder a:hover{
color:#A3827C;
}

#rm_article_menu li h4, .rm_article_menu li h4{

}

#clanekbox a{
color:#6699CC;
}

#clanekbox a:hover{
color:#A3827C;
}



