body {
background-image: url(bg_top.jpg);
background-position: top;
background-repeat: no-repeat;
text-align: center;
background-color: white;
}
#title {
border:solid 1px #333399;
background-color: #000066;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 15pt;
color: white;
position: relative; 50px; width:200;
text-align: center;
}
table
{
border-color: #333399;
border-width: 1px
border-style: solid;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
}
td
{
border-color: #333399;
border-width: 1px;
border-style: solid;
margin: 0;
padding: 4px;
background-color: white;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
}
#back
{
background-color: #333399;
color: white;
}
#info {
border:solid 1px #333399;
background-color: #ccccff;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #333399;
position: relative; 50px; width:475;
text-align: center;
}
#bottom {
font-fmamily: Tahoma, Arial, Helvetica, sans-serif;
sont-size: 10pt;
color: #9999ff;
text-align: center;
}
#header {
width: 650px;
margin: 8 auto;
height: 75px;
}
#body {
width: 650px;
margin: 60 auto;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
color: black;
text-align: left;
line-height: 15pt;
}
#nav {
width: 650px;
margin: 5 auto;
height= 50;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
color: #ff0033;
text-align: center;
}
a:link { 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
color: #9999ff;
text-decoration: none;
}
a:visited { 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
color: #9999cc;
text-decoration: none;
}
a:hover { 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
color: #9999ff;
text-decoration: underline;
}
a:active { 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
color: #9999ff;
text-decoration: none;
} 
