﻿.galleryCat
{
	background-color: #37435d;
	height: 30px;
}
.galleryCatFont
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #9faecb;
}
.galleryNewItem
{
	background-color: #021d38;
	height: 20px;
}
.galleryNewItemFont
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #86a5d3;
}
.galleryItems
{
	background-color: #2e3547;
	height: 20px;
	text-align:right;
	width: 50%;
}
.galleryItemsFont
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #f1930b;
}
.galleryAlbumFont
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color: #CCC1B6;
}
.galleryAlbumFont:hover
{
	background: #a2b6e5;
	color:#2D3580;
}
.album_photo
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
.galleryPathFont
{
	font-family: Helvetica;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.galleryNavImage
{
	border-style:none;
	border-width:0px;
}