a:link { color:#FFFFFF; text-decoration:underline }
a:visited { color:#FFFFFF; text-decoration:underline }
a:hover { color:#2222FF; text-decoration:underline }


BODY{
	font-family: sans-serif; 
	font-size: medium; 
	color: #FFFFFF;  
	background-color: #5885AC;
}


.title{
	height: 63px; 
	margin-bottom: 10px;
	
	font-size: large; 
	font-weight: bold;
	text-align: center;
}


.location{
	height: 15px; 
	margin-bottom: 20px;
	
	font-size: small; 
	font-style: oblique;
	text-align: left;
}

.naviarea{
	float: left;
	width: 210px; 
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	
	border: 3px solid #FFFFFF; 
	background-color: #97ADC3;
	font-size: small;
	text-align: left;
}


.mainarea{
	margin-left: 230px;
	min-height: 400px;
	padding: 10px;
	border: 3px solid #FFFFFF;
	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;

	background-color: #97ADC3;
	color: Black;
}

.footer{
	height: 22px;
	margin-top: 15px;
	margin-left: 230px;
	
	border: 3px solid #FFFFFF; 
	background-color: #97ADC3;
	font-size: x-small;
}


.picture{
	border: 2px solid #000000;
}

.picturefooter{
	font-size: small;
}

.center {
	text-align: center;
}

.thumbnail{
	border: 1px solid #000000;
	text-align: center;
}

.thumbnailfooter{
	font-size: x-small;
	font-style: oblique;
}


.quickjump{
}

.quickjump_showall{
	width: 2%;
	text-align: center;
}

.quickjump_left_enabled{
	font-weight: bold;
}

.quickjump_left_disabled{
}

.quickjump_right_enabled{
	font-weight: bold;
	text-align: right;
}

.quickjump_right_disabled{
	text-align: right;
}

.quickjump_page{
	text-align: center;
}

.quickjump_activepage{
	font-weight: bolder;
	text-align: center;
}


.didascalia_div{
	
}
.didascalia_table{
	background-color: #FF9922;
	border: 1px solid #000000;
	position: center;
}
.didascalia_tr{
	font-size: small;
}
.didascalia_td1{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.didascalia_td2{
	font-style: oblique;
	text-align: left;
}


.exif_div{
	
}
.exif_table{
	background-color: #2299FF;
	border: 1px solid #000000;
	position: center;
}
.exif_tr{
	font-size: small;
}
.exif_td1{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.exif_td2{
	font-style: oblique;
	text-align: left;
}


.login{
	font-size: 8pt;
	border: 0;
}

.gal_descr{
	text-align: justify;
}

.error{
	color: red;
}

.okay{
	color: green;
}

#dek {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:2000;
	border-top: 2px solid #CCC;
	border-left: 2px solid #CCC;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
}
