/* Photoalbum CSS Styles */


.tblPhotoGrid 
{
    margin-left: 40px;
}

.tblPhotoGrid, .tdPagingLocation 
{
}

.photocontainer 
{
    text-align: center;
}

.tblPhoto 
{
    margin-right: 35px;
}

.tdPhoto 
{
    border: 1px solid #4899BC;
}

.tdPhoto img 
{
    border: none;
}

.tdPhotoFull 
{
}

.photo 
{
}

.photoFull 
{
}

.photoBlowUp 
{
}

.BlowUpNavigation 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4899bc;
	font-weight: 700;
	background-color: #4899bc;
	padding: 10px;
}

.BlowUpNavigation a:link 
{
    color: #ffffff;
}

.BlowUpNavigation a:visited 
{
    color: #ffffff;
}

.BlowUpNavigation a:hover 
{
    color: #bfbcad;
}

.BlowUpNavigation a:active 
{
    color: #bfbcad;
}





.dvAlbTitle 
{
    margin-left: 40px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}

.dvAlbDescription 
{
    margin-left: 40px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.PhotoDescription 
{
}

.albPagingInactive 
{
}

.albPagingSelected 
{
}

a.albPaging 
{
}

a:hover.albPaging 
{
}

a:visited.albPaging 
{
}