div.fr1 {
border: 1px solid #CCCCCC;
border-radius: 5px;
background-color: #F8F8F8;
padding: 2px 4px;
}
h1 {
font-size: 16px;
color: #000000;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
font-family:"Arial", Verdana;
} 
h2 {
font-size: 13px;
color: #000000;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
font-family:"Arial", Verdana;
text-align: center;
} 
h3 {
font-size: 16px;
color: #006633;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
font-family:"Arial", Verdana;
} 
h4 {
font-size: 13px;
color: #000000;
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
font-family:"Arial Narrow", Arial; Verdana;
} 
h5 {
font-size: 12px;
color: #000000;
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
font-family:"Arial", Verdana;
} 
h6 {
font-size: 15px;
color: #000000;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
font-family:"Arial", Verdana;
text-align: center;
}
h7 {
font-size: 13px;
color: #000000;
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
font-family:"Arial", Verdana;
text-align: left;
} 
p {
font-size: 13px;
color: #000000;
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
font-family:"Arial", Verdana;
}
p.center {
text-align: center;
margin-left: auto;
margin-right: auto;
font-size: 13px;
color: #000000;
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
font-family:"Arial", Verdana;
}
html {
overflow-x: hidden !important;
overflow-y: hidden !important;
}
body {
margin-top:11px;
}
td {
font-size: 13px;
color: #000000;
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
font-family:"Arial", Verdana;
}
hr  {
border: 0;
height: 1px;
color: #000000;
background-color: black;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: 1px dotted transparent;
}


div.f {
line-height: 109%;
border: 1px solid #CCCCCC;
border-radius: 5px;
background-color: #F8F8F8;
padding: 2px 4px;
}


/* Example of a semitransparent, offset closebutton */
.closebutton2 {
	position: relative;
	top: -5px;
	left: 5px;
	width: 16px;
	height: 17px;
	cursor: pointer;
	background: url('../graphics/closeX.png');
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}
/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}


.close-simple-white {
	width: 16px;
	height: 16px;
	background: white url('../graphics/controlbar-text-buttons.png') 0 -221px;
	cursor: pointer
}
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	/*position: absolute;*/
	background: black;
}
a.highslide-full-expand {
   background: url('../graphics/fullexpand.gif') no-repeat;
   display: block;
   width: 34px;
   height: 34px; margin-left:0; margin-right:10px; margin-top:0; margin-bottom:10px
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url('../graphics/loader.white.gif');
	background-repeat: no-repeat;
	background-position: 3px 1px; padding-right:3px; padding-top:3px; padding-bottom:3px
}
a.highslide-loading {
        color: #000000;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
.my-wrapper-class .highslide-header .highslide-move {
    display: none;
}