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