.bg00 { background:#fffbf7; } .bg01 { background:#666; } .bg02 { background:#1fb4ff; } .bg03 { background:#0044aa; } .bg04 { background:#7196d3; } .bg05 { background:#806213; } .bg06 { background:#798363; } .bg07 { background:#a9b393; } .bg08 { background:#bfe5d0; } .bg09 { background:#e4f8e8; } .bg10 { background:#ecfff0; } .bg11 { background:#eeffff; } .bg12 { background:#b9825d; } .bg13 { background:#8c654d; } .bg14 { background:#B28162; } .bg15 { background:#D99D77; } .bg16 { background:#FFB88C; } .bg17 { background:#ff8db2; } .bg18 { background:#f49bc0; } .bg19 { background:#f0f0f0; } .bg20 { background:#; } .bg21 { background:#; } .bg22 { background:#; } .bg23 { background:#; } .bg24 { background:#; } .bg25 { background:#; } .bg26 { background:#; } .fg00 { color:#fffbf7; } .fg01 { color:#666; } .fg02 { color:#1fb4ff; } .fg03 { color:#0044aa; } .fg04 { color:#7196d3; } .fg05 { color:#806213; } .fg06 { color:#798363; } .fg07 { color:#a9b393; } .fg08 { color:#bfe5d0; } .fg09 { color:#e4f8e8; } .fg10 { color:#ecfff0; } .fg11 { color:#eeffff; } .fg12 { color:#b9825d; } .fg13 { color:#8c654d; } .fg14 { color:#B28162; } .fg15 { color:#D99D77; } .fg16 { color:#FFB88C; } .fg17 { color:#ff8db2; } .fg18 { color:#f49bc0; } .fg19 { color:#f0f0f0; } .fg20 { color:#; } .fg21 { color:#; } .fg22 { color:#; } .fg23 { color:#; } .fg24 { color:#; } .fg25 { color:#; } .fg26 { color:#; } 
body {
left:0px; top:0px; width:100%; border:0; padding:0px; margin:0px;
background:#fffbf7;
font: small Arial, Tahoma, Verdana, sans-serif; color: #666;
line-height:1.7;
text-decoration:none;
text-transform:none;
}

span { line-height:1.7; }

.searchbar {
width:100%;
background:#f0f0f0;
}

.opacity70 {
filter:alpha(opacity=70); -moz-opacity:0.7;
}

.mypadding {
padding:0px 8px 8px 0px;
}

.border_fast {
border-top:1px groove olive;
border-bottom:1px groove olive;
}

.txt-step {
color:green;
text-transform:uppercase;
}

.head1 {
line-height:1.5;
font-size:large;
font-weight:bold;
color:green;
}

.head2 {
font-style:normal;
font-weight:medium;
font-size:medium;
color: #8c654d;
}

.head3 {
font-style:normal;
font-weight:bold;
font-size:small;
color: #8c654d;
}

A.gl1:link { color:#B28162; text-decoration:none; }
A.gl1:visited { color:#B28162; text-decoration:none; }
A.gl1:active { color:#B28162; text-decoration:none; }
A.gl1:hover { color:#b9825d; text-decoration:none; }

A.gl2:link { color:#a9b393; text-decoration:none; }
A.gl2:visited { color:#a9b393; text-decoration:none; }
A.gl2:active { color:#a9b393; text-decoration:none; }
A.gl2:hover { color:#798363; text-decoration:none; }

A.gl3:link { color:#7196d3; text-decoration:none; }
A.gl3:visited { color:#7196d3; text-decoration:none; }
A.gl3:active { color:#7196d3; text-decoration:none; }
A.gl3:hover { color:#b9825d; text-decoration:none; }

A.gl4:link { color:#fffbf7; text-decoration:none; }
A.gl4:visited { color:#fffbf7; text-decoration:none; }
A.gl4:active { color:#fffbf7; text-decoration:none; }
A.gl4:hover { color:maroon; text-decoration:none; }

.tooltip {
position:absolute;
width:235px;
visibility:hidden;
z-index:100;
}

a.info{
z-index:24;
color:#7196d3;
text-decoration:none;
}

a.info:hover {
z-index:25;
}

a.info span { display:none }

a.info:hover span {
display:block; position:absolute;
top:25px; left:0px; width:28em;
border-top:0.3ex dashed #666; border-bottom:0.3ex dashed #666;
background:#ffffd8; color:black; padding:12px;
text-align:left; font-family:arial, sans-serif; font-size:xx-small; font-weight:normal; font-style:normal;
line-height:1.35; text-decoration:none; text-transform:none;
filter:alpha(opacity=95); -moz-opacity:0.95; }
