.themeBg
{
background: #F4911E;
}

.themeTableBackground
{
background: #B76E0A;
}

.themeCellBackground
{
background: #FCEEDB
}
.styleTextarea
{
	border: black 1px solid;
	background-color:#F4911E;
	scrollbar-arrow-color: tomato;
	scrollbar-highlight-color: orange;
}

