body {
font-family: Tahoma,Verdana;
color: black;
background-color: white;
padding-left: 9%;
padding-right: 9%;
width: 80%;
top: 4em
}

div.shadow {
position: relative;
background-color: white;
border: 0px solid #333333;
right:-1em;
bottom:-1em;
min-width: 62em;
max-width: 82em;
}
div.outerframe {
border: 1em solid white;
position: relative;
right:1em;
bottom:1em;
}
div.frame {
background-color: white;
border: 1px solid #8282FC;
}
div.innerframe {
position: relative;
border: 12px solid white;
}

div.content {
padding:20px;
min-width: 15em;
margin-left: 16em;
margin-right: 0em;
margin-top: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

div.header {
position: relative;
height: 86px;
border: 3px solid #8282FC;
padding:4px;
padding-left: 8px;
margin: 0;
font-family:Gothic, sans-serif; 
font-size:30px;
font-weight:bold; 
color:#6663CC; 
text-align:left;
background: url('images/logo_leaves.jpg') right no-repeat ;
}

div.footer {
clear:both;
width: 100%;
background: url('images/AP.jpg') right no-repeat ;
height:44px;
padding: 0;
margin: 0;
bottom: 0em;
left: 0em;
color:white;
}
div.footer-content 
{
margin-right:40px;
background: #8282FC ;
height:30px;
padding-top:10px;
text-align:center;
vertical-align:middle;
}

div.navbar {
clear:both;
float:left;
font-weight:bold;
font-family:Gothic, sans-serif;
font-size:11pt;
padding: 0;
margin: 0;
margin-bottom: 1em;
padding-top:0em;
padding-left:0em;
width: 14em;
}
div.address {
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:10pt;;
padding: 0;
margin: 0;
width: 100%;
color: #339407;
}

div.date {
float:right;
color: #91CB7E;
margin-right: 0em;
margin-top: 5px;
font-size:110%;;
}

div.w3 { 
padding-top:1.5em;
}

/* Text style */
div.images {
clear:right;
padding: 0;
margin: 0em;
}
div.images img {
float: right;
margin: 1em;
margin-top:0;
}

h1 {
font-family:Gothic, sans-serif; 
font-size:25px; 
color:#6663CC; 
text-align:left;
}

h2 {
font-family: Tahoma,Verdana;
font-weight:bolder; 
font-size:130%; 
color:#8282FC;
}
h3 {
font-family: Tahoma,Verdana;
font-weight:bolder; 
font-size:110%; 
color:#8282FC;
}

p {
color: #3f3f3f;
font-size: 100%;
font-weight: normal;
margin: 0;
margin-bottom: 1em;
text-align:justify;
}

li { 
text-align:justify;
}


/* In text links */
a {
top: 0em;
color: #6665fe;
text-decoration: none
}
a:link { color: #6665fe; }
a:visited { color: #6665fe; }


/* Navbar text */
ul.navbar {
color: #6665fe;
list-style-type: none;
padding: 0;
margin: 0;
}

ul.navbar li {
margin: 0.5em 0;
padding: 0.3em }

ul.navbar a { text-decoration: none }

a.but { color:#8282FC; }
a.but:hover { color:#91CB7E; }
a.but_current { color:#6663CC; }
a.but_current:hover { color:#91CB7E; }
