body {
    background: #CCE3F3 url("./images/green/bg_green.gif") repeat-x !important;
}

.midm {
	background: #003803 url("./images/green/midm_green.png") repeat-x !important;
}

.midr {
	background: #003803 url("./images/green/midr_green.png") no-repeat !important;
}

.rtl .midr {
	background: #003803 url("./images/green/midrrtl_green.png") no-repeat !important;
}

.start, .startmisc:hover, .navorb, .navorb:hover {
	background-image: url("./images/green/start_green.png") !important;
}

.navup, .navup:hover, .rtl .navup, .rtl .navup:hover, .popup, .rtl .popup, .blue, .red, .green, .black, .teal, .purple, .pink {
	background-image: url('./images/green/popup_green.png') !important;
}

.navmessages, .navmessages:hover {
	background-image: url("./images/green/navmessages_green.png") !important;
}

.navsettings, .navsettings:hover {
	background-image: url("./images/green/navsettings_green.png") !important;
}

.navbutton, .navbutton:hover {
	background-image: url("./images/green/navmrbutton_green.png") !important;
}

#navbarbg {
	background: #068911 url("./images/green/navm_green.png") repeat-x !important;
}

a.squarebuttonl {
	background: transparent url("./images/green/navl_green.png") no-repeat top left !important;
}

a.squarebuttonl span {
	background: transparent url("./images/green/navr_green.png") no-repeat top right !important;
}

a.squarebuttonl:hover { /* Hover state CSS */
	background-position: bottom left !important;
}

a.squarebuttonl:hover span { /* Hover state CSS */
	background-position: bottom right !important;
}

/* Tables
 ------------ */
.cat, li.header dl {
	background: #033706 url("./images/green/cellpic1_green.gif") !important;
}

.catb {
	background: #032A09 url("./images/green/cellpic3_green.gif") !important;
}

.reply-icon span	{ background-image: url("./images/green/button_topic_reply_green.png") !important; }
.qreply-icon span	{ background-image: url("./images/green/button_topic_qreply_green.png") !important; }
.post-icon span		{ background-image: url("./images/green/button_topic_new_green.png") !important; }
.locked-icon span	{ background-image: url("./images/green/button_topic_locked_green.png") !important; }
.pmreply-icon span	{ background-image: url("./images/green/button_pm_reply_green.png") !important; }
.newpm-icon span 	{ background-image: url("./images/green/button_pm_new_green.png") !important; }
.forwardpm-icon span	{ background-image: url("./images/green/button_pm_forward_green.png") !important; }