#juvenile{
			display: none;
			border-color: #639A36;
			border-style: double;
			text-indent: 2em;
			background-color: #E2CA46;
		}
#record{
			display: none;
			border-color: #639A36;
			border-style: double;
			text-indent: 2em;
			background-color: #E2CA46;
		}
#promotions{
			display: none;
			border-color: #639A36;
			border-style: double;
			text-indent: 2em;
			background-color: #E2CA46;
			}
#moneys{
			display: none;
			border-color: #639A36;
			border-style: double;
			text-indent: 2em;
			background-color: #E2CA46;		
		}
#ceo{
			display: none;
			border-color: #639A36;
			border-style: double;
			margin-left: 2em;
			padding-left: 2em;
			background-color: #E2CA46;
		}
#history{
			display: none;
			border-color: #639A36;
			border-style: double;
			text-indent: 2em;
			background-color: #E2CA46;
		}
#main{
			border-color: #639A36;
			border-style: double;
			text-indent: 0em;
			background-color: #E2CA46;
		}
#manage{
			display: none;
			border-color: #639A36;
			border-style: double;
			text-indent: 2em;
			background-color: #E2CA46;
		}
#letter{
			border-color: #639A36;
			border-style: outset;
			text-indent: 2em;
			background-color: white;
			width: 350px;
			height: 200px;
			overflow: scroll;
}
#letter2{
			border-color: #639A36;
			border-style: outset;
			text-indent: 2em;
			background-color: white;
			width: 270px;
			height: 300px;
			overflow: scroll;
}
a:hover  {
	text-decoration: none;
	color: black;
	}
a.red {
	text-decoration: none;
	color: red;
	}
a{
			text-decoration: underline;
			color: #639A36;
		}
table.green {
			border-color: #639A36;
			border-style: double;
			}
#green{
		border-color: #639A36;
		border-style: double;
		}
ul {display: inline;
}
