body {
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #000;	
	background: #FCFCFC;
	padding : 0px;	
	text-align:center;
	margin:0px
}

table {
	border : 0px;
}

.centre 
{
	margin-left:auto; 
	margin-right:auto;
}
 
td {
	text-align : left;
	vertical-align : top;
}

a {
	color:#00f;
	text-decoration:none;
}

a:hover {	
	color : #999999;
	text-decoration: underline;
}

.thumbnail
{
	float : left;	
	border : 1px solid #999999;
	margin : 2px 2px 2px 2px;	
	text-decoration: none;
}


.footer {
	float : none;
	text-align : right;
	background : #F7F7F7;	
	color : #999999;
	font-size : 10px;
}

.imgHolder {
	border : 4px double #999999;	
	margin : 0px;
	padding : 0px;	
}

.txtBox {
	background : #FFFFFF;
	border : 1px solid #DDDDFF;
	padding : 5px 5px 5px 5px;
}

.txtHeader {
	font-weight : bold;
	color : #777777;
	text-align : center;
	background : #F6F6FF;
	border : 1px solid #DDDDFF;
	padding : 5px 5px 5px 5px;
}

.mainTitle {
	font-size : 10pt;
	border : 0px;	
	text-align : left;
	color : #444444;
}


.activeAlbum {
	color : #999999;
}

.categoryLink
{
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

.emailLink
{
	text-decoration:underline;
}

.activeCategoryLink
{
	color:#f00;
	font-size:11px;
	font-weight:bold;
	background-color:#fff;
}

.backArrow, a.backArrow:hover
{
	text-decoration:none;
}
