
body 
{
background:  #FFFFFF; /* #F8F8F8; #e6e8fa; #5F9EA0; */
color: #000000; 
font-family:  Verdana,Arial,Tahoma,Helvetica,Times New Roman; 
font-size: 11pt; 
font-style: normal; 
font-weight: normal; 
text-align: justify; 
scrollbar-3dlight-color: ;
scrollbar-arrow-color: ; 
scrollbar-darkshadow-color: ; 
scrollbar-face-color: ; 
scrollbar-highlight-color: ;
scrollbar-shadow-color: ;
scrollbar-track-color: ;
}

ul.navbar 
{
position: absolute;
list-style-type: none;
background: #3299cc; 
font-size:11pt;
text-align: center;
color: #FFFFFF;
margin: 0px;
top: 0px;
left: 5px;
width: 150px;
padding: 5px;
}

ul.navbar li 
{
background: #3299cc;
color: #FFFFFF;
font-size:11pt;
text-align: center;
margin: 0px; 
width: 150px;
padding: 5px;
}

ul.navbar a 
{
background: #3299cc;
color: #FFFFFF;
font-size:11pt;
text-decoration: none;
text-align: center;
width: 150px;
padding: 5px;
}

a.navbar:hover 
{
font-size:12pt;
font-weight:bold;
text-decoration:none;
text-align:center;
border-style:none;
border-color:#FFFFFF;
border-width:10px;
background-color:#FF0000;
width:150px;
color:#FFFFFF; 
padding: 5px;
}

hr 
{
color: #000000;
}

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

A:link 
{
text-decoration: none; color: blue;
}

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

A:active 
{
text-decoration: none; color: blue; /* #A0522D; */
}

h1 
{
font-size: 20pt;
font-style:
}

h2 
{
font-size: 18pt;
}

h3 
{
font-size: 15pt;
}

h4 
{
font-size: 12pt;
}

h5 
{
font-size: 8pt;
}

h6 
{
font-size: 6pt;
}

/* Column layout effects */
#top 
{ 
top: 0px;
margin: 5px;
height: 300px;
width: 100%;
padding: 5px;
/* padding-bottom: 0px; */ 
background: #3299cc; /* #FFFFFF; #F8F8F8; */
font-family: Wide Latin;
color: #FFFFFF;
}

#left 
{ 
position: absolute;
left: 10px;
top:425px;
width: 150px;
padding: 0px;
margin: 5px;
padding-bottom: 0px;
/* color: #ffffff; */
background: #FFFFFF; /* F8F8F8; */
}

#center 
{ 
margin-left: 180px;
margin-right: 280px; 
padding: 10px;
/* top: 200px; */ 
/* width: 65%; */ 
/* color: #000080; */
background: #F0F0F0; /* F8F8F8; #c0d9d9; */
text-align: justify; 
}

#right 
{ 
position: absolute;
right: 10px;
top: 350px;
width: 15%;
padding: 0px; 
margin: 5px;
padding-bottom: 0px;
/* color: #ffffff; */
background: #FFFFFF; /* F8F8F8; */
}

#clear 
{ 
clear: both;
}

#footer 
{ 
margin: 20px;
text-align: center;
/* color: #ffffff; */
background: #FFFFFF; /* F8F8F8; */
}

/* Button style menu */

/* a.button:link 
{
font-size:10px;
font-weight:normal;
text-decoration:none;
text-align:center;
border-style:outset;
border-color:#FF0000;
border-width:0px;
background-color:#F2F2F2;
width:150px;
color:#483D8B;
}

a.button:visited 
{
font-size:10px;
font-weight:normal;
text-decoration:none;
text-align:center;
border-style:outset;
border-color:#FFFFFF;
border-width:0px;
background-color:#F2F2F2;
width:130px;
color: #FF00FF; #483D8B; 
}

a.button:active 
{
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
border-style:inset;
border-color:#FFFFFF;
border-width:0px;
background-color:#F2F2F2;
width:150px;
color:#6495ED;
}

a.button:hover 
{
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
border-style:inset;
border-color:#FFFFFF;
border-width:0px;
background-color:#F2F2F2;
width:150px;
color:#FFFFFF;
}
*/
