.langar {
  vertical-align: 50%;
}
.langjp {
  vertical-align: 25%;
}
.langko {
  vertical-align: 15%;
}
.langru {
	vertical-align: 15%;
}
.langcs {
  vertical-align: 15%;
}
.langct {
  vertical-align: 15%;
}	
html {
  direction: ltr;
}
.headline {
  font-size: 110%;
  font-weight: bold;
}
.label {
  padding-top: 12px;
  font-weight: bold;
}
.help {
  font-weight: bold;
}

.defaultRow {
  width: 40%
}

.defaultData {
}

.centerbold {
  font-weight: bold;
  text-align: center;
}

.mib {
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: bold;
  text-align: center;
}

.center {
  text-align: center;
}
.center33 {
  text-align: center;
  width: 33%;
}

.footnote {
  font-weight: bold;
  text-align: center;
}
.radioLabel {
  vertical-align: top;
}

a {
  color: #000000;
}
a.iconText {
  text-decoration: none;
}
a.label {
  text-decoration: none;
}

body {
  background-color: #FFFFFF;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
iframe.content {
  width: 100%;
  height: 100%;
  margin: 0px;
}
iframe.stats {
  width: 100%;
  height: 100%;
  margin: 0px;
}
image.mainMenuImage {
  border: none;
}
input.update {
  background-color: #262F3B;
  color: #E1E6F1
}
input.button {
  background-color: #262F3B;
  color: #E1E6F1;
  font-size: 110%;
}
input.updateOnChange {
  background-color: #FF3300;
  color: #FFFFFF
}

.remoteText {
  font-size: 100%;
}

.wdCallId {
  color: #E1E6F1;
  text-align: center;
}

.tvCallId {
  color: black;
  text-align: center;
}
.hidden
{
  width: 0px;
  height: 0px;
  margin: 0px;
  display: none;
}
.vHidden
{
  position:static;
  z-index:1;
  visibility: hidden;
}
table {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
table.configData {
  width: 100%;
  border: none;
}
table.wholePage {
  width: 100%;
  height: 100%;
  border: none;
}
table.dataTable {
  width: 100%;
  height: 100%;
}

table.navigation {
  width: 100%;
  height: 100%;
}

table.sideNavigation {
  width: 100%;
  border-collapse: collapse;
}

table.topNavigation {
  width: 100%;
  font-size: 110%;
  background-image: url(Main_Menu_BG.jpg);
}

table.button {
  border-collapse: collapse;
  font: bold 120%;
  color: E1E6F1;
  display: inline;
}

tr.button {
}

.buttonleft {
  background-position: 0px 5px;
  background-image: url(GenericButton_Left.png);
  width: 20px;
  background-repeat: no-repeat;
  cursor: default;
  empty-cells: show;
}

.buttonmiddle {
  background-position: 0px 5px;
  background-image: url(GenericButton_Center.png);
  height: 55px;
  background-repeat: repeat-x;
  cursor: default;
  white-space: nowrap;
}

.buttonright {
  background-position: 0px 5px;
  background-image: url(GenericButton_Right.png);
  width: 20px;
  background-repeat: no-repeat;
  cursor: default;
}

.buttonleftover {
  background-position: 0px 5px;
  background-image: url(GenericButton_Left_o.png);
  width: 20px;
  background-repeat: no-repeat;
  cursor: default;
}

.buttonmiddleover {
  background-position: 0px 5px;
  background-image: url(GenericButton_Center_o.png);
  height: 55px;
  background-repeat: repeat-x;
  cursor: default;
  white-space: nowrap;
}

.buttonrightover {
  background-position: 0px 5px;
  background-image: url(GenericButton_Right_o.png);
  width: 20px;
  background-repeat: no-repeat;
  cursor: default;
}

.textnode {
  line-height: 2
}
  

table.button {
  height: 20px;
  border-collapse: collapse;
}

table.content {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
}
table.dirList {
  height: 100%;
  width: 100%;
}
.appletRow {
  height: 0;
}
td.dirRow0 {
  background-color: #C2C2C2;
  text-align: left;
}
td.dirRow1 {
  background-color: #E1E1E1;
  text-align: left;
}

td.dropShadow {
  height: 9;
  background-image: url(Drop_Shadow.jpg);
}

td.dirInfo {
  width: 100%;
  vertical-align: top;
  padding: 0px 0px 0px 4px;
}

table.header {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
}

td.headerLogo {
  text-align: left;
}

td.headerWater {
  text-align: left;
}
tr.header {
  width: 100%;
  background-color: #000000;
}
td.headerTheRest {
  width: 100%;
}

td.pageTitle {
  width: 40%;
  padding: 8px;
  font-size: 120%;
}
td.ccHistory {
  background-color: #E1E1E1;
  width: 100px;
}
td.helpText {
  font-size: 90%;
  background-color: #262F3B;
  color: #E1E6F1;
  padding: 8px;
  border: 3px solid #EDEDED;
}
td.siteMapHeader {
  text-align: center;
  background-color: #C2C2C2;
  font-size: 120%;
}
td.pageSeperator {
  height: 13px;
  background-image: url(Chrome_Border.jpg);
}
td.sideNavigation {
  vertical-align: top;
  background-color: #C5CDE1;
  width: 220;
}
td.content {
  height: 100%;
  width: 100%;
}
tr.pageTitle {
  font-weight: bold;
  width: 100%;
  background-color: #FFFFFF;  
  text-decoration: none;
  padding: 8px;
}
td.topNavigationNotSelected {
  color: #E1E6F1;
  border: 3px inset #E1E6F1;
  text-align: center;
  vertical-align: middle;
  cursor: hand;
}
td.topNavigationSelected {
  color: #262F3B;
  background-color: #E1E6F1;  
  text-align: center;
  border: 3px outset #262F3B;
  text-align: center;
  vertical-align: middle;
  cursor: hand;
}

td.topNavigation {
  width: 100%;
}
tr.topNavigation {
  height: 46;
}
td.treeSeperator {
  width: 100%;
  background-color: #000000;
  text-align: center;
  color: #FFFFFF;
}

div.sideNavigation0 {
  margin: 2px;
  background-color: #C5CDE1;
  width: 212;
}

div.sideNavigation1 {
  margin: 2px 0px 2px 0px;
  background-color: #C5CDE1;
  width: 212;
}
tr.tree {
  width: 100%;
}
td.treeIndent0 {
  background-color: #E1E6F1;
  color: 262F3B;
  cursor: hand;
  padding: 5px 0px;
}
td.treeIndent0Selected {
  background-color: #262F3B;
  color: #FFFFFF;
  cursor: hand;
  padding: 5px 0px;
}
td.treeIndent1 {
  background-color: #EDEDED;
  color: 262F3B;
  cursor: hand;
  padding: 3px 0px;
}
td.treeIndent1Selected {
  background-color: #B4B4B4;
  color: 262F3B;
  cursor: hand;
  padding: 3px 0px;
}
tr.rowSpacing {
  height: 1px;
  width: 100%;
}
table.status {
}
td.statusencrypted {
  height: 26px;
  width: 26px;
  text-align: center;
  vertical-align: middle;
  border: 0px none;
  background-image: url(StatusArrow_encrypted_web.gif);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  color: #FFFFFF;
  font-size: 14;
}
td.statuswarning {
  height: 26px;
  width: 26px;
  text-align: center;
  vertical-align: middle;
  border: 0px none;
  background-image: url(StatusArrow_Warning_web.gif);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  color: #FFFFFF;
  font-size: 14;
}
td.statusoff {
  height: 26px;
  width: 26px;
  text-align: center;
  vertical-align: middle;
  border: 0px none;
  background-image: url(StatusRectangle_Grey.gif);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  color: #FFFFFF;
  font-size: 14;
}
td.statusup {
  height: 26px;
  width: 26px;
  text-align: center;
  vertical-align: middle;
  border: 0px none;
  background-image: url(StatusArrow_up_web.gif);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  color: #FFFFFF;
  font-size: 14;
}
td.statusdown {
  height: 26px;
  width: 26px;
  text-align: center;
  vertical-align: middle;
  border: 0px none;
  background-image: url(StatusArrow_Down_web.gif);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  color: #FFFFFF;
  font-size: 14;
}
td.statusLabel {
  width: 250;
}
