A
{
         color:                  #0000FF;
         text-decoration:        none;
}
.current
{
         font-weight:            bold;
}
A:hover
{
         color:                  #666688;
}
A:link
{
         color:                  #0000FF;
}
A:active
{
         color:                  #0000FF;
}


.outertable
{
         border:                 solid thin black;
         width:                  800;
         margin-left:            auto;
         margin-right:           auto;
         border-collapse:        collapse;
}
.outertable .logo
{
         width:                 100%;
         text-align:            center;
}
.middleleft
{
         width:                 130;
         text-align:            center;
         vertical-align:        top;
}
.slideshow
{
         width:                 140;
}
.slideshow_picture
{
         width:                 150;
}

.vertical_spacer
{
         height:                10;
}

.menuleft
{
         border:                none;
}
.menuleft TD
{
         font-style:            italic;
         font-size:             13pt;
         height:                25;
}

.menuleft_indent
{
         margin-left:           20;
}
.menuleft_indent TD
{
         font-style:            italic;
         font-size:             11pt;
         height:                20;
}

.menubottom
{
         margin-left:           auto;
         margin-right:          auto;
}
.menubottom TD
{
         font-style:            italic;
         font-size:             13pt;
}

.content
{
         height:                300;
         overflow:              auto;
         width:                 500;
         border:                none;
         font-size:             13pt;
         padding-right:         10;
}

.sectionheader
{
         font-weight:           bold;
}

.inline
{
         margin:                8;
         border:                none;
}

.bestek
{
         width:                 100%;
         border:                dashed thin black;
}
.bestek TH
{
         text-align:            right;
         vertical-align:        top;
         padding-right:         15;
         font-size:             12.5pt;
}
.bestek TD
{
        padding-bottom:         15;
        font-size:              12.5pt;
}

.vanity
{
       margin-left:             auto;
       margin-right:            auto;
}
.vanity TD
{
        width:                  110px;
        text-align:             center;
}