﻿BODY
{
    font-family: Arial;
    font-size: 10pt;
    background-color: #FFFADC;
}
TABLE.MainPage
{
    width: 100%;
    height: 100%;
}
TD.CenterPage
{
    text-align: center;
    vertical-align: middle;
}
TD.LeftFrame
{
    width: 150px;
    background-color: #FFE199;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
    background-image: url(/images/stone150.jpg);
    background-repeat: repeat-y;
}
TD.RightFrame
{
    width: 572px;
    background-color: #FFE199;
    vertical-align: top;
}
TD.TopCornerLeft
{
    width: 60px;
    height: 50px;
    background-color: #FFE199;
    vertical-align: top;
    background-image: url(/images/stone50top.jpg);
    background-repeat: no-repeat;
}
TD.TopCenter
{
    width: 452px;
    background-color: #FFE199;
    text-align: center;
    vertical-align: middle;
}
TD.TopCornerRight
{
    width: 60px;
    height: 50px;
    background-color: #FFE199;
    vertical-align: top;
    background-image: url(/images/back50top.jpg);
    background-repeat: no-repeat;
}
.MainButtonBox
{
    width: 150px;
    height: 50px;
    background-color: transparent;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-family: 'Comic Sans MS' , Arial;
    font-size: 10pt;
    color: #FFE199;
}
.MainButton
{
    width: 150px;
    height: 50px;
    background-color: transparent;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-family: 'Comic Sans MS' , Arial;
    font-size: 10pt;
    color: #990000;
    cursor: pointer;
}
.MainButtonOver1
{
    width: 150px;
    height: 50px;
    background-color: transparent;
    background-image: url(/images/button1.jpg);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-family: 'Comic Sans MS' , Arial;
    font-size: 10pt;
    color: #990000;
    cursor: pointer;
}
.MainButtonOver2
{
    width: 150px;
    height: 50px;
    background-color: transparent;
    background-image: url(/images/button2.jpg);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-family: 'Comic Sans MS' , Arial;
    font-size: 10pt;
    color: #990000;
    cursor: pointer;
}
.MainButtonOver3
{
    width: 150px;
    height: 50px;
    background-color: transparent;
    background-image: url(/images/button3.jpg);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-family: 'Comic Sans MS' , Arial;
    font-size: 10pt;
    color: #990000;
    cursor: pointer;
}
.MainTitle
{
    background-color: transparent;
    width: 452px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Monotype Corsiva' , 'Times New Roman';
    font-size: 20pt;
    color: #990000;
}
.MainSubTitle
{
    background-color: transparent;
    width: 452px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Monotype Corsiva' , 'Times New Roman';
    font-size: 14pt;
    color: #990000;
}
.MainText
{
    background-color: transparent;
    width: 452px;
    text-align: justify;
    font-family: 'Monotype Corsiva' , 'Times New Roman';
    font-size: 12pt;
    color: #008800;
}
.ImageLeft
{
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 0;
}
.Poem
{
    background-color: transparent;
    text-align: justify;
    font-family: 'Monotype Corsiva' , 'Times New Roman';
    font-size: 10pt;
    color: #990000;
}
.Menu
{
    background-color: transparent;
    text-align: justify;
    font-family: 'Monotype Corsiva' , 'Times New Roman';
    font-size: 14pt;
    color: #008800;
    list-style-image: url(/images/bullet.gif);
}
.Menu1
{
    background-color: transparent;
    text-align: justify;
    font-family: 'Monotype Corsiva' , 'Times New Roman';
    font-size: 14pt;
    font-weight: bold;
    color: #990000;
}
.EmailForm
{
    border: 0;
    background-color: transparent;
    text-align: left;
    vertical-align: text-top;
    font-weight: bold;
    font-family: 'Comic Sans MS' , Arial;
    font-size: 12pt;
    color: #990000;
}
.TextBox
{
    border: solid 1px #c7ccdc;
    font-size: 8pt;
    font-family: 'Trebuchet MS' , 'Century Gothic' , 'Microsoft Sans Serif';
    width: 200px;
}
.BigTextBox
{
    border: solid 1px #c7ccdc;
    font-size: 8pt;
    font-family: 'Trebuchet MS' , 'Century Gothic' , 'Microsoft Sans Serif';
    width: 200px;
    height: 96px;
}
.SubmitButton
{
    background-color: #990000;
    border: #FFFADC 3px outset;
    font-size: 10pt;
    font-weight: bold;
    font-family: 'Comic Sans MS' , Arial;
    color: #FFE199;
    cursor: pointer;
    width: 80px;
}
.ErrorMessage
{
    font-size: 8pt;
    font-family: 'Trebuchet MS' , 'Century Gothic' , 'Microsoft Sans Serif';
    color: #990000;
}
.Footer
{
    font-size: 8pt;
    font-family: 'Times New Roman';
    color: #000000;
    text-align: left;
}
.ListText
{
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    position: relative;
    left: -1em;
}
.Hidden
{
    visibility: hidden;
    display: none;
}
.Visible
{
    visibility: visible;
    display: inherit;
}
.MappaSito
{
    background-color: transparent;
    width: 452px;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Monotype Corsiva' , 'Times New Roman';
    font-size: 14pt;
    color: #990000;
    line-height: 2;
}
A
{
    text-decoration: none;
    color: #990000;
}
A IMG
{
    border: 0px;
}
