body 
{
background-color:#e0ecf4;
padding: 0px;
}

a
{
color: #0000ff;
text-decoration: underline
}

a:hover
{
color: #0030ff;
text-decoration: underline
}

a.menu
{
padding-top: 5px;
padding-bottom: 6px;
padding-left: 14px;
padding-right: 14px;
color: #f0f0f8;
text-decoration: none;
font-family: verdana;
font-size: 100%;
text-align: center;
font-weight: bold;
}

a.menu-selected
{
padding-top: 5px;
padding-bottom: 6px;
padding-left: 14px;
padding-right: 14px;
background-color: #e0ecf4;
color: #000000;
text-decoration: none;
font-family: verdana;
font-size: 100%;
text-align: center;
font-weight: bold;
}

a.menu:hover
{
background-color: #e0ecf4;
color: #000000;
text-decoration: none;
}

div.main
{
text-align: center;
}

div.menu
{
align: center;
background-color: #606060;
border-color: #e0ecf4;
border-style: solid;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 50px;
border-right-width: 50px;
color: #808080;
font-family: verdana;
font-size: 100%;
text-align: center;
line-height: 200%
}

div.title
{
align: center;
background-color: #606060;
border-color: #e0ecf4;
border-style: solid;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 50px;
border-right-width: 50px;
color: #f0f0f8;
font-family: verdana;
font-size: 200%;
text-align: center;
}

div.footer
{
font-family: verdana;
font-size: 80%;
text-align: center;
line-height: 160%;
height: 16px;
}


p
{
padding: 10px;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
color: #000000;
font-family: verdana;
font-size:100%;
text-decoration: none
}


table
{
padding: 10px;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
color: #000000;
font-family: verdana;
font-size:100%;
text-decoration: none
}

td#left
{
vertical-align: top;
text-align: right;
width: 30%;
}

td#right
{
vertical-align: top;
text-align: left;
width: 70%;
}

img
{
margin-left: 10px;
margin-right: 10px;
border-width: 0px;
}


img.right
{
float: right;
padding-left: 10px;
border-width: 0px;
}

img.left
{
float: left;
padding-right: 10px;
border-width: 0px;
}

img.main
{
float: center;
border-width: 0px;
}

h1
{
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
color: #000000;
font-family: verdana;
font-size:150%;
text-decoration: bold;
}

h2
{
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
color: #000000;
font-family: verdana;
font-size:120%;
text-decoration: bold;
}

hr
{
margin-left: 10px;
width: 50%;
}
