body {
  margin-top: 0px;
  background-color: #0055E5;
}

table, pre.pre {
  font-family: verdana, tahoma, arial;
  font-size: 12px;
  letter-spacing: 0px;
}

.country {
  font-family: Georgia, Times;
  font-size: 11pt;
  font-weight: bold;
  color: #003399;
  text-decoration: none;
}

.country:hover {
  color: #EE7A11;
  text-decoration: underline;
}

.copy {
  font-family: Georgia, Times;
  font-size: 8pt;
  color: #A1A1A1;
}

.menu_a {
  font-family: Times New Roman, Georgia;
  font-size: 13pt;
  font-weight: bold;
  color: #313D71;
  text-decoration: none;
}

.menu {
  border-top: 1px solid #313131;
}

.menu_sel {
  border-top: 1px solid #313131;
  background-color: #FAC2A0;
}

.link{
  border: 1px solid #313131;
  padding: 2px;
  text-align: center;
}

.cms {
  font-size: 11px;
  color:#F40000;
}

.cms:hover {
  color:#C10000;
}

.lang {
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: capitalize;
}

.lang:hover {
  font-weight: bold;
}

.app {
  font-size: 10px;
  color: #4F4FFF;
  font-weight: bold;
}

.app:hover {
  color: #9393FF;
}

.nodata {
  color: #D90000;
  font-weight: bold;
}

.nodata:hover  {
  color: #FF1C1C;
}

.grid {font-size: 11px}
.grid th {text-align:left; letter-spacing:1px; font-weight:bold; height:16px}
.grid td {padding-left:3px;vertical-align:top;}
.grid tr:hover {background-color:#D7D7FF; cursor: default}

.grid_a {
  color: #23237C;
  font-weight: bold;
  text-decoration: none;
}

.form th {text-align: left}

input, select, textarea {font-family: verdana, arial, helvetica; font-size: 8pt;}
.text {border:1px solid #A0A5CC}
.text:hover {border:1px solid #FF9900}
.text:active {border:1px solid #FF9900}

.text100 {border:1px solid #A0A5CC;width:99%;}
.text100:hover {border:1px solid #FF9900}
.text100:active {border:1px solid #FF9900}

.number {border:1px solid #A0A5CC; text-align: right;}
.number100 {text-align: right;width:99%%}
.number:hover {border:1px solid #FF9900}
.number:active {border:1px solid #FF9900}
.number100:hover {border:1px solid #FF9900}
.number100:active {border:1px solid #FF9900}
.radio {padding:0px}
.button {padding: 1px;}

.paragraph {
  padding-top: 10px;
  padding-bottom: 10px;
}

.box {
  border-bottom: 2px dotted #B00000;
}