@charset "UTF-8";
/* CSS Document */

body {
background-color: #45B8AC
}
  
a {
text-decoration:none;
color:#ffffff;
border:none;
}


a:hover {
text-decoration:underline;
color:#ffffff;
border:none;
}

a:visited {
color:#ffffff;
border:none;
}

div#headerleft {
border-top:thin;
border-top-color:#ffffff;
border-top-style:solid;
position:fixed;
margin-top:25px;
margin-left:125px;
width:150px;
}

div#contentleft {
border-top:thin;
border-top-color:#ffffff;
border-top-style:dotted;
position:fixed;
margin-top:75px;
margin-left:25px;
width:200px;
}

div#headerright {
border-top:thin;
border-top-color:#ffffff;
border-top-style:solid;
position:fixed;
margin-top:25px;
margin-left:300px;
width:350px;
} 

.menu {
margin-top:7px;
padding-bottom:7px;
border-bottom:thin;
border-bottom-color:#ffffff;
border-bottom-style:dotted;
}

div#contentright {
border-top:thin;
border-top-color:#ffffff;
border-top-style:dotted;
position:fixed;
margin-top:25px;
margin-left:300px;
width:325px;
} 


h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
font-weight:none;
color:#ffffff;
}

h1 a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
font-weight:none;
font-style:none;
color:#ffffff;
}

h1 a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;e
line-height:14px;
font-weight:none;
color:#ffffff;
text-decoration:none;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:11px;
line-height:14px;
font-weight:normal;
color:#ffffff;
}

h2 a {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:11px;
line-height:14px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}

h2 a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:11px;
line-height:14px;
font-weight:normal;
color:#ffffff;
background-color:#ffffff;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#ffffff;
}

h3 a {
font-family:"Courier New", Courier, monospace;
font-size:10px;
font-weight:normal;
color:#ffffff;
}

h3 a:hover {
font-family:"Courier New", Courier, monospace;
font-size:10px;
font-weight:normal;
color:#ffffff;
}


div#logo {
position:fixed;
margin-top:25px;
margin-left:25px;
color:#ffffff;
}

div#undercontentleft {
position:fixed;
margin-top:435px;
margin-left:25px;
width:570px;
}

div#footer {
border-top:thin;
border-top-color:#ffffff;
border-top-style:dotted;
border-bottom-style:;
padding-top:7px;
padding-bottom:7px;
position:fixed;
margin-top:75px;
margin-left:25px;
width:500px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffffff;
}

div#footerbottom {
border-top:thin;
border-top-color:#ffffff;
border-top-style:dotted;
position:fixed;
margin-top:200px;
margin-left:25px;
width:700px;
}

