/*  -------------------------------------------------------
 PhotoThumb CSS template file
----------------------------------------------------------*/

a:link {
	text-decoration: underline;
	color : #00CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:visited {
	text-decoration: none;
	color : #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #0066FF;
}

td.td {
	background-color: #333333;
	border: medium none #999999;
	margin: 15px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
		}
 
.pageheading {
	color : #FF0000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 10px;
}

.filename {
	color : #cccccc;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px
}

.date {
	color : #cccccc;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px
}

.size {
	color : #CCCCCC;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px
}

.description {
	color : #CCCCCC;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px}

.iptc {
	color : #cccccc;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px
}

.navigate {
	color : #666666;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px
}

.footer {
	color : #666666;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
