body
{
margin-top: 100px;
background-color:#6889AF;
overflow: auto;
}
table#main
{
border: 1px solid #0E2E52;
background-color: #F8F8F9;
width: 380px;
}
td#top
{
background-image:url("waves.gif");
height: 210px;
}
td#stuff
{
font-family: verdana, sans-serif;
font-size: 10px;
color: #38608B;
background-color: #F8F8F9;
text-align: justify;
line-height: 14px;
padding:2px;
}
td#bottom
{
background-color: #DDE6EC;
font-family: verdana, sans-serif;
font-size: 10px;
color: #38608B;
text-align: center;
padding: 2px;
}
td#ring
{
border-top:1px solid #38608B;
border-bottom: 1px solid #38608B;
padding: 2px;
text-align: center;
}
.menu {

font: bold 10px verdana, sans-serif;
border-right: 1px #38608B solid;
}
.start {

font: bold 10px verdana, sans-serif;
border-right: 1px #38608B solid;
}
.start a,.start a:link,.start a:active,.start a:visited {
display: block;
background: #DDE6EC;
color: #38608B;
font: bold 10px verdana, sans-serif;
height: 14px;
text-decoration: none;
}
.start a:hover {
display: block;
background: #93AEC0;
color: #FFFFFF;
font: bold 10px verdana, sans-serif;
cursor: pointer;
height: 14px;
text-decoration: none;
}
.menu a,.menu a:link,.menu a:active,.menu a:visited {
display: block;
background: #DDE6EC;
color: #38608B;
font: bold 10px verdana, sans-serif;
height: 14px;
text-decoration: none;
}
.menu a:hover {
display: block;
background: #93AEC0;
color: #FFFFFF;
font: bold 10px verdana, sans-serif;
cursor: pointer;
height: 14px;
text-decoration: none;
}
.end {
font: bold 10px verdana, sans-serif;
}
.end a,.end a:link,.end a:active,.end a:visited {
display: block;
background: #DDE6EC;
color: #38608B;
font: bold 10px verdana, sans-serif;
height: 14px;
text-decoration: none;
}
.end a:hover {
display: block;
background: #93AEC0;
color: #FFFFFF;
font: bold 10px verdana, sans-serif;
cursor: pointer;
height: 14px;
text-decoration: none;
}
table#menu
{
width: 378px;
border-top:1px #38608B solid;
border-bottom:1px #38608B solid;
}
a:link, a:visited
{
font-family: verdana, sans-serif;
font-size: 10px;
color: #38608B;
text-decoration: underline;
}
a:hover
{
font-family: verdana, sans-serif;
font-size: 10px;
color: #38608B;
text-decoration: none;
}
input, textarea, select
{
font-family: verdana, sans-serif;
font-size: 10px;
color: #38608B;
padding: 2px;
background-color: #DDE6EC;
border: 1px solid #38608B;
}
input.button
{
width: 70px;
}
textarea
{
width: 150px;
}
