﻿body, html
{
    padding: 0;
    margin: 0;
}
#top
{
    width: 800px;
    height: 40px;
    margin: 0;
    padding: 0;
}
#top a:link
{
    display: block;
    float: left;
    margin-right: 1px;
    padding: 10px;
    background: #B8D03B url(images/img01.gif) no-repeat;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
}
#top a:hover
{
    display: block;
    float: left;
    background: #DDE6AB;
    color: #2C2E22;
}
#top a:visited
{
    display: block;
    float: left;
    margin-right: 1px;
    padding: 10px;
    background: #B8D03B url(images/img01.gif) no-repeat;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
}
#header
{
    width: 800px;
    text-align: left;
    background: #F7F7DE;
    font-family: Arial;
}
#header .fontstyle
{
    font-size: 10pt;
    line-height: 200%;
    margin: 10px 60px 10px 100px;
    color: #4F4F4F;
}
#header .bgcolor
{
    height: 7px;
    background: #80BFD0;
}
#header .bookimg
{
    text-align: center;
}
#header .title
{
    margin: 5px 0px 5px 20px;
    font-size: 11pt;
    font-weight: bold;
    line-height: 150%;
    color: #2C2100;
}
#header .title .small
{
    font-size: 10pt;
    color: #E14F00;
    font-weight: normal;
}
#header .page
{
    font-size: 10pt;
    margin: 10px 20px 10px 20px;
    line-height: 180%;
    color: #151711;
}
#header .page .color
{
    color: #DF706C;
}
#header .page .price
{
    color: #253C4D;
}
#header .page .price .imp
{
    color: red;
    font-weight: bold;
    font-size: 12pt;
}
#header .btlink
{
    font-size: 9pt;
    text-align: right;
    margin: 0px 10px 5px 0px;
}
#header .btlink a:link
{
    text-decoration: underline;
    color: #0A7C9B;
}
#header .btlink a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}
#header .btlink a:visited
{
    text-decoration: underline;
    color: #0A7C9B;
}
#content
{
    width: 800px;
    text-align: left;
    background: url(48.gif);
    font-family: Arial;
}
#content .imgstyle
{
    text-align: center;
    line-height: 180%;
    margin: 15px 0px 15px 0px;
    font-size: 11pt;
    color: #424735;
}
#content .imgstyle a:link
{
    text-decoration: underline;
    color: #2E4A5F;
    font-weight: bold;
}
#content .imgstyle a:hover
{
    text-decoration: none;
    color: #F7BC5B;
    font-weight: bold;
}
#content .imgstyle a:visited
{
    text-decoration: underline;
    color: #2E4A5F;
    font-weight: bold;
}
#footer
{
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
    color: #3C3319;
    letter-spacing: 1px;
}
#footer .imp
{
    font-size: 12pt;
    color: Red;
}
