#jSuggestContainer {position:absolute;  border:1px solid #000; border-top:0; background:#E0C898; }
    .jSuggestLoading {font-style:italic; padding: 10px;text-align:left; }
    #jSuggestContainer ul, #jSuggestContainer ul li{margin: 0; padding:0; list-style:none;text-align:left; }
    #jSuggestContainer ul li{padding: 2px 4px; border-bottom: 1px dotted #000; color:#000000; background:#E0C898; cursor:pointer;text-align:left;}
    #jSuggestContainer ul li.last{border-bottom: 0;text-align:left; }
    #jSuggestContainer ul li.jSuggestHover{background:#100330; color:#E0C898; text-align:left;}
#jSuggestContainer ul li.suggestClose {
  background: #E0C898;color:black;text-align:right;
}
#jSuggestContainer ul li.suggestClose span {
  text-decoration:underline;
}

.lama:link 	{FONT-SIZE: 9; COLOR: #E0C898; text-decoration: underline}
.lama:visited 	{FONT-SIZE: 9; COLOR: #E0C898; text-decoration: underline}
.lama:hover 	{FONT-SIZE: 9; COLOR: #E0C898; text-decoration: none}

.forma SUBMIT {
border-right:#100330 1px solid;
border-top:#100330 1px solid;
border-left:#100330 1px solid;
border-bottom:#100330 1px solid;
font-style:normal;
font-family: Arial, "Times New Roman", Verdana, sans-serif;
font-weight: bold;
background-color:#E0C898;
color: #000;
padding:5;
}

.forma SELECT {
border-right:#100330 1px solid;
border-top:#100330 1px solid;
border-left:#100330 1px solid;
border-bottom:#100330 1px solid;
font-style:normal;
font-family: Arial, "Times New Roman", Verdana, sans-serif;
font-weight: bold;
background-color:#E0C898;
color: #000;
padding:2;
}

.forma INPUT {
border-right:#100330 1px solid;
border-top:#100330 1px solid;
border-left:#100330 1px solid;
border-bottom:#100330 1px solid;
font-style:normal;
font-family: Arial, "Times New Roman", Verdana, sans-serif;
font-weight: bold;
background-color:#E0C898;
color: #000;
padding:2;
}

.forma TEXTAREA {
border-right:#100330 1px solid;
border-top:#100330 1px solid;
border-left:#100330 1px solid;
border-bottom:#100330 1px solid;
font-style:normal;
font-family: Arial, "Times New Roman", Verdana, sans-serif;
font-weight: bold;
background-color:#E0C898;
color: #000;
padding:2;
}

A:link {TEXT-DECORATION: underline; COLOR: #0000dd}
A:hover {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: underline; COLOR: #55a0ff}
.ti {BACKGROUND-COLOR: #E0C898; COLOR: black; FONT-FAMILY: Arial, Times New Roman; FONT-SIZE: 12; FONT-WEIGHT: bold}
.ny {BACKGROUND-COLOR: #100330}
.vc {COLOR: #E0C898}
.mo {COLOR: #FFFFFF}
.linke:link {COLOR: #E0C898; text-decoration: underline}
.linke:visited {COLOR: #E0C898; text-decoration: underline}
.linke:hover {COLOR: #E0C898; text-decoration: none}
.re {COLOR: #302C30}
.st:link {COLOR: #000000; text-decoration: underline}
.st:visited {COLOR: #000000; text-decoration: underline}
.st:hover {COLOR: #000000; text-decoration: none}
.sts:link {COLOR: #000000; FONT-FAMILY: Times New Roman; FONT-SIZE: 12; text-decoration: underline}
.sts:visited {COLOR: #000000; FONT-FAMILY: Times New Roman; FONT-SIZE: 12; text-decoration: underline}
.sts:hover {COLOR: #000000; FONT-FAMILY: Times New Roman; FONT-SIZE: 12; text-decoration: none}
.sk:link {COLOR: #000000; text-decoration: underline; FONT-WEIGHT: bold}
.sk:visited {COLOR: #000000; text-decoration: underline; FONT-WEIGHT: bold}
.sk:hover {COLOR: #000000; text-decoration: none; FONT-WEIGHT: bold}
.lmenu:link {COLOR: #000000; FONT-FAMILY: Times New Roman; FONT-SIZE: 14;  background-color: #D8BC88; text-decoration: underline}
.lmenu:visited {COLOR: #000000; FONT-FAMILY: Times New Roman; FONT-SIZE: 14; background-color: #D8BC88; text-decoration: underline}
.lmenu:hover {COLOR: #000000; FONT-FAMILY: Times New Roman; FONT-SIZE: 14; background-color: #D8BC88; text-decoration: none}
.zg {COLOR: #222222; FONT-FAMILY: Times New Roman; FONT-SIZE: 44; FONT-WEIGHT: bold}
.small {COLOR: #100330; FONT-FAMILY: Arial, Times New Roman; FONT-SIZE: 1; margin-top: 0; margin-bottom: 0}
.midi {FONT-SIZE: 5}
.copy {COLOR: #008080; FONT-FAMILY: Arial, Times New Roman; FONT-SIZE: 10; margin-top: 0; margin-bottom: 0}


INPUT.line {
   font-family: Arial, Times New Roman, Verdana, sans-serif;
   font-size: 12px;
   color: #000000;
   FONT-WEIGHT: bold;
   BORDER-RIGHT: 1px solid;
   BORDER-LEFT: 1px solid;
   BORDER-TOP: 1px solid;
   BORDER-BOTTOM: 1px solid;
   BORDER-color: #777777;
   background: #E0C898;
}
table.palette {
font-size:5px;
border:1px solid #999;
border-collapse:collapse;
background:#000;
}

table.palette td a {
display:block;
text-decoration:none;
}

table.palette td a div {
width:20px;
height:20px;
}

table.palette a {
border:1px solid #ccc;
padding:1px;
}

table.palette a:hover {
border:1px solid red;
cursor:pointer;
}
