DIV#Body
{
	padding: 0.5px;
}

DIV#Body TABLE.Frame
{
	margin: 0px!important;
}

DIV#Body TABLE.Frame TD
{
	border-width: 0px;
	vertical-align: top;
	padding: 0px;
}

DIV#Body TABLE.Frame TD.separator
{
	width: 30px;
}

DIV#Body TABLE.Buttons
{
	width: 100%;
	margin: 0px 0px 0.4em 0px;
}

DIV#Body DIV.Equip
{
	margin: 5px 0px 0px 0px;
}

DIV#Body TABLE.Equip
{
	margin: 0px!important;
}

DIV#Body TABLE.Equip TD
{
	padding: 1px 4px!important;
	text-align: right!important;
}

DIV#Body TABLE.Equip TD.name, DIV#Body TABLE.Equip TD.special
{
	text-align: left!important;
}

DIV#Body .warning
{
	color: red;
	font-weight: bold!important;
}

TD.nowrap
{
	white-space:nowrap;
}

OPTION.shared
{
	background-color: #EEE;
}

OPTION.inf
{
	background-color: default;
}

OPTION.mob
{
	background-color: #EEE;
}

OPTION.avi
{
	background-color: default;
}

OPTION.org
{
	background-color: #EEE;
}

SELECT
{
	font-size: 1.1em;
}

INPUT
{
	font-size: 1.1em;
}

INPUT.Number
{
	width: 3em!important;
}

HR
{
	margin: 0.3em;
}

DIV.Fieldset TD
{
	font-weight: normal!important;
}

DIV.Fieldset TD.info
{
	font-weight: bold!important;
}

H1
{
	font-size: 2em!important;
}

TABLE.Equip TR
{
	cursor: pointer; cursor: hand;
}

DIV#Body TABLE.Equip THEAD TR.THEAD TH
{
	background-color: gray;
	color: white;
	cursor: default;
	padding: 1px 4px;
}

TR.weight TD, TR.space TD, TR.tech_level TD, TR.complexity TD, TR.max_complexity TD
{
	color: #CCC;
}

TR.weight TD.name, TR.space TD.name, TR.tech_level TD.name, TR.complexity TD.name, TR.max_complexity TD.name
{
	color: #CCC!important;
}

TR.weight TD.weight, TR.space TD.space, TR.tech_level TD.tech_level, TR.complexity TD.complexity, TR.max_complexity TD.max_complexity
{
	color: #EE6E6E!important;
}

TR.checked TD
{
	background-color: #E78A29;
	color: white;
}


DIV.Fieldset TD.main
{
	color: #555555;
}


DIV#Body table.float
{
	border-collapse: collapse;
	background-color: white;
}

DIV#Body table.float thead td
{
	text-align: center!important;
	vertical-align: middle;
}

DIV#Body table.float td
{
	border: 1px solid #DDD!important;
	text-align: right!important;
	padding: 0em 0.3em!important;
}

.active
{
	cursor: pointer; cursor: hand;
}

div.off
{
	display: none;
}

div.on
{
	z-index: 255;
	display: block;
	position: absolute;
	right: 0;
	top: 1.5em;
}


