
body {
  background-color: #ffffff;
  margin-top: 20px;  
  margin-left: 150px;
  text-align: left; 
  width: 550px;
  font-family: verdana,arial,geneva,helvetica,sun-sans,sans-serif;
  font-size: 10px;
  color: #000000;
    }

.korg{ 
  FONT-FAMILY: Arial;
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal;
  color: #000000;
  background-color: #FAFAFA
}


DIV.logo{
  display: block;
  visibility: visible;
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 20px;
  width: 110px;
  height: 110px;
  background-image: url(../images/logo.gif);
}

div.flag{
  display: block;
  visibility: visible;
  position: absolute;
  z-index: 1;
  left: 140px;
  top: 40px;
}




DIV.blueline{
  display: block;
  visibility: visible;
  position: absolute;
  z-index: 1;
  left: 129px;
  top: 20px;
  width: 500px;
  height: 5px;
  background-image: url(../images/lineblue.gif);
}


div.wave{
  display: block;
  visibility: visible;
  position: absolute;
  z-index: 1;
  left: 630px;
  top: 150px;
}

.link {
  color: #000000;
  background-color: #ffffff;
  font-family: Arial, Verdana, Helvetica,sun-sans,sans-serif;
  text-decoration: underline;
}
.tinylink {
  color: #000000;
  background-color: #ffffff;
  font-family: Arial, Verdana, Helvetica,sun-sans,sans-serif;
  text-decoration: none;
}
.nada {
  color: #464646;
  background-color: #ffffff;
  text-decoration: none;
}

.submitbutton {
  color: #ffffff;
  background-color: #72746e;
  font-family: Arial, Verdana, Helvetica,sun-sans,sans-serif;
  font-size: 10px;
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid; 
  BORDER-LEFT: #000000 1px solid; 
  BORDER-BOTTOM: #000000 1px solid; 

}

.field {
  font-family: Arial,sun-sans,sans-serif;
  font-size: 10px;
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid; 
  BORDER-LEFT: #000000 1px solid; 
  BORDER-BOTTOM: #000000 1px solid; 
}


.fieldlong {
  font-family: Arial, Verdana, Helvetica,sun-sans,sans-serif;
  font-size: 10px;
  width: 350px;
  height: 100px;
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid; 
  BORDER-LEFT: #000000 1px solid; 
  BORDER-BOTTOM: #000000 1px solid; 
}

td.td{
  background          : #fcfcfc;
  color               : #000000; 
  border-color        : #ffffff;
  border-bottom-width : 0pt; 
  border-top-width    : 0pt; 
  border-right-width  : 0pt; 
  border-left-width   : 0pt;
  height              : 10px;
  border-style        : solid;
  font-family: Arial, Verdana, Helvetica,sun-sans,sans-serif;
  font-size: 10px;
}

td.td2{
  background          : #cccccc;
  color               : #000000; 
  border-color        : #ffffff;
  border-bottom-width : 0pt; 
  border-top-width    : 0pt; 
  border-right-width  : 0pt; 
  border-left-width   : 0pt;
  height              : 10px;
  border-style        : solid;
  font-family: Arial, Verdana, Helvetica,sun-sans,sans-serif;
  font-size: 10px;
}

td.tdtiny{
  background          : #fcfcfc; 
  color               : #000000; 
  border-color        : #ffffff;
  border-bottom-width : 0pt; 
  border-top-width    : 0pt; 
  border-right-width  : 0pt; 
  border-left-width   : 0pt;
  height              : 10px;
  border-style        : solid;
  font-family: Arial, Verdana, Helvetica,sun-sans,sans-serif;
  font-size: 10px;
}



.border { 
  border: #f5f5f5; 
  border-style: dotted; 
  border-top-width: 2px; 
  border-right-width: 2px; 
  border-bottom-width: 2px; 
  border-left-width: 2px
}

div.main {
  height: 25px; 
  width: 400px; 
  border: none; 
  margin-top: 50px; 
  margin-right: auto; 
  margin-left: 80px;
  text-align: left;
}

