<STYLE type="text/css">
<!--
A {
  color: Black;
}
A:hover{
  	text-decoration: none;
	background-color: #ACE6FA;
	text-decoration: none;
	margin: -1px;
	border: 1px solid black;
}
.Menu{
  width: 200px;
  text-align : left;
  padding-left : 6px;
  padding-right : 6px;
  border-width: 1px;
  border-style: solid;
}

.ColorPicker
{
	position: absolute;
	width: 100px;
	height: 100px;
	border: 1px solid black;
	left: 775px;
	top: 125px;
}
.WorkAreaBorder
{
	text-align : left;
  	padding-left : 6px;
  	padding-right : 6px;
  	border-width: 1px;
  	border-style: solid;
}

.MenuItem{
  margin-right: 8px;
}
.MenuHeader{
  width: 205px;
  font-size : large;
  font-weight : bold;
}
.MainBody{
  text-align: justify;
  padding-top: 12px;
  padding-left: 23px;
  padding-right: 6px;
  padding-bottom: 23px;
}
BODY{
  font-family: "Trebuchet MS";
  color: black;
  background-color: #FFFFFF;
  scrollbar-base-color: #BAB08D;
}
input{
	background-color: #BAB08D;
}

select{
	background-color: #BAB08D;
}
option{
	background-color: #BAB08D;
}
textarea{
	background-color: #BAB08D;
}
.wayne{
  margin: 21px;
}
.tinytext{
	font-size: 10px;
}
-->
</STYLE>
