body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFF701;
	margin-bottom: 3px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	margin-bottom: 3px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF600;
	text-decoration: underline;
}
.small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.smallYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF600;
}
.smallestYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFF600;
}
.hidden {
  display:none;
}
.popup {
	POSITION: absolute;
	display:none;
	LAYER-BACKGROUND-COLOR: #FFFFFF;
	z-index: 100;
	background-color: #FFFFFF;
}
.popupDesigner {
	POSITION:absolute;
	display:none;
	LAYER-BACKGROUND-COLOR: #FFFFFF;
	z-index: 100;
	background-color: #FFFFFF;
	border: medium solid #000000;
}
.cellOn {
	cursor: hand;
	background-color: #FFF600;
}
.cellOff {
}
.divshim {
	z-index: 99;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.popupContent {
	font-size: 8pt;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: auto;
}
.popupTable{
	font-size: 8pt;
}
.popupTable TH{
	font-size: 9pt;
	font-weight: bold;
	color: #FFF600;
	background-color: #000099;
	padding-left: 7px;
}
.popupTable TD{
	background-color: #000099;
	color: #FFFFFF;
}
.popupScrollDiv {
	overflow: auto;
}
.normalYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF600;
}
h2 {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.smallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
.designerOpts {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
input.designerOpts {
	padding-left:3px;
}
select.designerOpts {
	width:159px;
}
.scart {
	font-size: 8pt;
	color: #FFFFFF;
	border: 1px solid #ffffff;
	background-color: #000099;
}
.scartheader{
	font-size: 8pt;
	color: #FFFFFF;
	border: 1px solid #000099;
	font-weight: bold;
}
.scartP6 {
	font-size: 10pt;
	color: #000000;
}
.scartheaderP6{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
}
.opttaboff{
	-moz-box-sizing:border-box;box-sizing:border-box;
	cursor: hand;
	background-repeat: no-repeat;
	background-position: bottom;
	height:21px;
}
.opttabon{
	-moz-box-sizing:border-box;box-sizing:border-box;
	cursor: hand;
	background-repeat: no-repeat;
	background-position: top;
	height:21px;
}
.treemenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	padding: 1px;
	font-weight: normal;
}
.treemenu a:hover{
	color: #FFFFFF;
	background-color: #2B6DC4;
}
a.treeLeafSelected{
	color: #FF0000;
	font-weight:bold;
}
a.treeLeafSelected:hover{
	color: #FF0000;
	background-color: #2B6DC4;
}
