/*  -------------------------------------------------------
 PhotoThumb CSS template file
----------------------------------------------------------*/

a:link {
	color : #0000FF;
}

a:visited {
	color : #0000FF;
}

a:hover {
	font-weight : bold;
}

body {
	background-color: #FFFFFF;
	background-repeat : repeat;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

/*
img {
	border: 1 solid #111111;
}
*/

td.td {
	background-color: #FFFFFF;
	TEXT-ALIGN:center;
}

td.title_left {
	font-color:#CCCCCC ;
	font-family : arial, helvetica ;
	font-size : 12px;
	padding:5px;
}
td.title_center {
	font-color:#CCCCCC ;
	font-family : arial, helvetica ;
	font-size : 12px;
	padding:5px;
	TEXT-ALIGN:center;
}
td.title_right {
	font-color:#CCCCCC ;
	font-family : arial, helvetica ;
	font-size : 12px;
	padding:5px;
	TEXT-ALIGN:right;
}
.pageheading {
	color : #CCCCCC;
	text-decoration : none;
	font-family : arial, helvetica ;
	font-size : 16px;
	font-weight : bold;
	width: 100%;
	background-color: #909090;
}

.filename {
	color : #CCCCCC;
	text-decoration : none;
	font-family : arial, helvetica ;
	font-size : 11px
}

.date {
	color : #CCCCCC;
	text-decoration : none;
	font-family : arial, helvetica ;
	font-size : 11px
}

.size {
	color : #CCCCCC;
	text-decoration : none;
	font-family : arial, helvetica ;
	font-size : 11px
}

.description {
	color : #CCCCCC;
	text-decoration : none;
	font-family : arial, helvetica ;
	font-size : 11px
}

.iptc {
	color : #CCCCCC;
	text-decoration : none;
	font-family : arial, helvetica ;
	font-size : 10px
}

.navigate {
	margin-right : 5px;
	margin-left : 5px;
	margin-bottom : 5px;
	font-family : arial, helvetica ;
	font-size : 11px
}

.footer {
	color : #CCCCCC;
	text-decoration : none;
	font-family : arial, helvetica ;
	font-size : 11px
}
