.menu {
        font-family:Verdana, San-Serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: bold;
        margin-left: 3px;
        margin-right: 3px;
        text-decoration: none;
        color:#815127;
}
.menu:hover {text-decoration: none;
                color: #FFEEDB;

}

.menusel {
        font-family:Verdana, San-Serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: bold;
        margin-left: 4px;
        margin-right: 4px;
        color: #FFEEDB;
}

.menu1 {
        font-family:Verdana, San-Serif;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 12px;
        text-decoration: none;
        color:#BA8745;
}

.menu1:hover {text-decoration: underline;}

.menusel1 {
        font-family:Verdana, San-Serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 12px;
        text-decoration: underline;
        color:#BA8745;
}

.letter {
        font-family:Verdana, San-Serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: bold;
        margin-left: 3px;
        margin-right: 3px;
        text-decoration: none;
        color:#815127;
        }
.letter:hover {
        text-decoration: underline;
        color: red;
        }

.polosa {background-color:#C7703B;
                height:1px;
                width:100%;
                margin-left: 20 px;
                margin-right: 60px;
}

.title {
        font-size: 10pt;
        text-transform: uppercase;
        color: #1F0505;
        font-weight: bold;
        font-family: Verdana, Arial;
        padding-left:30px;
        padding-bottom:10px;
        padding-top:5px;
        }

.search
{
        font-size: 8pt;
        text-transform: uppercase;
        color: #7D5B31;
        font-weight: bold;
        font-family: Verdana, Arial;
        }

.date
{
        font-size:8pt;
        color: #ff0000;
        font-style:normal;
        font-weight:bold;
        text-transform: uppercase;
        font-family:Verdana,  Arial;
        padding-right: 5px;
        padding-left:10px;
}


.author
{
        font-size:8pt;
        color: #C95C18;
        font-style:italic;
        font-weight:bold;
        text-transform: uppercase;
        font-family:Verdana,  Arial;
        padding-bottom:10px;
        padding-left:5px;

}

.content
{
        font-size: 8pt;
        color: #7C5332;
        font-weight: bold;
        font-family:Verdana,  Arial;
        text-transform: uppercase;
        text-decoration: none;
}
.content:hover {text-decoration: underline;
                color: red;
}

input {font-size: 8pt;
          font-family: Verdana, Arial;
          background-color: #FFF5ED;
          text-transform: none;
        }

select {font-size: 8pt;
          font-family: Verdana, Arial;
          background-color: #FFF5ED;
          text-transform: none;
        }

.subtitle
{
        font-weight:bold;
        font-size: 11pt;
        padding-left:30px;
        color:#725F46;
        text-indent:0px;
}
.epigraph
{
        font-size: 10pt;
        text-align:justify;
        width:300px;
        text-indent:0px;
}
.subscribe
{
        font-size: 10pt;
        font-style:italic;
        text-align:right;
        width:300px;
        text-indent:0px;
}
.comment
{
        font-size: 11pt;
        font-style:italic;
}
.footnote
{
 font-size: 10pt;
 padding-right:60px;
 padding-left:30px;
 padding-bottom:5px;
 padding-top:5px;
 text-indent:0px;
 color:#725F46;
}
.text
{
        text-indent:30px;
        text-align:justify;
        padding-left: 20px;
        padding-right: 60px;
        padding-top: 20px;
        padding-bottom: 40px;

}
.section
{
        text-align:justify;
        font-weight: bold;
        font-size: 11pt;
        text-indent:0px;
        padding-left:30px;
        font-style:italic;
        color:#725F46;
}
.catchword
{
        text-transform: uppercase;
        font-family: Verdana, Arial;
        font-size: 8pt;
        text-align:center;
        font-weight: bold;
        height:16px;
        letter-spacing: 3pt;
        color: #ffffff;
        background-color:#EEBC91;
}
.catchword2
{
        text-transform: uppercase;
        font-family: Verdana, Arial;
        font-size: 8pt;
        text-align:left;
        font-weight: bold;
        height:16px;
        letter-spacing: 3pt;
        color: #ffffff;
        background-color:#FFD9AA;
}
.picleft
{
        margin-left: 0px;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
}
.picright
{
        margin-left: 10px;
        margin-right: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
}