div#container
{
   width: 591px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #D0D0D0;
   color: #000000;
}
#backgroundimage
{
   border-width: 0;
   height: auto;
   left: 0;
   margin: 0;
   min-height: 100%;
   min-width: 591px;
   padding: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
#Image1
{
   border: 0px #000000 solid;
}
#wb_Text1 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#Image2
{
   border: 0px #000000 solid;
}
#wb_Text2 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   text-align: right;
}
#wb_Text2 div
{
   text-align: right;
}
.loginform_table
{
   background-color: #F8EDE7;
   border-color:#C97EA2;
   border-width:1px;
   border-style: solid;
   color: #000000;
   border-spacing: 15px;
   font-family: Georgia;
   font-size: 16px;
   font-weight: bold;
   text-align: right;
}
.loginform_header
{
   background-color: #C97EA2;
   color: #FFFFFF;
   text-align: center;
}
.loginform_text
{
   background-color: #FFFFFF;
   border-color: #878787;
   border-width: 1px;
   border-style: solid;
   color: #000000;
   font-family: Georgia;
   font-size: 16px;
   font-weight: bold;
}
.loginform_button
{
   background-color: #FFFFFF;
   border-color: #878787;
   border-width: 1px;
   border-style: solid;
   color: #000000;
   font-family: Georgia;
   font-size: 16px;
   font-weight: bold;
}
