.showAddress
{
    display: inline;
}

.round-tl
{
    background: url('tl.gif') top left no-repeat;
}
.round-tr
{
    background: url('tr.gif') top right no-repeat;
}
.round-br
{
    background: url('br.gif') bottom right no-repeat;
    height: 600px;
}
.round-bl
{
    background: url('bl.gif') bottom left no-repeat;
    height: 600px;
}
#container
{
    background: url('tilebg.jpg') repeat;
    width: 792px;
    height: 600px;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0 auto;
    text-align: left;
}
#wrapper
{
    width: 760px;
    margin: 0 auto;
    text-align: left;
}
a:link
{
    color: #000000;
    text-decoration: none;
}
a:visited
{
    color: #000000;
    text-decoration: none;
}
div a:hover
{
    color: #800000;
    text-decoration: underline;
}
a:active
{
    color: #333333;
    text-decoration: none;
}
#content
{
    border: medium solid rgb(0,0,0);
    background: url('round3.jpg');
    position: absolute;
    left: 190px;
    top: 120px;
    width: 575px;
    height: 375px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
#morphContainer
{
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 100%;
    display: none;
    z-index: 499;
}
#blackScreen
{
    position: relative;
    background-color: #FFFFFF;
    width: 700px;
    margin: 0px auto;
    text-align: left;
    top: 35px;
    height: 540px;
    z-index: 500;
}
#blackScreen2
{
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 100%;
    display: none;
    z-index: 499;
    background-color: #282828;
    filter: alpha(opacity=80);
    -moz-opacity: .80;
    opacity: .80;
}
#contentScroll
{
    position: absolute;
    background: url('round3.jpg');
    font-size: 8px;
    overflow: auto;
    top: 0px;
    left: 0px;
    width: 575px;
    height: 375px;
    font-size: 14px;
    z-index: 3;
}
.Logo
{
    position: absolute;
    width: 255px;
    height: 92px;
    top: 25px;
    left: 10px;
    z-index: 15;
}
#bottomBar
{
    position: absolute;
    width: 100%;
    height: 29px;
    top: 498px;
    text-align: center;
    font-style: italic;
    z-index: 200;
    background-image: url('bottombar.jpg');
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 8px;
}
#NavBar
{
    line-height: 33px;
    position: absolute;
    width: 100%;
    top: 50px;
    text-align: right;
    z-index: 5;
    background-image: url('navBarBack.jpg');
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
#lady
{
    width: 209px;
    height: 55px;
    z-index: 105;
    position: relative;
    left: 0px;
    top: 155px;
}
.loginTable
{
    width: 200px;
}
.loginLabelTd
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
}
.bottomLogo
{
    position: absolute;
    left: 478px;
    top: 528px;
    background-image: url('logos.jpg');
    width: 285px;
    vertical-align: top;
    height: 44px;
    width: 316px;
}

.hyperBlue
{
    color: #0000FF !important;
    text-decoration: underline;
}
a.hyperBlue:hover
{
    color: #800000;
    text-decoration: underline;
}body
{
    margin: 10px 0px;
    padding: 0px;
    text-align: center;
}


#PhnBar
{
    line-height: 33px;
    position: absolute;
    width: 98%;
    top: 83px;
    text-align: right;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}


