<!-- 
A, TD.A, A:link, A:visited, A:active {
 text-decoration: none;
 color: #ffffff;
}

A:hover {
 text-decoration: none;
 color: #ff0000;
}

.highslide {
 cursor: url(/_images/gallery/graphics/zoomin.cur), pointer;
 outline: none;
}

.highslide img {
 border-width: 2px;
 border-color: #6d85a5;
}

.highslide:hover img {
 border-width: 2px;
 border-color: #ffffff;
}

.highslide-image {
 border: 2px solid white;
}

.highslide-image-blur {
}

.highslide-wrapper {
	background-color: white;
}

.highslide-wrapper .highslide-html-content {
    width: 300px;
    padding: 5px;
}

.highslide-wrapper .highslide-header div {

}

.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}

.highslide-wrapper .highslide-header ul li.highslide-previous, 

.highslide-wrapper .highslide-header ul li.highslide-next {

	display: inline;

}

.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}

.highslide-wrapper .highslide-header a:hover {
	color: black;
}

.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}

.highslide-wrapper .highslide-footer {
	height: 11px;
}

.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/_images/gallery/graphics/resize.gif);
}

.highslide-wrapper .highslide-body {

}

.highslide-caption {
 display: none;
 color: black;
 border: 2px solid white;
 border-top: none;
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 padding: 5px;
 background-color: white;

}



.highslide-caption a:link {
 color: #000000;
 font-weight: bold;
}



.highslide-caption a:visited {
 color: #000000;
 font-weight: bold;
}



.highslide-caption a:hover {
 color: #ff0000;
 font-weight: bold;
}

.highslide-caption a:active {
 color: #000000;
 font-weight: bold;
}



.highslide-dimming {
 background: black;
 position: absolute;
 visibility: hidden;
}



.highslide-active-anchor img {
 visibility: hidden;
}



.highslide-loading {
 display: block;
 color: white;
 font-size: 9px;
 font-weight: bold;
 text-decoration: none;
 padding: 3px;
 border-top: 1px solid white;
 border-bottom: 1px solid white;
 background-color: black;
}

.highslide-move {
 cursor: move;
}

.highslide-overlay {
 display: none;
}

.controlbar { 
 background: url(/_images/gallery/graphics/controlbar4.gif);
 width: 167px;
 height: 34px;
}

.controlbar a { 
 display: block;
 float: left;
 /*margin: 0px 0 0 4px;*/ 
 height: 27px;
}

.controlbar a:hover {
 background-image: url(/_images/gallery/graphics/controlbar4-hover.gif);
}

.controlbar .previous {
 width: 50px;
}

.controlbar .next {
 width: 40px;
 background-position: -50px 0;
}

.controlbar .highslide-move {
 width: 40px;
 background-position: -90px 0;
}


.controlbar .close {
 width: 36px;
 background-position: -130px 0;
}

.highslide-display-block {
 display: block;
}

.highslide-display-none {
 display: none;
}

.breadcrumbs {
 color: #ffffff;
 font-size: 13px;
 font-weight: bold;
 font-style: normal;
 font-variant: normal;
}

.breadcrumbs a:link {
 color: #ffffff;
}

.breadcrumbs a:visited {
 color: #ffffff;
}

.breadcrumbs a:hover {
 color: #ff0000;
}

.breadcrumbs a:active {
 color: #ffffff;
}

.centered-table {
   margin-left: auto;
   margin-right: auto;
}


h2 {
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 font-variant: normal;
 text-align: center;
 letter-spacing: 4px;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-left: 2px;
 margin-right: 2px;
 margin-top: 0px;
 background-color: #6d85a5;
 color: #ffffff;

}

h2:first-letter {
 font-size: 28px;
}

.infotxt {
 color: #ffffff;
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 text-align: center;
}

.infotxt a:link {
 color: #ffffff;
 font-weight: bold;
}


.infotxt a:visited {
 color: #ffffff;
 font-weight: bold;
}

.infotxt a:hover {
 color: #ff0000;
 font-weight: bold;
}

.infotxt a:active {
 color: #ffffff;
 font-weight: bold;

}

.navbox {
 background-color: #6d85a5;
 color: #ffffff;
 text-align: center;
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 padding: 5px;
}

.navbox a:link {
 color: #ffffff;
}

.navbox a:visited {
 color: #ffffff;
} 

.navbox a:hover {
 color: #ff0000;
}

.navbox a:active {
 color : #ffffff;
}

.thumbbox {
 background-color: #e6e4f4;
 padding: 3px;
 color: #ffffff;
 text-align: center;
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 line-height: 120%;

}

.thumbbox a:link {
 color: #ffffff;
}

.thumbbox a:visited {
 color: #ffffff;
}


.thumbbox a:hover {
 color: #ff0000;
}

.thumbbox a:active {
 color: #ffffff;
}

.thumbnail img {
 border-color: #6d85a5;
 border-width: 2px;
}



.thumbnail:hover img {

 border-width: 2px;

 border-color: #ffffff;

}



.copyright {

 color: #ffffff;

 font-size: 13px;

 font-weight: normal;

 font-style: normal;

 font-variant: normal;

 text-align: center;

}



.copyright a:link {

 color: #ffffff;

 font-weight: bold;

}



.copyright a:visited {

 color: #ffffff;

 font-weight: bold;

}



.copyright a:hover {

 color: #ff0000;

 font-weight: bold;

}



.copyright a:active {

 color: #ffffff;

 font-weight: bold;

}



.headerinc {

 color: #000000;

}



.footerinc {

 color: #000000;

}



 -->