div.starterinner{
    background-color: #09305d;
}
div.starterinnerred{
    background-color: #09305d;
}
div.starterinner:hover{
	background-color: #1678e9;
}
div.starterinnerred #starterspan{
	color:#7a97b8;
}
ul#textmatch li:not(.headerselected) a:hover {
    background-color: #1678e9;
}
ul#textlist{
    background-color: #4493ee;
}
ul#textlist li a:hover {
    background-color: #1678e9;
}
ul#matchlist{
    background-color: #4493ee;
}
ul#matchlist li a:hover{
    background-color: #1678e9;
}
li.headerstart a{
	background-color: #09305d;
}
li.headerselected a{
	background-color: #2d86eb;
}
li.headerselected a:hover{
	background-color: #2d86eb;
}
li.headernotselected a{
	background-color: #09305d;
	color:#7a97b8;
}
.dropdown-content a {
    background-color: #529bef;
    border-top:1px solid #88b7ec;
}
.dropdownclicked{
	background-color: #2d86eb;
}
a.menulast{
    background-color: #1678e9;
}