/*  -------------------------------------------------------
 TTL CSS template file
----------------------------------------------------------*/


a:link {
	text-decoration: none;
	color : #EF1385;
}

a:visited {
	text-decoration: none;
	color : #EF1385;
}

a:hover {
	font-weight : bold;
}

body {
	background-color: #eeeeee;
	background-repeat : repeat;
}

td.td {
	background-color: #EF1385;
	border : thin outset #666699;
	background : url("css_ttl.gif");
}
 
.pageheading {
	color : #EF1385;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 10px;
}

.filename {
	color : #eeeeee;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 11px
}

.date {
	color : #eeeeee;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 11px
}

.size {
	color : #eeeeee;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 11px
}

.description {
	color : #eeeeee;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 11px
}

.iptc {
	color : #eeeeee;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 11px
}

.navigate {
	color : #eeeeee;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 11px
}

.footer {
	color : #EF1385;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 12px
}
