.highslide-html {
    background-color:#eaf2f0;
	color:black;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 10pt;
    font-weight: bold;
	text-decoration: none;
	color: #03785e;
}
.control:hover{
	color: #ffcc00;
}

.control2 {
	margin: 0 5px;
	font-size: 10pt;
    font-weight: bold;
	text-decoration: none;
	color: #03785e;
}
.control2:hover{
	color: #ffcc00;
}

.hightext {
    font-weight: bold;
	text-decoration: none;
	color: #03785e;
}

.hightext:hover{
	color: #ffcc00;
}
.yellowline {
    font-weight: bold;
	text-decoration: none;
	color: #ffcc00;
}
.yellowtext {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 10pt;
    font-weight: bold;
	text-decoration: none;
	color: #ffcc00;
}
.highslide-move {
    cursor: move;
}
.confirm_box a {color:#005847; font-size:14px; font-weight:bold; text-decoration:none;}
.confirm_box a:hover {color:#1B3737; font-size:14px; font-weight:bold; text-decoration:underline;}
