﻿body 
{
    
    background-color: #ffffff;
    background-repeat: no-repeat;   
    color: #666666;
    margin-top: 0px;
    font-family: Helvetica;
    font-size: 12px; 
}
.TitleText
{
    font-family: Helvetica;
    font-size: 16px;  
    color: #000; 
}
.header
{
    font-family: Helvetica;
    font-size: 15px; 
    font-weight: bold; 
    color: #666;
    margin-bottom: 0;
}
#Content
{
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    background-color: White;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #666;
    border-top: 0;
}
#Content:after
{
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}
#header
{
    float: left;
    width: 945px;
    height: 158px;
    text-align: right;
    background-image: url("../Images/Header.jpg");
    color: #808285;
    padding-right: 5px;
}
#tableInsert
{
    float: right;
    padding: 2px;
}
#tableInsert2
{
    padding: 2px;
}
#demoMenu
{
    float: right;
    width: 100%;
    padding-top: 5px;
    background-color: #000000;
    font-size: 12px;
    font-family: Helvetica; 
}
#NewsImage
{
    float: right;
    width: 200px;
}
.demoLinks
{
    text-decoration: none;
    color: black;
}
.demoLinks:Hover
{
    text-decoration: none;
    color: gray;
}
#MainMenu
{
    float: left;
    width: 945px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 5px;
    height: 16px;
    text-align: Right;
    background-image: url("../Images/bg_menu.gif");
    font-weight: bold;
    color: #666;
}
.menuLinks
{
    text-decoration: none;
    color: #808285;
    font-size: 12px;
}
.menuLinks:Hover
{
    text-decoration: underline;
    background-color: White;
    color: #d71a20;
}
#Advert
{
    float: left;
    width: 148px; 
}
#Promotions
{
    float: right;
}
#MainBody
{
    float: right;
    width: 690px;
}
#footer
{
    float: left;
    width: 940px;
    padding: 5px;
    background-color: #000000;
    color: #fff;
    text-align: right;
    font-size: 9px;
}
#Main
{
    float: right;
    width: 690px;
    height: 360px;
    overflow-y: scroll;
    text-align: left;   
}
#MainContainer
{
    height: 375px;
    background-image: url("../Images/main_bg.jpg");
    float: left;
    width: 945px;
    padding-right: 5px;
    line-height: 12px;
}
#MasterContainer
{
    background-image: url("../Images/main_bg.jpg");
    background-repeat: no-repeat;
    float: left;
    width: 945px;
    padding-right: 5px;
    line-height: 14px;
    padding-top: 8px;
}
#LeftContainer
{
    height: 360px;
    float: left;
    width: 238px;
    padding-right: 5px;
}
.footLinks
{
    text-decoration: none;
    color: #fff;
    font-size: 11px;
}
.footLinks:Hover
{
    text-decoration: underline;
    color: #d71a20;
}
a
{
    color: #666;
    text-decoration: underline;
}
a:hover
{
    color: black;
}
.buttonclick
{
    height: 20px;
    width: 50px;
    background-color: White;
    border-color: #d71920;
    border-width: 1px;
    font-size: 10px;
    color: #d71920;
}
.textbox
{
    font-family: Helvetica;
    font-size: 12px;
}