﻿/********************** Gallery ********************/
.videogallery{
	list-style:none;
	float:left;
	margin:5px;
	width:125px;
	border:#4f99ca solid 1px;
}
.gallerytitle{
	background-color:#9ccae8;
	list-style:none;
	float:left;
	width:140px;
	text-align:center;
}
.vediogalleryzoom{
	list-style:none;
	float:left;
	margin:5px;
	width:280px;
}
.gallerytitlezoom{
	background-color:#9ccae8;
	list-style:none;
	float:left;
	width:280px;
	text-align:center;
}
.photogallerytitle
{
	
	list-style: none;
	float: left;
	width: 140px;
	height: auto;
	color: #000000;
	font-family: Verdana;
}
.photogallerytitle img{
	float:right;
	padding:2px;
}
.gallerytxtlink {
 font-size: 12px;
 color: #19627d;
 font-weight: normal;
 text-decoration:none;
}
.gallerytxtlink:hover {
	color: #000000;
	text-decoration:none;
}

/*****************Sitemap**********************************/
.sitemap
{
	background-color: #ffffff;
}
.sitemap .trheader
{
	font-weight: bold;
	font-size: 9pt;
	color: chocolate;
	font-family: Verdana;
	border-bottom: gray 2px solid;
	background-color: #f5f5f5;
}
.sitemap .trempty
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Verdana;
	background-color: #f5f5f5;
}
.sitemap .tr1
{
	background-color: white;
	background-color: #f5f5f5;
}
.sitemap .tr1 a
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	text-decoration:none;
}
.sitemap .tr1 a:hover
{
	font-weight: normal;
	font-size: 9pt;
	color: orange;
	font-family: Verdana;
	text-decoration:underline;
}
.sitemap .tr2
{
	background-color: white;
}
.tdsitemap
{
	background-color: #f5f5f5;
}
