* { margin:0; padding:0;}
.window { display: none; }

.foto { display: none; }
#foto_1 { display: block; }

#foto_nav  { 
text-align: center;
font-size: 12pt;
width: 100%;
font-weight: bold;
}

.bgblack { background-color: #000000;}
.window td { background-color: #303030; font-size: 10pt;}
.tdright { font-weight: bold; }
.pad3 {padding: 3px;}
.pad5 {padding: 7px 3px 0px 3px;}
.panel{padding: 3px 4px 0px 0px;}

.fleft{float: left;}
.fright{float: right;}
.left{text-align: left;}
.right{text-align: right;}
.center {text-align: center;}
.jutify {text-align: justify;}
.b {font-weight: bold;}
.b2 {font-weight: bolder;}
.i {font-style: italic;}
.u, .u:hover {text-decoration: none;}
.ffix {clear: both;}
.dfix {display: inline-block;}

.f4 {font-size:   4pt;}
.f5 {font-size:   5pt;}
.f6 {font-size:   6pt;}
.f7 {font-size:   7pt;}
.f8 {font-size:   8pt;}
.f9 {font-size:   9pt;}
.f10 {font-size: 10pt;}
.f12 {font-size: 12pt;}
.f14 {font-size: 14pt;}
.f16 {font-size: 16pt;}
.f18 {font-size: 18pt;}
.f20 {font-size: 20pt;}
.f22 {font-size: 22pt;}
.f24 {font-size: 24pt;}
.white  {color:   #FFFFFF;}
.yellow   {color:  #FFFF00;}
.fuchsia {color: #FFFF00;}
.red {color:     #FF0000;}
.silver {color:  #C0C0C0;}
.gray {color:    #808080;}
.olive {color:   #808000;}
.purple {color:  #800080;}
.maroon {color:  #800000;}
.aqua {color:    #00FFFF;}
.lime {color:    #00FF00;}
.teal {color:    #008080;}
.green {color:   #008000;}
.blue {color:    #0000FF;}
.navy {color:    #000080;}
.black {color:   #000000;}