.topright 
{
width:100%;
text-align: right;
font-family:times;
position:absolute;
right:15px;
top:13px;
}

.bottom 
{
font-family:times;
}

.copyright
{
font-family:arial;
font-size:smaller;
}

.subOutline
{
position:relative;
left:3px;
white-space:nowrap;
text-align:left;
font-size:8pt;
margin:4px;
}
.outline
{
font-size:8pt;
font-color:gray;
padding:6px;
text-align:left;
color:dimgray;
}

.small
{
font-size:x-small;
}

.locationBar
{
background-color: rgb(228,228,228);
text-align:center;
font-size:smaller;
}
a.help
{
text-decoration:none;
color:dimgray;
}

div
{
text-align: center;
}


td.tab
{
border-top-color:rgb(221,221,221);
border-right-color:rgb(221,221,221);
border-left-color:rgb(221,221,221);
border-width:1px;
border-bottom-width:0px;
border-style: solid;
border-bottom-style: none;
white-space:nowrap;
height:22px;
}
td.selectedTab
{
background-color: rgb(228,228,228);
border-top-color:rgb(173,173,173);
border-right-color:rgb(173,173,173);
border-left-color:rgb(173,173,173);
font-weight:bold;
border-width:1px;
border-bottom-width:0px;
border-style: solid;
border-bottom-style: none;
white-space:nowrap;
height:22px;
}
td
{
text-align:left;
}

img
{
border:0px;
}

body
{
font-family:arial;
margin:0px;
}