th.header-left{
border-left: solid 1px #FFD700;
border-right: solid 1px #FFD700;
border-bottom: solid 2px yellow;
background-color:black ;
width: 43%;
color:#FFD700;
cursor: default ;
font-size: 18px;
}
th.header-right{
border-left: solid 1px #FFD700;
border-right: solid 2px #FFD700;
border-bottom: solid 2px yellow;
background-color:black ;
width: 37%;
color:#FFD700;
cursor: default;
font-size: 18px;
}
tr.highlight{
background-color:black;
color: #FFD700;
cursor: default;
visibility: hidden;
}
tr.highlight:hover{
background-color: black;
color: red;
cursor: default;
visibility: visible;
}
td.normal-left{
width: 43%; 
border-left: 1px solid yellow; 
border-right: 1px solid yellow;
text-align: left;
font-weight: bold;
visibility: visible;
}
td.normal-right{
width: 37%; 
border-left: 1px solid yellow; 
border-right: 2px solid yellow;
text-align: left;
font-weight: bold;
visibility: visible;
}
td.footer-left{
width: 43%; 
border-left: 1px solid yellow; 
border-right: 1px solid yellow; 
text-align: left;
font-weight: bold;
visibility: visible;
}
td.footer-right{
width: 37%; 
border-left: 1px solid yellow; 
border-right: 2px solid yellow; 
text-align: left;
font-weight: bold;
visibility: visible;
}
td.sysinfo{
width: 13%;
font-weight: bold;
text-align: center;
color: red;
border-bottom: 2px solid #00AA00;
border-top: 2px solid #00AA00;
}
th.sysinfo-header{
background-color:black ;
width: 13%;
color:#FFD700;
cursor: default ;
font-size: 13px;
font-weight: bold;
border-bottom: solid 2px #FFD700;
}
td.footer-sysinfo{ 
width: 13%; 
border-top: 2px solid #00AA00;
text-align: center;
font-weight: bold;
color: red;
}
table.table-123{
width:620px; 
text-align: center; 
padding: 3px; 
border-spacing: 0px;
margin: -3px;
}
div.table-border{
border: #F0D305 solid 1px;
}
div.table-border-2{
border: #E0D00A solid 1px;
}
div.table-border-3{
border: #D1CC0F solid 1px;
}
div.table-border-4{
border: #C1C914 solid 1px;
}
div.table-border-5{
border: #B2C519 solid 1px;
}
div.table-border-6{
border: #A2C11E solid 1px;
}
div.table-border-7{
border: #98bf21 solid 1px;
}
.cell-margin{
margin-left:10px;
}
td.normal-type{
width: 8%;
border-right: #FFD700 solid 1px;
border-bottom: #FFD700 solid 1px;
font-weight: bold;
color: red;
visibility: visible;
text-align: left;
padding-left: 12px;
}
th.header-type{
width: 8%;
background-color: black;
color: #FFD700;
border-right: #FFD700 solid 1px;
border-bottom: #FFD700 solid 2px;
}
div.table-border-8{
border: solid 1px #FFD700;
}
td.sysinfo-1st{
width: 13%;
font-weight: bold;
text-align: center;
color: red;
border-bottom: 2px solid #00AA00;
}
td.footer-type{
width: 8%;
border-right: #FFD700 solid 1px;
font-weight: bold;
color: red;
visibility: visible;
text-align: left;
padding-left: 12px;
}
td.sysinfo-empty{
width: 13%;
font-weight: bold;
text-align: center;
color: red;
}