/* CSS Document */
input, select, textarea { border: 1px solid #000000; background: #FFFFFF; color: #000000; font-family: Tahoma, Verdana, Arial; font-size : 11px;}
body {
    background-color: #FFFFFF;
}

#menu {
    border-top:9px solid #dededc;
    border-bottom:9px solid #dededc;
}
.content p{
    text-indent: 25px;
}.content{
    text-align:justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:normal;
    list-style-type:disc;
    padding-top: 0px;
    color: #000000;
}
h1 {
    font-size: 18px;
    color: #AE0000;
    font-weight: bold;
    text-align: left;
}
h2 {
    font-size: 16px;
    color: #AE0000;
    font-weight: bold;
}
#menu_content {
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
    padding-left: 22px;
}
#menu ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    list-style-type: square;
    padding-top: 17px;
    color: #666666;
}
p a {
    text-decoration: none;
    color: #003399;
}
p a:hover {
    color: #003399;
    text-decoration:underline;
}
a {
    text-decoration: none;
    color: #999999;
}
a:hover {
    color: #AE0000;
}
.content a img {
    border: 1px solid #CCCCCC;
}
.content a:hover img {
    border: 1px solid #AE0000;
}
.polosa {
    height: 17px;
    background-color: #E0E0E0;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
#email {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}
#tel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #AE0000;
    font-weight: bold;
}
.table_single_border td {
    border-right:1px solid black;
    border-bottom:1px solid black;
}
.table_single_border ul {
    list-style-type:disc;
}
.table_single_border #header {
    background-color: #cccccc;
}    

