@charset "iso-8859-1";

body { background: #f9f9f9; color: "navy"; text-align: justify; font-size: 10pt; font-family: Georgia,Helvetica,Tahoma,Verdana,Arial,Times New Roman; font-style: normal; font-weight: normal; SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #808080; SCROLLBAR-SHADOW-COLOR: #808080; SCROLLBAR-3DLIGHT-COLOR: #808080; SCROLLBAR-ARROW-COLOR: #808080; SCROLLBAR-TRACK-COLOR: #d9d9d9; SCROLLBAR-DARKSHADOW-COLOR: #808080} 

ul.navbar 
{
position: absolute;
list-style-type: none;
/* color: #ffff00; */
padding: 0;
margin: 0;
top: 3em;
left: 1em;
width: 150px;
}

ul.navbar li 
{
background: #3299cc;
color: #ffff00; /* #f9f9f9; */
text-align: center;
margin: 2em 0; 
padding: 2em; 
width: 150px;
}

ul.navbar a 
{
background: #3299cc; 
color: #ffff00;
text-decoration: none;
text-align: center;
padding: 0.3em;
width: 150px;
}

a.navbar:hover 
{
font-size: 12px;
font-weight: normal;
text-decoration: none;
text-align: center;
border-style: none;
/* border-color:#FFFFFF; */
border-width: 5px;
background-color: #ffff00;
width: 150px;
color: #3299cc; 
}

hr {
color: #000000;
}

table {
font-size: 10pt; cellspacing: 15; cellpadding: 5;
}

A:link {text-decoration: none; color: #0000ff;}  /* #994455 */

A:visited {text-decoration: none; color: #a62a2a;}

A:active {text-decoration: none; color: #ff7f00;}

h1 {font-size: 20pt; text-align:left; }

h2 {font-size: 18pt; text-align:left; }

h3 {font-size: 15pt; text-align:left; }

h4 {font-size: 12pt; text-align:left; }

h5 {font-size: 8pt; text-align:left; }

h6 {font-size: 6pt; text-align:left; }


/* Column layout effects */

#top 
{
top: 5px;
margin: 0px; 
left: 0px;
height: 150px;
width: auto;
padding: 5px;
}

#left 
{
position: absolute;
top: 160px;
left: 5px;
width: 190px;
padding: 0px;
margin: 5px;
padding-bottom: 10px;
/* color: #483D8B; */ 
}

#center 
{
top: 160px;
margin-left: 200px;
margin-right: 280px;
padding: 10px;
background: #f9f9f9; /*#c0d9d9; */
}

#right 
{
top: 170px;
position: absolute;
right: 0px;
width: 220px;
padding: 0px;
margin: 5px;
padding-bottom: 10px;
}

#clear 
{
clear: both;
}

#footer 
{
margin: 20px;
text-align: center;
background: #f9f9f9; /* #c0d9d9; */
}
