a{
	color:#4A88C1;
	text-decoration:none;
}
a:hover{
	color:#E96C1A;
	text-decoration:underline;
}					
/*Properties of the current folder titles*/		
.title{		
	font-size:14pt;
	margin-left:5px;
	color:#555555;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*Properties of the subfolder titles*/
.foldertitle
{
	cursor: hand;
	font-weight: 600;
	font-size: 10pt;
	margin-left: 5px;
	color: #555555;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}	

/*Properties of the subfolder descriptions*/
.folderdesc
{
	font-size:8pt; 
	font-family:arial;
	margin-left:20px;
}		
/*Properties of the subfolder info strings (amount of the files and folders)*/		
.folderinfo
{
	font-size:8pt; 
	font-family:arial;
	color:black;
	font-weight:400;
}		
/*Properties of the picture descriptions*/		
.picturedesc
{
	font-size:8pt; 
	font-family:arial;
}

.picturedescName
{
	font-weight: bold;
	font-size:8pt; 
	font-family:arial;
}

/*Properties of the links to the other pages*/		
.links
{
	font-size:8pt;
	margin-left:5px;
	color: #4A88C1;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif
}
.links:hover
{
	font-size:8pt;
	margin-left:5px;
	color: #E96C1A;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif
}
/*Properties of the string with the current path*/		
.path{
	font-size:8pt;
	margin-left:5px;
	color:black;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif
}

.text
{
	FONT-SIZE:8pt;
	COLOR:black;
	FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif	
}

.info
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #000000;
	padding-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.info2
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #000000;
	padding-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.uploadControl
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: lightgrey;
}

.uploadFooter
{
	background-color: dimgray;
}

.datalist
{
	border-right: lightgrey 1px solid;
	padding-right: 5px;
	border-top: lightgrey 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: lightgrey 1px solid;
	padding-top: 5px;
	border-bottom: lightgrey 1px solid;
}

.emailTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-collapse: collapse;
}

.postcardTable
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	border-collapse: collapse;
}

.GalleryBorderTop
{
	border-right: black 1px solid;
	padding-right: 0px;
	background-position: center center;
	border-top: black 1px solid;
	padding-left: 0px;
	background-attachment: fixed;
	background-image: url(../Images/BORDER.GIF);
	padding-bottom: 0px;
	border-left: black 1px solid;
	padding-top: 0px;
	background-repeat: repeat-x;
}

.GalleryBorderBottom
{
	border-right: black 1px solid;
	padding-right: 0px;
	background-position: center center;
	padding-left: 0px;
	background-attachment: fixed;
	background-image: url(../Images/BORDER.GIF);
	padding-bottom: 0px;
	border-left: black 1px solid;
	padding-top: 0px;
	border-bottom: black 1px solid;
	background-repeat: repeat-x;
}

.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #555555;
	font-weight: bold;
}

.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #555555;
}