.sinput {
background: white;
}

.leftmenu A:link{ 
text-decoration: none;
font-size: 11pt;
color: #003648;
} 

.leftmenu A:visited{ 
text-decoration: none;
font-size: 11pt;
color: #003648;
}

.leftmenu A:hover{ 
text-decoration: underline;
font-size: 11pt;
color: #0099CB;
}

.menu A:link{ 
text-decoration: none;
font-size: 11pt;
color: #003648;
} 

.menu A:visited{ 
text-decoration: none;
font-size: 11pt;
color: #003648;
}

.menu A:hover{ 
text-decoration: underline;
font-size: 11pt;
color: #0099CB;
}

.lastitem A:link{ 
text-decoration: none;
font-size: 11pt;
color: #003648;
} 

.lastitem A:visited{ 
text-decoration: none;
font-size: 11pt;
color: #003648;
}

.lastitem A:hover{ 
text-decoration: underline;
font-size: 11pt;
color: #0099CB;
} 

A:link{ 
text-decoration: none;
color: black;
} 

A:visited{ 
text-decoration: none;
color: black;
}

A:hover{ 
text-decoration: underline;
color: #0099CB;
}

.info A:hover{ 
text-decoration: none;
font-weight: bold;
color: #4BCFB5;
}

.info A:link{ 
text-decoration: none;
font-weight: bold;
color: #D0EEF0;
} 

.info A:visited{ 
text-decoration: none;
font-weight: bold;
color: #D0EEF0;
}

.current{ 
text-decoration: underline;
font-weight: bold;
color: #0099CB;
}

.subgroup A:active{ 
text-decoration: underline;
font-weight: bold;
color: #0099CB;
} 

.subgroup A:link{ 
text-decoration: none;
font-weight: bold;
color: black;
} 

.subgroup A:visited{ 
text-decoration: none;
font-weight: bold;
color: black;
} 

.subgroup A:hover{ 
text-decoration: underline;
font-weight: bold;
color: #0099CB;
} 

.news { 
color: white;
font-weight: bold;
cursor: default;
}

.search { 
color: #0C4491; 
font-weight: bold;
cursor: default;
}

.searchtext { 
color: white; 
font-weight: bold;
cursor: default;
}

.info { 
color: white; 
font-size: 11pt;
font-weight: bold;
cursor: default;
}

.text { 
color: black;
font-size: 11pt;
} 

.data { 
color: black;
font-size: 11pt;
} 

.text { 
color: black;
} 

body { 
font-family: arial;
font-size: 8pt;
font-weight: bold;
} 

.hiddiv {
    position:absolute;
    left:-200px;
    top:-1000px;
    width:150px;
    z-index:100;              
    background-color: "#E5B06E"
}

