﻿html,body 
{
	background:#AF1E2D;
	margin-top:5px;
	height:95%;
	font-family:Tahoma;
}

A:link, A:visited 
{
	text-decoration: none; color: #2A2A2A;
}

A:hover
{
	text-decoration: none; color: #AF1E2D;
}

.bordofotohome
{
   border-color:Gray;
}

.font7pt
{
   font-size:7pt;
}


.font8pt
{
   font-size:8pt;
}

.font9pt
{
   font-size:9pt;
}

.font10pt
{
   font-size:10pt;
}

.titoli
{
 color:#0069B2;
 font-size:12pt;
}

.width5
{
    width:5px;
}

.width6
{
    width:6px;
}

.width8
{
    width:8px;
}

.width9
{
    width:9px;
}

.width20
{
    width:20px;
}

.width25
{
    width:25px;
}

.width28
{
    width:28px;
}

.width32
{
    width:32px;
}

.width35
{
    width:35px;
}

.width43
{
    width:43px;
}

.width58
{
    width:58px;
    height:41px;
}

.width70
{
    width:70px;
}

.width80
{
    width:80px;
}

.width90
{
}

.width120
{
    width:120px;
}

.width185
{
    width:185px;
}
      
.width200
{
    width:200px;
}

.width220
{
    width:220px;
}

.width213
{
    width:213px;
}

.width230
{
    width:230px;
}

.width250
{
    width:250px;
}

.width490
{
    width:490;
}

.width534
{
    width:534px;
}

.width548
{
    width:548px;
}

.width585
{
    width:585px;
}

.height400
{
    height:400px;
    background-color:White;
}

.height6
{
    height:6px;
}

.height3
{
    height:3px;
}

.height90
{
    height:90px;
}

.height20
{
    height:20px;
    text-align:center;
}

.height13
{
    height:13px;
}

.height15
{
    height:15px;
}

.height36
{
    height:36px;
    width:100%;
}

.height32
{
    height:32px;
}

.height28
{
    height:28px;
    width:100%;
}

.height20_a
{
    height:20px;
}

.sftable
{
	background-color:White;
}

.left
{
    text-align:left;
}

.right
{
    text-align:right;
}

.center
{
    text-align:center;
}

.justify
{
    text-align:justify;
}

.wh100
{
	height:100%;
	width: 100%;
	background-color:White;
}

.TextBoxUpperCase 
{ 
text-transform: uppercase; 
color: black; 
font-size:8pt;
}