div#container
{
   width: 1000px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #FFBD5B;
   background-image: url(images/email_bkgrnd.png);
   color: #000000;
}
@font-face
{
   font-family: Pristina;
   src: url('pristina.eot');
   src: url('pristina.eot?iefix') format('embedded-opentype'),
        url('pristina.ttf') format('truetype');
}
a
{
   color: #0000FF;
   outline: none;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.MenuButton:link
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.MenuButton:visited
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.MenuButton:active
{
   color: #FF0000;
   text-decoration: none;
}
a.MenuButton:hover
{
   color: #000000;
   text-decoration: none;
}
#wb_Text1 
{
   background-color: transparent;
   border: 0px #000000 none;
   padding: 0;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_TextMenu1
{
   color :#000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 11px;
}
#wb_TextMenu1 span
{
   margin: 0px 4px 0px 0px;
}
#wb_emailText1 
{
   background-color: transparent;
   border: 0px #000000 none;
   padding: 0;
}
#wb_emailText1 div
{
   text-align: left;
}
#emailInlineFrame1
{
   border: 0px #C0C0C0 solid;
}
#emailGoMenu1_combobox, #emailGoMenu1_button
{
   border: 1px #C0C0C0 solid;
   background-color: #FFD700;
   color: #000000;
   font-family: Arial;
   font-size: 21px;
}

