
table.about {
	color: #000000;
	background: #FFFFFF;
	font-size: 75% ;
	border: 0px solid #000000;
	border-collapse: collapse;
}

div.helptext
{
	color: black;
}

pre.helptext
{
        font-size: 10pt;
}
   
td.helptitle { 
	color: white;
        background: #002e72;
	vertical-align: middle;
	font-size: 100% ;
	font-weight: bold;
}

td.helpitem { 
	color: black;
        background: #E6E6CC;
	vertical-align: middle;
	font-size: 100% ;
	font-weight: bold;
}


table.showlog {
	color: #000000;
	background: #FFFFFF;
	width:  85%;
	border: 0px solid #000000;
	border-collapse: collapse;
}

table.menu {
	color: #000000;
	background: #FFFFFF;
	width:  95%;
	border: 0px solid #000000;
	border-collapse: collapse;
}

td.banner { 
        text-align:left;
	color: white;
        background: #002e72;
	vertical-align: middle;
	font-size: 200% ;
	font-weight: bold;
}

td.menu {
        text-align:left;
	color: blue;
	background: white;
	height:  50%;
	vertical-align: middle;
	font-size: large ;
	font-weight: bold;
}

td.submenu {
        text-align:left;
	color: blue;
	background: white;
	height:  50%;
	vertical-align: middle;
	font-size: medium ;
}

table.main {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
}

table.mainsub {
	color: #000000;
	background: #FFFFFF;
	border: 0px solid #000000;
}

td.item{
        text-align:left;
	color: black;
	background: #F3F3E9;
	font-size: medium;
	font-weight: bold;	
}

td.darkitem{
        text-align:left;
	color: black;
	background: #E6E6CC;
	font-size: medium;
	font-weight: bold;	
}

td.needed{
        text-align:left;
	color: black;
	background: #ffffcd;
	font-size: medium;
	font-weight: bold;	
}

td.enabled{
        text-align:left;
	color: black;
	background: #d9ffd9;
	font-size: medium;
	font-weight: bold;	
}

td.disabled{
        text-align:left;
	color: black;
	background: #ffdede;
	font-size: medium;
	font-weight: bold;	
}

td.notice{
        text-align:left;
	color: black;
	background: #c8f6c8;
	font-size: medium;
	font-weight: bold;	
}

td.optional{
        text-align:left;
	color: black;
	background: blue;
	width: 4cm;
	font-size: medium;
	font-weight: bold;	
}

td.field {
        text-align:left;
	color: black;
	background: #F3F3E9;
}

td.darkfield {
        text-align:left;
	color: black;
	background: #E6E6CC;
}

td.grayitem {
        text-align:left;
	color: black;
	background: #e5e5e5;
	font-size: medium;
	font-weight: bold;		
}

td.grayfield {
        text-align:left;
	color: black;
	background: #e5e5e5;
}

td.bluefield {
        text-align:left;
	color: black;
	background: #CCCCFF;
}

td.todo {
        text-align:left;
	color: red;
	background: #e5e5e5;
}

td.fail {
        text-align:left;
	color: black;
	background: red;
}

td.run {
        text-align:left;
	color: black;
	background: lime;
}

div.subsubmenu {
	color: red;
	background: #E6E6CC;
	width:  70%;
/*      font-size-adjust: 3; */
	border: 1px solid #000000;
	border-collapse: collapse;	
}

td.itemAtxt { 
   text-align:left;
   background: #f3f3ea;
   color: black;
}

td.itemBtxt { 
   text-align:left;
   background: #E6E6CC;
   color: black;
}

td.printer { 
   text-align:left;
   background: white;
   color: black;
   font-size: small;
}

td.listing { 
   text-align:left;
   background: white;
   color: black;
   font-size: small;
}

option.disabled { 
   color: red;
}

