BODY
{
    color:#000000;
    background: #e2e2e2;
    font-family:Arial;
}

A.nav:hover
{
    background-image:url(images/page/nav-background-hover.png);
}
A.nav
{
    background-image:url(images/page/nav-background.png);
    background-repeat:repeat-x;
    width:150px;
    height:30px;
    display:block;
    float:left;
    text-transform:capitalize;
    font-weight:bold;
    font-size:x-large;
    text-align:center;
    text-decoration:none;
}
A.external
{
    font-size:xx-small;
    color:#000000;
    font-weight:bold;
    text-decoration:underline;
}
A
{
    font-style:normal;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}

P.logo
{
    text-align:left;
    color:#fe0000;
    text-transform:uppercase;
    font-weight:bold;
    font-size:xx-large;
    background: none;
}
P.footer
{
    text-align:left;
    color:#000000;
    font-weight:normal;
    font-size:xx-small;
    background: none;
    float:left;
}
P.subHead
{
    text-align:center;
    color:#000000;
    font-weight:bold;
    background: none;
}
P.head
{
    text-align:center;
    color:#000000;
    text-transform:capitalize;
    font-weight:bold;
    font-size:xx-large;
    background: none;
}
P.contact
{
    text-align:center;
}
P.bodyText
{
    text-align:justify;
    width:45%;
    background: #222222;
    float:left;
}
P
{
    text-align:justify;
    font-size:medium;
    font-weight:normal;
}

TABLE
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

H1
{
    text-align: center;
    background: #ff3333;
    width:100%;
}

TD.tableHeader
{
    color:#000000;
    background:#949494;
    text-align:center;
}

HR.spacer
{
    width:100%;
    display:block;
    visibility:hidden;
    clear:both;
}
HR.nav
{
    width:100%;
    height:5px;
    color:#949494;
    background-color:#949494;
    border:thin solid #949494;
    padding:0px;
    margin-top:0px;
    vertical-align:top;
}
HR.stock
{
    width:100%;
    display:block;
    clear:left;
    height:3px;
    color:#949494;
    background-color:#949494;
    border:0px;
    padding:0px;
    margin-top:0px;
}

IMG.affiliate
{
    max-width:100px;
    max-height:100px;
    float: right;
    width:100px;
}
IMG.nav
{
    margin:0px;
}
IMG.stockImage
{
    float:left;
    margin:20px;
    max-width:150px;
    max-height:150px;
}
IMG.logo
{
    float:left;
    position:relative;
}
IMG.contact
{
    max-width: 400px;
    width:400px;
}
IMG.newStock
{
    max-width: 200px;
    width:200px;
}
IMG.main
{
    max-width: 500px;
    width:500px;
}
IMG
{
    border:0px;
    padding:0px;
}

DIV.nav
{
    background: url(images/page/nav-background.png) #ffffff;
    width:90%;
    min-width:900px;
    margin-left:5%;
    margin-right:5%;
    height:31px;
    text-align:left;
    border-top:0px;
    border-bottom:0px;
}
DIV.topBarLeft
{
    background: none;
    border-right: none;
    width:49%;
    height:150px;
    float:left;
}
DIV.topBarRight
{
    background: none;
    border-left: none;
    width:50%;
    height:150px;
    float:right;
}
DIV.topBarImage
{
    background: url(images/page/banner.jpg) no-repeat center top #ffffff;
    width:90%;
    min-width:900px;
    margin-left:5%;
    margin-right:5%;
    height:150px;
}
DIV.topBar
{
    background: #ffffff;
    width:90%;
    min-width:900px;
    margin-left:5%;
    margin-right:5%;
    height:150px;
}
DIV.bottomBar
{
    background: #ffffff;
    width:90%;
    min-width:900px;
    margin-left:5%;
    margin-right:5%;
    height:125px;
}
DIV.stockInfo
{
    background: #ffffff;
    width:69%;
    text-align:justify;
    position:static;
    float:right;
}
DIV.stockDetail
{
    background: #ffffff;
    width:30%;
    text-align:justify;
    float:left;
}
DIV.stock
{
    background: #ffffff;
    width:99%;
    text-align:justify;
    float:left;
}
DIV.bodyLeft
{
    background: #ffffff;
    width:39%;
    text-align:justify;
    float:left;
}
DIV.bodyRight
{
    background: #ffffff;
    width:60%;
    float:right;
}
DIV.body
{
    background: #ffffff;
    width:90%;
    min-width:900px;
    margin-left:5%;
    margin-right:5%;
    display:block;
}
DIV.thumbnail
{
    width: 25%;
    text-align:center;
    height: auto;
    float:left;
    border: thick solid #ffffff;
}
DIV
{
    border:thin solid #ffffff;
    text-align:center;
}