body
{
background: #003366;
color: #FFFFFF;
position: absolute;
top: 5px;
left: 5px;
font-size: 14px;
width: 95%;

}
a:link
{
color: #FFFFFF;
background: #003366;
text-decoration: underline;

}
a:visited
{
color: #FFFFFF;
background: #003366;
text-decoration: underline;

}
a:hover
{
color: #003366;
background: #FFFFFF;
text-decoration: none;
font-size: 14px;

}
.navbar{
background: inherit;
color: inherit;
width: 145px;
position: fixed;
top: 5px;
left: 5px;
font-size: 14px;;
text-align: left;

}
.content
{
background: inherit;
color: inherit;
position: absolute;
top: 5px;
left: 150px;

}
.submenu0{
position: relative;
left: 15px;
}
img
{
border: 0px;
}
.valid
{
position: absolute;
top: 300px;
left: 10px;
}

