.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.links:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.tipheading{
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;font-size:14px; font-weight:bold;
}
.tiptext{
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;font-size:12px;
}
.tipclick{
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;font-size:10px;font-weight:bold;
	margin-top:5px;
}
.highslide-html {
    background-color: white; 
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #995C00;
}
.aboutheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;
	font-size: 16px;
	color: #995C00;
}
.abouttitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;
	font-size: 14px;
	color: #995C00;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
	color: #995C00;
	font-weight:bold;
}
.highslide-move {
    cursor: move;

}
