body,td,div,.p,a, input {font-family: verdana,sans-serif;  font-size: x-small; }

.alink
{
	font-weight: bold;
	text-decoration: none;
	color: #CCFFFF;
}

.blink
{
	text-decoration: none;
	color: #666666;
}

.Album
{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.clink
{
	text-decoration: none;
	color: #666666;
	font-size: xx-small;
}

.mh
{
	font-weight: bold;
	color: #FFFFFF;
}

.mh a
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.alink:hover, .blink:hover, .clink:hover, .mh a:hover, .Album:hover
{
	text-decoration: underline;
}

.btn
{
	cursor : pointer;
	border : 1px #FFFFFF outset;
	color : #CCFFFF;
	background-color : #417AC7;
	font-family: verdana,sans-serif;
	font-size : xx-small;
	font-weight : bold;
}

.PrevD
{
	display: none;
}

.PrevE
{
	padding-right: 3px;
	padding-left: 3px;
}

.ItemD
{
	padding-right: 3px;
	padding-left: 3px;
	text-weight: bold;
	text-decoration: underline;
}

.ItemE
{
	padding-right: 3px;
	padding-left: 3px;
}

.NextD
{
	display: none;
}

.NextE
{
	padding-right: 3px;
	padding-left: 3px;
}

.AlbumsTable
{
	width: 500px;
}

.AlbumCell
{
	padding: 10px;
	border: 1px solid #417AC7;
	color: #666666;
	text-align: center;
	width: 200;
}

.AlbumCellEmpty
{
	padding: 10px;
	width: 200;
	text-align: center;
}

.AlbumInfo
{
	font-size: xx-small;
	display: block;
}

.ThumbTable
{
	margin-top: 10px;
}

.ThumbCell
{
	vertical-align: top;
}

#AlbumMenu .Item, #AlbumMenu .Divider
{
	padding-right: 3px;
	padding-left: 3px;
}

#AlbumMenu .TotalPhotos
{
	font-size: xx-small;
	padding-left: 3px;
}

.CommentTable
{
	width: 500px;
	border: 1px solid #C7C7C7;
	margin-bottom: 10px;
}

.CommentHeader
{
	border-bottom: 1px solid #C7C7C7;
	padding: 5px;
	color: #666666;
}

.CommentHeader A
{
	text-decoration: none;
	color: #417AC7;
}

.CommentHeader A:hover
{
	text-decoration: underline;
	color: #417AC7;
}

.CommentAuthor
{
	color: #417AC7;
	font-weight: bold;
}

.CommentDate
{
}

.CommentMessage
{
	padding: 5px;
	color: #666666;
}

.CommentMessage A
{
	text-decoration: none;
	color: #417AC7;
}

.CommentMessage A:hover
{
	text-decoration: underline;
	color: #417AC7;
}

.CommentReply
{
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	font-size: xx-small;
	border: 1px dashed #C7C7C7;
}

.CommentTo
{
	font-weight: bold;
	font-style: italic;
}