﻿body {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size:10pt;
	color:Black;
	text-align:justify;
	font-weight:normal; 
}

.title{
	font-size:13pt;
	font-weight:bold;
	color: Navy;
	background:inherit;
	padding:0px 0 3px 0;
}

.subtitle
{
font-size:11pt;
font-weight:bold;
color:#990000;
text-align:justify;   
}

a
{
	font-weight :bold ;
	color :#000099;
	text-decoration :none;
	font-size:10pt;
	font-family:Arial;
	
}
a:hover
{
font-weight :bold ;
	color :#000099;
	text-decoration :none;
	font-size:10pt;
	font-family:Arial;
	
}


.midtitle
{
	color:#000099;
	font-size : 12pt;
	font-weight:bold;
	text-align :justify;
	
	 
}

.numbers
{
    color:#990000;
    font-weight:bold;
    font-size:10pt;
    font-family:Arial;
    
    }
    
    .style1 {
font-family: Arial;
font-size:12px
}
.style1-title {
font-family: Arial;
font-size:12px;
font-weight:bold;
color:#990000;
}
.style1-comment {
font-family: Arial;
font-size:12px;
font-weight:bold;
color:#990000;
font-style:italic;
}
.style1-output {
font-family: Arial;
font-size:12px;
font-weight:bold;
font-style:italic;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.table_site
{ 	
	background-color: #f3f3f3;
	border: solid 1px #555555;
	padding: 0px;
}

.table_folders
{
	width: 150px;
	background-color: #ffffff;
	border: solid 1px #555555;
	padding: 0px;
}

.table_photos
{
	background-color: #f3f3f3;
	border: solid 1px #555555;
	padding: 0px;
	
}

.table_photo_line
{
	background-color: #DDECFE;
	border: solid 1px #555555;
	padding: 0px;
}

.table_photo_line_space
{
	height: 1px;
	line-height: 1px;
	padding: 0px;
}

.td_folders
{
	vertical-align: top;
	width: 150px;	
}

.td_folder
{
	text-align: center;
	width: 150px;
	background-color: #DDECFE;
	border: solid 1px #555555;
	padding: 5px;
}

.td_photos
{
	vertical-align: top;
}

.td_photo
{
	text-align: center;
	width: 160px;
	background-color: #EDF4FE;
	border: solid 1px #555555;
	padding: 5px;
	overflow: hidden;
}

.photo_name
{
	font-family: 'Verdana';
	font-size: 11px;
	width: 160px;
	overflow: hidden;
	font-weight: bold;
}

.photo_date
{
	font-family: 'Verdana';
	width: 160px;
	font-size: 10px;
	overflow: hidden;	
}