
.plusX_first
{
	font-family : Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	vertical-align : top;
	background-image : url(../img/sitemap/plus_first.gif);
	background-repeat : no-repeat;
}
.minus_first
{
	font-family : Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	vertical-align : top;
	background-image : url(../img/sitemap/minus_first.gif);
	background-repeat : no-repeat;
}
.plusX_last
{
	font-family : Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	vertical-align : top;
	background-image : url(../img/sitemap/plus_last.gif);
	background-repeat : no-repeat;
}
.minus_last
{
	font-family : Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	vertical-align : top;
	background-image : url(../img/sitemap/minus_last.gif);
	background-repeat : no-repeat;
}

.normal_first
{
	font-family : Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	vertical-align : top;
	background-image : url(../img/sitemap/normal_first.gif);
	background-repeat : no-repeat;
}
.normal_last
{
	font-family : Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	vertical-align : top;
	background-image : url(../img/sitemap/normal_last.gif);
	background-repeat : no-repeat;
}

.sitemap
{
	font-family : Verdana;
	font-size: 11px;
	font-style: normal;
	color: black;
}

.sitemap a
{
	color: black;
	text-decoration: none;
}

.photo
{
	background: #ffffff;
	font : normal 11px Verdana;
	color : #2c63a7;
	
}

.phototitle
{
	 font-size : 11px;
	font-family : Verdana;
	color : #b82f14;
	font-weight: bold;
	padding: 3px 5px;
	background: #f3e6da;
}

.photobox
{
	font-size : 11px;
	font-family : Verdana;
	color: black;
	vertical-align : top;
}

.photobox a
{
	color: #b82f14;
	text-decoration: none;
}

.photobox a:hover
{
	color: #611c0f;
	text-decoration: underline;
}

.galleryname
{
	font-size : 11px;
	font-family : Verdana;
	color: #b82f14;
	font-weight: bold;
	
}

.photo_content
{
	font : normal 10px Verdana;
	color: #000000;
}


