﻿.PhotoCategory
{
	font-size: 18px;
	font-family: Tahoma;
	color: #4b4336;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	background-image: url('./../images/Photo/photocategorybg.jpg' );
}

.PhotoName
{
	font-size: 15px;
	font-family: Tahoma;
	color: #4b4336;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	background-image: url('./../images/Photo/photocategorybg.jpg' );
}

.PhotoCategoryText, .PhotoCategoryText a, .PhotoCategoryText a:visited, .PhotoCategoryText a:link, .PhotoCategoryText a:hover
{
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	font-style:normal;
	text-decoration:none;
}

.PhotoSubCategoryBg
{
	background-color:White;
}


.PhotoSubCategoryName
{
    font-size: 14px;
	font-family: Tahoma;
	color: #055530;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.PhotoSubCateName
{
    font-size: 12px;
	font-family: Tahoma;
	color: #055530;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.SubCategoryPhotoBg
{
	background-image: url('./../images/Photo/subcategoryphotobg.png' );
	background-repeat:no-repeat;
}

.SubCategoryPhtBg
{
	background-image: url('./../images/Photo/subcategoryphtbg.png' );
	background-repeat:no-repeat;
}