body
{ 
background-color: #190037;
color: #190037;
}

a:link 
{
text-decoration: none;
font-family: verdana;
font-size: 9pt;
color: #190037;
cursor: pointer;
}

a:visited
{
text-decoration: none;
font-family: verdana;
font-size: 9pt;
color: #190037;
cursor: pointer;
}

a.hover
{
text-decoration: none;
font-family: verdana;
font-size: 9pt;
color: #190037;
cursor: pointer;
}

table.white
{
width: 85%;
background-color: white;
color: #190037;
border-color: #283750;
border: 4px;
text-align:center;
empty-cells: show;
}

img.floatright
{
float:right;
margin:0px 0px 10px 20px;
}

img.floatleft
{
float:left;
margin:5px 10px 5px 0px;
}

#header
{
margin-bottom: 20px;
margin-left: 3%;
}

#menu
{
font-family: verdana;
font-size: 9pt;
text-decoration: none;
float: left;
width: 13%;
margin-left: 3%;
padding: 1%;
background-repeat: no-repeat;
background-color: #55555F;
border: 2px solid #283750;
 }

#menu2
{
font-family: verdana;
font-size: 9pt;
text-decoration: none;
float: left;
width: 13%;
margin-left: 3%;
padding: 1%;
background-repeat: no-repeat;
background-color: #55555F;
border: 2px solid #283750;
 }

#content
{
font-family: verdana;
font-size: 9pt;
float: left;
width: 48%;
margin-left: 3%;
padding: 2%;
background-color: #55555F;
border: 2px solid #283750;
text-align:left;
display: inline;
}

#footer
{
clear: both;
margin-left: 15%;
}
