.img {
	background-image: url(../images/misc/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 80px; 
}
 

table.filelist {background-color:#e9dce6; width:580; border:0px none #ffffff}
th { background-color:#ffffff }
tr.mouseout { background-color:#ffffff; }
tr.mousein  { background-color:#eeeeee; }
tr.checked  { background-color:#cccccc }
tr.mousechecked { background-color:#c0c0c0 }
td.filelist { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666;}
td.totalcount { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; background-color:#c0c0c0; height:15px}

font.project {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px; 
	text-align:justify;
	color: #f7e7f7;
}  

a.thumbnail {
	CLEAR: none; 
	BORDER-RIGHT: #ffffff 4px solid; 
	BORDER-TOP: #ffffff  4px solid; 
	FLOAT: left; 
	MARGIN: 5px 5px 5px 5px; 
	BORDER-LEFT: #ffffff  4px solid; 
	BORDER-BOTTOM: #ffffff  4px solid;
}
a.thumbnail:hover {
	BORDER-RIGHT: #92719d  4px solid; 
	BORDER-TOP: #92719d  4px solid; 
	BORDER-LEFT: #92719d  4px solid; 
	BORDER-BOTTOM: #92719d  4px solid;
}
.thumbnail IMG {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	VERTICAL-ALIGN: center; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px; 
	text-align: center
}
 

body{
	margin:0;
	padding:0;
	text-align:center;
	background:#fae8f5 url(../images/misc/bg2.jpg) fixed;
}

input.box
{
height:18px;
color: #781351;
background: #e0c2d5;
border: 1px dotted #dcdcdc;
font-size:10px;
color:#103553;
line-height:10px;
text-align:left;
}

select
{
height:18px;
color: #781351;
background: #fbfcfd;
border: 1px dotted #dcdcdc;
font-size:10px;
color:#103553;
line-height:10px;
text-align:left;
}

textarea.tellafriend
{
color: #781351;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
background: #e0c2d5;
border: 1px dotted #dcdcdc;
font-size:9px;
color:#103553;
line-height:12px;
text-align:left;  
}

textarea
{
color: #781351;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #e0c2d5;
border: 1px dotted #dcdcdc;
font-size:11px;
color:#103553;
line-height:15px;
text-align:left;
}

input.button
{
height:19px;
color: #dcdcdc;
background: #c7aec0;
border: 1px dotted #dcdcdc;
font-size:9px;
font-weight: bold;
color:#ffffff;
line-height:10px;
text-align:center;
}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

#container1{
	background:#BEA5B7;
	width:797px; 
	padding:1;
	margin:0 auto;
	text-align:center;
	position:relative;
}

#container2{
	background:#BEA5B7;
	width:200px;
height:400px;  
	margin:0 auto; 
}

#container3{
	background:#BEA5B7 url(../images/misc/butterfly.png); 
	background-position: bottom right; 
	background-repeat: no-repeat;
	width:600px;  
	height:400px;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.about {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px; 
	font-weight:bold;
	text-align:justify;
	color: #996492;
}
 
a.project:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;  
	color: #f6cdf1;
	text-decoration: none;
}
a.project:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;  
	color: #f6cdf1;
	text-decoration: none;
}
a.project:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;   
	color: #ffffff;
	text-decoration: none;
}
a.project:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;  
	color: #f6cdf1;
	text-decoration: none;
}

a.list:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px; 
	font-weight:bold;
	color: #f5edf3;
	text-decoration: none;
}
a.list:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px; 
	font-weight:bold;
	color: #f5edf3;
	text-decoration: none;
}
a.list:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;  
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.list:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px; 
	font-weight:bold;
	color: #f5edf3;
	text-decoration: none;
}

a.admin:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold;
	color: #dbcadb;
	text-decoration: none;
}
a.admin:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold;
	color: #eddced;
	text-decoration: none;
}
a.admin:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold;
	color: #eddced;
	text-decoration: underline;
}
a.admin:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold;
	color: #eddced;
	text-decoration: none;
}

.admin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold;
	color: #eddced;
	text-decoration: none;
}

.field {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px; 
	font-weight:bold;
	color: #eddced;
	text-decoration: none;
}

.info {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px; 
	text-align:justify;
	color: #fbe4f8;
}

a.link:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;  
	color: #916a88;
	text-decoration: none;
}
a.link:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;  
	color: #916a88;
	text-decoration: none;
}
a.link:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;  
	color: #916a88;
	text-decoration: underline;
}
a.link:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;  
	color: #916a88;
	text-decoration: none;
}

.details {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px; 
	text-align:justify;
	color: #7b4875;
}

.stat {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px; 
	text-align:justify;
	color: #f6cdf1;
}

.title {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;  
	text-align:justify;
	color: #f6cdf1;
}

.project {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;   
	text-align:justify;
	color: #f6cdf1;
}

.copyright {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px; 
	text-align:justify;
	color: #915f83;
}
