html {color:#000000;background:#FFFFFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:black;}
table{font-size:inherit;font-size:100%;}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
h1 { 
    /*font-family: 'Book Antiqua',Georgia, Helvetica;*/
    font-weight: bold;
    font-style: italic;
    /*color:#004545;*/
    font-size: 16px;
}
h2 {
    /*font-family: 'Book Antiqua',Georgia, Helvetica;*/
    display:inline;
    font-weight: bold;
    font-style: italic;
    /*color:#004545;*/
    font-size: 15px;
}

a {color:black;}

.border {
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
}

body {
    text-align: center;
    background-color: white;
    /*color: #004545;*/
    color: black;
    font-family: Georgia, Helvetica;
    font-size: 15px;
    margin: 0px 0px;
    padding: 0px 0px; 
}

#page {
    position: relative;
    width: 754px;
    margin: 0px auto;
    text-align:left;
}

#mail {
    text-align: center;
}

#mail label {
  font-family: Georgia,'Times New Roman',times,serif;
  font-size: 12px;
  font-weight: bold;
}

#mail input {
  font-family: Georgia,'Times New Roman',times,serif;
  font-size: 12px;  
  border-style: solid;
  border-color: black;
  border-width: 1px;
  margin-left: 6px;
}

#mail textarea {
  font-family: Georgia,'Times New Roman',times,serif;
  font-size: 12px;  
  border-style: solid;
  border-color: black;
  border-width: 1px;
  margin-left: 6px;    
}

#addthis {
    text-align: center;
    margin-top: 10px;
}

.special {    
    font-weight: bold;
    color: red;
    text-transform: uppercase;
    font-size: 12px;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
    padding-right: 2px;
}

#headerclaim {
    position: absolute;
    top: 115px;
    left: 227px;
    width: 300px;
    text-align: center;
    font-family: 'Times New Roman',Times,serif;
    font-style: italic;
    font-size: 14px;
}

#headermenu {
    position: absolute;
    top: 99px;
    left: 520px;
    width: 260px;
}

a.menu {
    text-decoration: none;
}

a:hover.menu {
  text-decoration: underline;
}

/*a.special {
    color:red;
    text-decoration: none;
}

a:hover.special {    
  text-decoration: underline;
}*/

#leftmenuheader {
    position: absolute;
    left: 15px;
    top: 115px;
    width: 179px;
    font-weight: bolder;
    font-size: 16px;
}

#leftcolumn {
    position: absolute;
    top: 138px;
    left: 0px;
    width: 183px;
}

#rightcolumn {
    width: 571px;    
    margin-left: 188px;
    min-height: 520px;
    padding-top: 15px;
}

#leftmenu {
    background-color: #FFF999;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-top: 1px;
    margin-left: 0px;
    margin-right: 2px;
    margin-bottom: 1px;
    padding-left: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 15px;
    line-height: 22px;
}

.big {
    font-size: 16px;
}

.just {
    text-align: justify;
}

.cap {
    font-family: 'Book Antiqua',Times,serif;
    font-size: 48px;
    font-weight: bold;
    background-color: #FFF999;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    border-right-color: #cccccc;
    float: left;
    line-height: 44px;
}

#footer {
    /*clear: both;*/
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: black;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    background-color: #eeeeee;
}

#submenu {
    width: 500px;
}

#images {
    float: right;
    width: 242px;
    margin-left: 8px;
    text-align: center;    
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: black;
    border-bottom-color: black;
    border-left-color: black;
    border-right-color: black;
}

ul.circle li {
    /*list-style-position: inside;
    list-style-type: disc;*/
    padding: 0px 2px;
    font-size: 16px;
    /*font-style: italic;*/
    /*font-weight: bold;*/
}

.small {
    font-size: 14px;
}

ul.orizontal li {
    display:inline;
    padding: 0px 5px;
    list-style-type: none;
}
