.bordercolor1 {
	background: #666666;
	color: #FFFFFF;
	border-top: 5px outset #00ff00;
	border-right: 5px outset #00ff00;
	border-bottom: 5px outset #00cc00;
	border-left: 5px outset #00cc00;
}
.marginauto {
	margin: auto;
}
.marginleft246px {
	margin-left: 390px;
}
.inputking {
	font-size: 1.2rem;
	width:400px;
	border: medium ridge #000000;
	height: 30px;
	background: #999999;
	cursor: pointer;
	text-align: center;
	box-shadow: 5px 5px #000000;
}
.tdborderking1 {
	border: #00ff00 5px double;
	background: #000000;
	max-height: 115px;
	min-height: 115px;
	max-width: 153px;
	min-width: 153px;
}
.tdborderking2 {
	border: #00ff00 5px double;
	background: #000000;
	width: 100%;
	padding: 0px 10px;
	text-indent: 1.0rem;
}
ul {
	list-style-type: square;
}
.floatclearleft {
	clear: left
}
