body
{
	/*margin: 0 0 30px 0;*/
	/*padding: 0;*/
	background: #F0F0F0;
	font-size: 75%;
	font-family: "arial", "verdana", "tahoma", "georgia", "trebuchet ms";
	/*color: #666;*/
	color: #000000;
}

#maincont
{
	/*width: 800px;*/
	/*line-height: 160%;*/
	/*padding: 15px 0 5px 0;*/
	padding: 0 20px 0 20px;
	/*background-color: #F0F0F0;*/
	color: blue;
	font-weight: bold;
	/*border-bottom: 2px solid #F90;*/

}

#maincont h2, h3
{
	text-align: center;
	font-weight: bold;
	color: red;
}

#maincont select
{
	height: 24px;
	font-weight: bold;
	/*margin-right: 1%;*/
}

#maincont legend
{
	color: red;
	font-weight: bold;
	font-size: 14px;
}

#maincont fieldset
{
	display: inline-block;
	border: 1px solid #781351;
	color: blue;
	/*margin: 5px;*/
}

#bsbtn
{
	/*font-weight: bold;*/
	/*position: absolute;*/
	/*left 50%;*/
	/*transform: translateX(568px);*/
	transform: translateX(-155px);
}

.vertLabel
{
	font-weight: bold;
	/*background-color: #00ffff;*/
	background-color: #ffffff;
	color: black;
	display: inline-block;
	text-align: center;
	width: 33px;
}

.horzLabel
{
	font-weight: bold;
	/*background-color: #00ffff;*/
	background-color: #ffffff;
	color: black;
	display: inline-block;
	text-align: center;
	width: 33px;
}

/*
.stratLabel
{
	font-weight: bold;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	width: 33px;
	margin-top: 3px;
}
*/

.hLabel
{
	font-weight: bold;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	width: 33px;
	margin-top: 3px;
}

.sLabel
{
	font-weight: bold;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	background-color: red;
	width: 33px;
	margin-top: 3px;
}

.pLabel
{
	font-weight: bold;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	background-color: green;
	width: 33px;
	margin-top: 3px;
}

.dLabel
{
	font-weight: bold;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	background-color: blue;
	width: 33px;
	margin-top: 3px;
}

.rLabel
{
	font-weight: bold;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	background-color: orange;
	width: 33px;
	margin-top: 3px;
}
