body
{
    font-family: Bookman Old Style;
    color: #ffffff;
    font-size:12pt;
    background-color: #000000;
    background: url(images/b_background.png)
}
a
{
    font-family: Bookman Old Style;
    color: #ffffff;
}
.tablegen
{
    background-color: #000000;
    font-size:12pt;
}
.tablephotos
{
    border: 1px solid #496E97;
}
.greytitle
{
    font-family: Bookman Old Style;
    color : #7f7f7f;
    font-size:12pt;
}
.greynote
{
    font-family: Bookman Old Style;
    color : #7f7f7f;
    font-size:8pt;
}
.smallcomment
{
    font-family: Bookman Old Style;
    color : #7f7f7f;
    font-size: 10pt;
}
.errmessage
{
    font-family: Bookman Old Style;
    color: #ff0000;
    font-size:12pt;
}
.border_hl      {  background: url(images/b_corner_hl.png.old) }
.border_hr      {  background: url(images/b_corner_hr.png.old) }
.border_fl      {  background: url(images/b_corner_fl.png.old) }
.border_fr      {  background: url(images/b_corner_fr.png.old) }
.border_header  {  background: url(images/b_header.png.old) }
.border_footer  {  background: url(images/b_footer.png.old) }
.border_right   {  background: url(images/b_right.png.old) }
.border_left    {  background: url(images/b_left.png.old) }
.bouton {
    color: #000000;
    font-family : Bookman Old Style;
    border: 1px solid #496e97;
    background-color: #ffffff
}
.guestbk
{
        border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 1px;
        border-bottom: 1px solid #496e97;
        background-color: #000000;
}
.ttl_u
{
        border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 1px;
        border-bottom: 1px solid #FFFFFF;
        font-family: Bookman Old Style;
        color: #ffffff;
        font-size:14pt;
}
.small_lnk
{
        font-family: Bookman Old Style;
        color: #ffffff;
        font-size:10pt;
}
.lnk
{
        font-family: Bookman Old Style;
        color: #ffffff;
        font-size:12pt;
}
.cat_lnk
{
        font-family: Bookman Old Style;
        color: #ffffff;
        font-size:14pt;
}
.bot
{
        color: #000000;
}
.bluecell
{
        background-color: #CEDAE8;
}