@CHARSET "ISO-8859-1";

div#body div#top {
	background: url(../../../../img/template/top_bg_yellow.jpg) repeat-x;
}

div#body div#main div#content div#sidebar div.module div.top {
	background: url(../../../../img/template/sidebar_yellow_corner_top.png) no-repeat top right;
}

div#body div#main div#content div#sidebar div.module div.top h2 {
	background: url(../../../../img/template/sidebar_yellow.jpg) repeat-x;
}

div#body div#main div#content div#sidebar div.module div.content {
	background: url(../../../../img/template/sidebar_yellow_corner_bottom.png) #ffffcc bottom right no-repeat;
}



div#body div#main div#main_tabBar_under {
	background-color: #eee16b;
}



div#body div#main div#main_tabBar a.yellow {
	background: url(../../../../img/Tabs/yellow_pressed.png) no-repeat !important;
}