body {
      margin: 10px;
      margin-top: 5px;
      margin-bottom: 1px
}

td {font: 8pt verdana;}

td a {font: 8pt verdana;}

a {font: 8pt verdana;}

.ADTBANNER{
    color:yellow;
    display:inline-block;
    background-color:red;
    font-size:14pt;
    font-weight:bold;
    padding:7px 22px;
    margin:5px 5px 0px 5px;
    text-wrap: nowrap;
}

.menustatarea {
	position: absolute;
	left: 15px; top: 350px; width: 180px; height: 100px;
    border-style: solid;
    border-width: 2px;
    padding: 4px;
	border-color: #ff00aa;
	background-color: #aabbff;

	z-index:10
}

.menustatareaUpdate {
	position: absolute;
	left: 15px; top: 350px; width: 180px; height: 100px;
    border-style: solid;
    border-width: 4px;
    padding: 2px;
	background-color: #B5ffDE;

	z-index:10
}

.menustat_name {
    color:#0000aa;
	font: 8pt verdana;
	font-weight: bold;
}

.menustat_data {
	font: 10pt verdana;
	font-weight: normal;
}


#mtitle {
	font: 9pt verdana;
    color:black;
	font-weight: bold;

}
#mname {
	font: 11pt verdana;
	color:#0000aa;
}

div#divActions {
	overflow: auto;
	scrollbar-base-color: red;
}

#actionlistwrapper {
	overflow-x: hidden;
	overflow-y: auto;
	margin:0px;
	padding:0px;
	width:190px;
}
#actionlistafter {
        border-top: 1px solid #dddddd;
}
#actionlistafter {
	width:190px;
}
#actionlist,
#actionlistbefore {
	width:170px;
}
#actionlist,
#actionlistbefore,
#actionlistafter {
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #dddddd;
	scrollbar-base-color: #dddddd;
}
#actionlist {
	height:350px;
}

#toptable {
	background-color: #000099;
	width:100%;
	padding:0;
}

#topmenubar{
	background-color: #000099;
	color:white;
	border-top: 0px;
	width:100%;
	padding:0;
}

#toplogo_row {

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  
}

#toplogo_cell1 {
	border-top:	2px solid #000099;
	border-left:	2px solid #000099;
	background-color: #000099;
}
#toplogo_cell2 {
	text-align: center;
	border-top:	2px solid #000099;
	background-color: #000099;
  padding-left: 10px;
  padding-right: 10px;
}
#toplogo_cell2 span.label {
  color: white;
}
#toplogo_cell2 input.newwinbtn {
  background-color: #3366cc;
  border-style:outset;
  border-width:2px;
  border-color:white;
  color: white;
  height: 25px;
  width: 180px;
  text-align:center;
  color: white;
  margin: 5px;
}
#toplogo_cell2 span.text{
  color: #face37;
}

#toplogo_cell3 {
  border-top: 2px solid #000099;
  border-right: 2px solid #000099;
  vertical-align:bottom;
  background-color: #000099;
}
#toplogo_cell3 div {
  margin-top: 2px;
  margin-bottom: 2px;
  overflow-x: auto;
  scrollbar-base-color: #000099;
}

table.newstable {
  width: 95%;
  color: white;
  border-bottom: 1px solid #000000;
}
table.newstable span.label {
  color: #face37;
}
table.newstable td.newssumm {
  background-color: #3366cc;
  border: 1px solid #000000;
  border-bottom: none;
  border-right: none;
}
table.newstable td.newsdate {
  background-color: #3366cc;
  color: #face37;
  border: 1px solid #000000;
  border-bottom: none;
  border-left: none;
}
table.newstable td.newsdesc {
  background-color: #000099;
  border: 1px solid #000000;
  border-bottom: none;
  border-top: none;
}
table.newstable tr.summRow {
  cursor: pointer;
}
table.newstable tr.showRow {
  cursor: pointer;
}
table.newstable tr.hideRow {
  display: none;
}
table.newstable tr.showRow td.newssumm span {
  overflow: visible;
}
table.newstable tr.summRow td.newssumm span {
  height: 14px;
  overflow: hidden;
}
table.newstable tr.hideRow td.newsdesc div {
  width: 100%;
  height: 14px;
  overflow: hidden;
}
table.newstable tr.showRow td.newssumm span {
  font-weight:bold;
}
table.newstable tr.showRow td.newsdesc div {
  width: 100%;
  overflow-y: auto;
  scrollbar-base-color: #000099;
}
table.newstable a {
  color: white;
  cursor: pointer;
  text-decoration: none;
}

#topmenu_outer_cell {
	text-align:left;
	vertical-align:bottom;
	padding-left: 12px;
}

#topmenu_table{
}

#topmainarea{
	background-color: #dddddd;
	width:100%
}

#topmainarea_cell{
	background-color: #dddddd;
	border-right:	2px solid #000099;
	border-left:	2px solid #000099;
	border-bottom:	2px solid #000099;
}

#bottommessage{
}

#toplogo_image {
	border:0;
}

.topmenu_highlight{
	cursor: pointer;
	display: inline-block;
	background-color: #dddddd;
	color: #000099;
	padding: 6px;
	font-weight: bold;
}

.topmenu_normal {
	display: inline-block;
	background-color: #000099;
	color: white;
	padding: 6px;
}

.leftmenu_title{
	background-color: #dddddd;
	color:  #000099;
	font-weight: bold;
	height:20px;
}
.leftmenu_highlight{
	display:block;
	background-color: #eeeeee;
	color: 000099;
	width:155px;
}
.leftmenu_normal{
	display:block;
	background-color: #dddddd;
	color:  black;
	width:155px;
}

DIV.actionlistleftafter,
DIV.actionlistleftbefore,
DIV.actionlistleft {
	font: 10pt verdana;
}
DIV.actionlistleftbefore,
DIV.actionlistleft {
	margin-left:20px;
}
DIV.actionlistleftafter UL,
DIV.actionlistleftbefore UL,
DIV.actionlistleft UL {
	list-style:none;
	margin:5px;
	padding:0px;
}
DIV.actionlistleftafter UL LI,
DIV.actionlistleftbefore UL LI,
DIV.actionlistleft UL LI {
	margin:5px;
	padding:0px;
}
DIV.actionlistleftafter UL LI A,
DIV.actionlistleftbefore UL LI A,
DIV.actionlistleft UL LI A {
	cursor:pointer;
}

table.statstable1 {
  color: white;
}
table.statstable1 td.colspan6 {
  width:72px;
  }
table.statstable1 td.colspan3 {
  width:36px;
  }
table.statstable1 td.colspan2 {
  width:24px;
  }
table.statstable1 td.prodTitle {
  padding: 1px;
  text-align: center;
}
table.statstable1 td.prodCell1,
table.statstable1 td.prodCell2 {
  padding:1px;
  text-align: center;
  color: white;
  background-color: #2255bb;
}
table.statstable1 td.prodCellNZ1,
table.statstable1 td.prodCellNZ2 {
  padding:1px;
  text-align: center;
  color: white;
  background-color: #3366cc;
}
table.statstable1 {
  text-align: right;
}

table.statstable2 {
  color: black;
}
table.statstable2 td.prodTitle,
table.statstable2 td.prodCell1,
table.statstable2 td.prodCellNZ1,
table.statstable2 td.prodCell2,
table.statstable2 td.prodCellNZ2 {
  width: 80px;
  padding:1px;
  text-align: center;
  color: black;
}
table.statstable2 td.statTitle1,
table.statstable2 td.statTitle2 {
  padding-left:3px;
  padding-right:3px;
  text-align: right;
  color: black;
}
table.statstable2 td.statTitle1,
table.statstable2 td.prodCell1, 
table.statstable2 td.prodCellNZ1 {
  background-color: #ffffff;
}
table.statstable2 td.statTitle2,
table.statstable2 td.prodCell2, 
table.statstable2 td.prodCellNZ2 {
  background-color: #dddddd;
}

table.statstable2 {
  text-align: right;
}
