/*  -------------------------------------------------------
 PhotoThumb CSS template file
----------------------------------------------------------*/

a:link {
	text-decoration: none;
	color : #333366;
}

a:visited {
	text-decoration: none;
	color : #333366;
}

a:hover {
	font-weight : bold;
}

body {
	background-color: #EEEEEE;
	background-image : url(css_bricks.gif);
	background-repeat : repeat;
}

td.td {
	background-color: #EEEEEE;
	border : thick outset #333366;
}
 
.pageheading {
	color : #333366;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 10px;
}

.filename {
	color : #000000 ;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 11px
}

.date {
	color : #000000;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 11px
}

.size {
	color : #000000;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 11px
}

.description {
	color : #000000;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 11px
}

.iptc {
	color : #000000;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 11px
}

.navigate {
	color : #333366;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 11px
}

.footer {
	color : #333366;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 14px;
}
