* {
    margin: 0;
    padding: 0px;
}
table {
    border-collapse: collapse;
}
#divDelAll {
    margin-top: -44px;
    text-align: right;
}
.CELL {
    background: #47494f url('../icon/cell_1.gif');
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #191919;
    font: 14px verdana, arial, sans-serif;
    color: #EEE;
    padding: 5px;
}
.CT {
    background: #323339 url('../icon/cell_1.gif') no-repeat top left;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #191919;
    font: bold 16px verdana, arial, sans-serif;
    color: #FFF;
    text-shadow: 0px 1px 1px #555, 0px -1px 1px #000;
    text-align: left;
}
.CTS {
    background: #323339 url('../icon/cell_1.gif') no-repeat top left;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #191919;
    font: bold 14px verdana, arial, sans-serif;
    color: #EEE;
}
.CL {
    background: #47494f url('../icon/cell_1.gif');
    border-width: 1px;
    padding: 6px 6px 6px 6px;
    border-style: solid;
    border-color: #191919;
    font: normal 14px verdana, arial, sans-serif;
    min-width: 150px;
    width: 150px;
}
.CR {
    background: #47494f url('../icon/cell_1.gif');
    border-width: 1px;
    padding: 10px 6px 6px 6px;
    border-style: solid;
    border-color: #191919;
    font: 14px verdana, arial, sans-serif;
    width: 75%;
}
.CA {
    background: #DDD url('../icon/cell_1.gif');
    border-width: 1px;
    padding: 6px;
    border-style: solid;
    border-color: #191919;
    font: 13px verdana, arial, sans-serif;
}
.CV {
    background-color: #DDD;
    border-width: 0px 1px 1px 1px;
    padding: 6px;
    border-style: solid;
    border-color: #000;
    font: 13px verdana, arial, sans-serif;
    color: #333;
}
.CS {
    background: #CCC url('../icon/cell_1.gif');
    border-width: 1px;
    padding: 6px;
    border-style: solid;
    border-color: #888;
    font: bold 13px verdana, arial, sans-serif;
}
.button1 {
    color: #FFF;
    font: normal 16px verdana, arial, sans-serif;
    padding: 3px 8px 6px 8px;
    background: #00aff0 url(../icon/overlay.png) repeat-x center left;
    border: 1px solid #63cef6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 1px solid #63cef6;
    -moz-box-shadow: inset 0 1px 0 rgba(22, 142, 199, 0.5);
    -webkit-box-shadow: inset 0 0 0 rgba(22, 142, 199, 0.5);
    box-shadow: inset 0 0 0 rgba(22, 142, 199, 0.5);
    cursor: pointer;
    height: 28px;
    min-width: 100px;
    margin: 10px 20px 15px 0px;
}
.button1Dbl {
    color: #FFF;
    font: normal 16px verdana, arial, sans-serif;
    padding: 3px 8px 6px 8px;
    background: #00aff0 url(../icon/overlay.png) repeat-x center left;
    opacity: 0.35;
    filter: "alpha(opacity=35)";
    -ms-filter: "alpha(opacity=35)";
    border: 1px solid #63cef6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 1px solid #63cef6;
    -moz-box-shadow: inset 0 1px 0 rgba(22, 142, 199, 0.5);
    -webkit-box-shadow: inset 0 0 0 rgba(22, 142, 199, 0.5);
    box-shadow: inset 0 0 0 rgba(22, 142, 199, 0.5);
    cursor: pointer;
    height: 28px;
    min-width: 100px;
    margin: 10px 20px 15px 0px;
}
.button2 {
    color: #FFF;
    font: normal 16px verdana, arial, sans-serif;
    padding: 3px 6px 6px 6px;
    *padding: 3px 0px 6px 0px;
    background: #00aff0 url(../icon/overlay.png) repeat-x center left;
    border: 1px solid #63cef6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 1px solid #63cef6;
    -moz-box-shadow: inset 0 1px 0 rgba(22, 142, 199, 0.5);
    -webkit-box-shadow: inset 0 0 0 rgba(22, 142, 199, 0.5);
    box-shadow: inset 0 0 0 rgba(22, 142, 199, 0.5);
    cursor: pointer;
    height: 28px;
    margin: 2px 0px 2px 0px;
}
.button2Dbl {
    color: #FFF;
    font: normal 16px verdana, arial, sans-serif;
    padding: 3px 6px 6px 6px;
    *padding: 3px 0px 6px 0px;
    background: #00aff0 url(../icon/overlay.png) repeat-x center left;
    opacity: 0.35;
    filter: "alpha(opacity=35)";
    -ms-filter: "alpha(opacity=35)";
    border: 1px solid #63cef6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 1px solid #63cef6;
    -moz-box-shadow: inset 0 1px 0 rgba(22, 142, 199, 0.5);
    -webkit-box-shadow: inset 0 0 0 rgba(22, 142, 199, 0.5);
    box-shadow: inset 0 0 0 rgba(22, 142, 199, 0.5);
    cursor: pointer;
    height: 28px;
    margin: 2px 0px 2px 0px;
}
.buttonDelAll {
    color: #FFF;
    font: normal 16px verdana, arial, sans-serif;
    padding: 3px 8px 6px 8px;
    background: #00aff0 url(../icon/overlay.png) repeat-x center left;
    border: 1px solid #63cef6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 1px solid #63cef6;
    -moz-box-shadow: inset 0 1px 0 rgba(22, 142, 199, 0.5);
    -webkit-box-shadow: inset 0 0 0 rgba(22, 142, 199, 0.5);
    box-shadow: inset 0 0 0 rgba(22, 142, 199, 0.5);
    cursor: pointer;
    height: 28px;
    min-width: 100px;
    margin: 10px 4px 0px 0px;
}
.buttonDelAllDbl {
    color: #FFF;
    font: normal 16px verdana, arial, sans-serif;
    padding: 3px 8px 6px 8px;
    background: #00aff0 url(../icon/overlay.png) repeat-x center left;
    opacity: 0.35;
    filter: "alpha(opacity=35)";
    -ms-filter: "alpha(opacity=35)";
    border: 1px solid #63cef6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 1px solid #63cef6;
    -moz-box-shadow: inset 0 1px 0 rgba(22, 142, 199, 0.5);
    -webkit-box-shadow: inset 0 0 0 rgba(22, 142, 199, 0.5);
    box-shadow: inset 0 0 0 rgba(22, 142, 199, 0.5);
    cursor: pointer;
    height: 28px;
    min-width: 100px;
    margin: 10px 4px 0px 0px;
}
.button1:hover,
.button2:hover,
.buttonDelAll:hover {
    color: #FFF;
    background: #00aff0 url(../icon/but_mouseover.png) repeat-x top center;
    border: 1px solid #3e97ce;
}
.button1:active,
.button2:active,
.buttonDelAll:active {
    position: relative;
    top: 0px;
    border: 1px solid #3e97ce;
    background: #00aff0 url(../icon/but_mouseover2.png) repeat-x top center;
    color: #FFF;
}
.txt_header {
    font: bold 22px verdana, arial, sans-serif;
    color: #EEE;
    padding: 0px 0px 8px 0px
}
.txt_header2 {
    font: bold 18px verdana, arial, sans-serif;
    color: #EEE;
    padding: 0px 0px 12px 0px
}
H1 {
    font: bold 24px verdana, arial, sans-serif;
    color: #EEE;
    text-shadow: 0px 1px 1px #555, 0px -1px 1px #000;
}
H2 {
    font: bold 20px verdana, arial, sans-serif;
    color: #EEE;
    padding: 8px 0px 8px 0px;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 1);
}
.hrT {
    border: none;
    clear: both;
    height: 0 !important;
    height: 2px;
    width: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #6c6c6c;
    margin-top: 15px !important;
    margin-top: 0px;
}
div.hr2 {
    border: none;
    border-bottom: 1px solid #6c6c6c;
    border-top: 1px solid #000;
    clear: both;
    height: 0;
    width: 100%;
    margin: 8px 0px;
}
.tbl_main {
    margin: 15px 0;
}
.radiobutton1 {
    width: 20px;
    height: 22px;
    padding: 0 10px 0 0;
}
p {
    line-height: 1.5em;
}
h4 {
    font: bold 14px verdana, arial, sans-serif;
    color: #EEE;
    text-indent: 3px;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 1);
}
.boxshadow {
    background: #323339;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 1px 0px #0D0D0D;
    -moz-box-shadow: inset 1px 1px 1px 0px #0D0D0D;
    box-shadow: inset 1px 1px 1px 0px #0D0D0D;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    padding: 10px 8px 20px 8px;
    margin: 0px 8px 20px 8px;
}
.clear {
    clear: both;
}
.textTitle {
    height: 25px;
    font: bold 24px verdana, arial, sans-serif;
    color: #EEE;
    text-shadow: 0px 1px 1px #555, 0px -1px 1px #000;
}
.f_left {
    float: left;
    display: inline;
}
.f_right {
    float: right;
    display: inline;
}
.PageBgLeft {
    height: 29px;
    width: 10px;
}
.PageBgCenter {
    height: 29px;
    line-height: 29px;
}
.PageBgRight {
    height: 29px;
    width: 10px;
}
.PageTbl {
    text-align: left;
}
.PageTitle {
    font: bold 18px tahoma, verdana, sans-serif;
    color: #FFFFFF;
    height: 29px !important;
    height: 24px;
    margin-bottom: 5px;
    background-color: #7E91A2;
    padding: 8px 0px 8px 0px;
}
.TblHead {
    height: 20px;
    background: #323339 url('../icon/cell_1.gif') no-repeat top left;
    border-width: 1px 1px 0px 1px;
    padding: 8px 0px 8px 8px;
    border-style: solid;
    border-color: #191919;
    font: bold 16px verdana, arial, sans-serif;
    color: #FFF;
    text-shadow: 0px 1px 1px #555, 0px -1px 1px #000;
    text-align: left;
    margin-top: 15px;
}
.TblBody {
    font-family: Arial, Helvetica, sans-serif;
}
.proTitle {
    font: bold 18px tahoma, verdana, sans-serif;
    color: #FFFFFF;
    background-position: left center;
    background-color: #7E91A2
}
.proBottom {
    font: bold 18px tahoma, verdana, sans-serif;
    color: #FFFFFF;
    background-position: left center;
    height: 10px;
    background-color: #F1F5F8;
    overflow: hidden;
}
.PageBotBgLeft {
    background-image: url('../pagebottom_left.gif');
    height: 10px;
    width: 7px;
}
.PageBotBgCenter {
    height: 10px;
    line-height: 10px;
}
.PageBotBgRight {
    background: url('../pagebottom_right.gif');
    width: 7px;
}
.HeadBgLeft {
    height: 20px;
}
.HeadBgRight {
    background-color: #A4B2C4;
}
.MibScalar,
.MibTable,
.PortsTable {
    font: normal 14px Arial, Helvetica, sans-serif;
    line-height: 19px;
    color: #FFF;
    overflow-x: scroll;
    width: 100%;
    line-height: 1.8em;
}
.textTh {
    background: #47494f url('../icon/cell_1.gif');
    border-width: 1px;
    padding: 6px 6px 6px 6px;
    border-style: solid;
    border-color: #191919;
    font: normal 14px verdana, arial, sans-serif;
    min-width: 140px;
    line-height: 1.5em;
}
.textLogin {
    background: #47494f url('../icon/cell_1.gif');
    border-width: 1px;
    padding: 6px 6px 6px 6px;
    border-style: solid;
    border-color: #191919;
    font: normal 14px verdana, arial, sans-serif;
    line-height: 1.5em;
}
.BgGray {
    text-align: left;
    background: #47494f url('../icon/cell_1.gif');
    border-width: 1px;
    padding: 6px 6px 6px 6px;
    margin-top: 5px;
    border-style: solid;
    border-color: #191919;
    font: 14px verdana, arial, sans-serif;
    line-height: 1.5em;
}
.BgGrayAcl {
    text-align: left;
    background: #47494f url('../icon/cell_1.gif');
    border-width: 1px;
    padding: 6px 6px 6px 6px;
    margin-top: 5px;
    border-style: solid;
    border-color: #191919;
    font: 14px verdana, arial, sans-serif;
    line-height: 1.5em;
}
.altrow {
    background-color: #494949;
    ;
}
.textContent {
    white-space: nowrap;
    font-size: 12pt;
    font-weight: normal;
    font-family: verdana, arial, sans-serif;
    margin-bottom: 0pt;
}
.textThBk {
    background: #47494f url('../icon/cell_1.gif');
    border-width: 1px 1px 1px 1px;
    padding: 5px;
    border-style: solid;
    border-color: #000;
    font: 14px verdana, arial, sans-serif;
    color: #EEE;
    padding: 5px;
}
.T-POE {
	padding: 0;
}
.sFontSize .textThBk {
    font-size: 12px;
}
.sFontSize .button2 {
    font-size: 14px;
}
.sFontSize select {
    font-size: 12px;
}
.content {
    margin-top: 0px !important;
    margin-top: -7px;
}
.note {
    padding-top: 10px;
    font-size: 14px;
    font-family: verdana, arial, sans-serif;
}
.parallelDiv {
    float: left;
    display: inline;
}
.marginLeftDiv {
    margin-left: 100px;
}
.contentFstTbl {
    margin-left: 5px;
    margin-top: 5px;
}
.contentNextTbl {
    margin-top: 6px;
}
.blockTitle {
    color: #0099FF;
    font-size: 14pt;
    font-weight: bold;
}
.overflowWrap {
    white-space: normal;
}
input {
    height: 23px;
    vertical-align: middle;
    padding-left: 4px;
}
input.macStyle {
    border: solid 1px #000;
    width: 30px;
    height: 23px;
}
input.flat {
    border: solid 1px #000;
    width: 38px;
    height: 23px;
}
input.sflat {
    border: solid 1px #000;
    width: 70px;
    height: 23px;
}
input.mflat {
    border: solid 1px #000;
    width: 150px;
    height: 23px;
}
input.lflat {
    border: solid 1px #000;
    width: 315px;
    height: 23px;
}
.dropmenu {
    height: 23px;
    font: normal 14px verdana, arial, sans-serif;
}
.inDisable {
    border: 1px solid #7F9DB9;
}
.overflowIE {
    position: relative;
    width: 844px;
}
.speChar {
    border: solid 1px #000;
    width: 280px;
    height: 23px;
}
.speNum {
    border: solid 1px #000;
    width: 70px;
    height: 23px;
}
select {
    background: #FFF;
    padding: 1px 3px 3px 1px;
    font: normal 14px verdana, arial, sans-serif;
    line-height: 1.5em;
    border: 1px solid #555;
    height: 25px;
    min-width: 50px;
}