.text1 {  font-family: tahoma;
  font-size: 11px;
  color: #83320B; }

.text {  font-family: tahoma;
  font-size: 11px;
  color: #CCD5E0; }

.textb {font-family: tahoma;
  font-size: 11px;
  color: #FFFFFF; }

.more {  font-family: tahoma;
  font-size: 11px;
  color: #FFBC01; }

.yellow {  font-family: tahoma;
  font-size: 13px;
  color: #FFBC01;
  font-weight: bold;
 }

.copyright {  font-family: tahoma;
  font-size: 10px;
  color: #6D86A3; }
body {
  background-color: #012c5e;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

INPUT    {BORDER: solid; MARGIN: 0px; PADDING: 0; color:#666666; font-weight: normal; background-color: #F9F6F0; border-width: 1px ; border-color: #999B80; }
SELECT    {BORDER: solid; MARGIN: 0px; PADDING: 0; color:#666666; font-weight: normal; background-color: #F9F6F0; border-width: 1px ; border-color: #999B80; }
.input_image  {MARGIN: 0; BORDER: 0; PAD: 0; }

.table_blue_border{
  background-color: #2351b3;
  border: 0px;
}
.table_blue_border td{
  font-family: tahoma;
  font-size: 11px;
  background-color: #012c5e;
  color: #CCD5E0;
  padding: 3px;
  border: 0px;
}
