* {
    color: #ffffff;
}

BODY {
	background-color: #547b2a ;
}

#topPanel, #bottomPanel {
	background: url(camo.gif) repeat;
}

.t, .l, .b, .r, .m {
    background-color: #385019;
}
.tr, .tl, .bl, .br {
    background-image: url(r6.gif);
}

LI {
	list-style-image: url(bullet.gif);
}

INPUT.text, INPUT.textfield {
	border: solid 1px #657628;
}

#underViewPane {
    background-color: #385019;
}
