BODY {
        font-size : 8pt;
        color: #4D4D4D;
        font-family: Veranda, "Verdana",Sans-Serif ;
        margin:0px auto; padding:0px;
        background: #3F2A50 url(http://www.bride-chat.com/images/bridal_bg.gif) repeat;

}

div.bride {
        background: url(http://www.bride-chat.com/images/bridal_main_graphic.jpg) no-repeat;
        width: 483px;
        height:  100px;
        padding-left: 15px;
        padding-top: 55px;
        padding-right: 240px;
        padding-bottom: 50px
        }

div.TOP {
                margin:0px auto; padding:0px;
                height: 22px;
                width: 100%;
        }


TABLE.MAIN {    width: 758px;
                height: 500px;
                background: white;
                border-left: 10px solid white;
                border-right: 10px solid white;
                border-bottom: 10px solid white;
                margin:0px auto; padding:0px
}

TABLE.FULL {    width: 100%;
                height: 100%;
                padding-left: 20px;

}


TABLE.BOTTOM {  width: 770px;
                text-align: left;
                color: #BEBEBE;
                padding: 0px;
                margin:0px auto; padding:0px

}

TD.BOTTOM { font-family: Verdana, "Verdana", Sans-Serif;
            font-size: 7pt;
                }



a:link { color: #6B9EB9; text-decoration: none; font-weight: bold}
a:visited { color:#6B9EB9; text-decoration:none; font-weight: bold}
a:hover { color: #91BED6; text-decoration: underline; font-weight: bold }
a:active { color: #6B9EB9; text-decoration: none; font-weight: bold}

a.directions:link { color: #ffffff; text-decoration: none }
a.directions:visited { color: #ffffff; text-decoration: none }
a.directions:hover { color:#ffc200; text-decoration: underline }
a.directions:active { color: #ffffff; text-decoration: none}

a.bottom:link { color: #BEBEBE; text-decoration: none }
a.bottom:visited { color: #BEBEBE; text-decoration: none }
a.bottom:hover { color:#000000; text-decoration: underline }
a.bottom:active { color: #BEBEBE; text-decoration: none}

a.BIG:link { color: #00AB04; text-decoration: none }
a.BIG:visited { color: #00AB04; text-decoration: none }
a.BIG:hover { color:#000000; text-decoration: underline }
a.BIG:active { color: #00AB04; text-decoration: none}

a.white:link { color: #ffffff; text-decoration: none }
a.white:visited { color: #ffffff; text-decoration: none }
a.white:hover { color:#ffffff; text-decoration: underline }
a.white:active { color: #ffffff; text-decoration: none}

a.navigation:link { color: #6B9EB9; text-decoration: none; padding: 10px; }
a.navigation:visited { color: #6B9EB9; text-decoration: none; padding: 10px; }
a.navigation:hover { color:#91BED6; text-decoration: underline; padding: 10px; }
a.navigation:active { color: #6B9EB9; text-decoration: none; padding: 10px;}

div.navigation {
        height: 20px;

        width: 731px;
        margin-bottom: 3px;

        text-align: right;

        }



H1 {
  font-weight: bold;
  font-size: 10pt;
  line-height: 10pt;
  font-variant: normal;
  font-style: normal;
  margin-bottom: 5px;
}

H3 {
  font-weight: bold;
  font-size: 10pt;
  line-height: 10pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}

H5 {
  font-weight: bold;
  font-size: 9pt;
  line-height: 9pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}

div.hr {
  height: 1px;
  background: #fff url(dot.gif) repeat-x scroll center;
  width:100%;
}
div.hr hr {
  display: none;
}


div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000;
  width:200px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }
