﻿body 
{
    background-image: url("../images/background.jpg"); 
    background-repeat: repeat; 
    background-position: center;
    background-color: #fff;
    color: #000;
    margin-top: 0px;
    font-family: Arial;
    font-size: 12px; 
}
.TitleText
{
    font-family: Arial Black;
    font-size: 16px;  
    color: #000; 
}
.header
{
    font-family: Arial;
    font-size: 15px;  
    color: #000000;
    margin-bottom: 0;
}
#Content
{
    margin-left: auto;
    margin-right: auto;
    width: 945px;
    background-color: White;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 30px;
    border-style: solid;
    border-color: #999;
    border-width: thin;
}
#Content:after
{
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}
#header
{
    float: left;
    width: 945px;
    height: 184px;
    text-align: right;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    color: #000000;
}
#tableInsert
{
    float: right;
    padding: 2px;
}
#tableInsert2
{
    float: center;
    padding: 2px;
}
#demoMenu
{
    float: right;
    width: 100%;
    padding-top: 5px;
    background-color: #404041;
    font-size: 12px;
    font-family: Arial; 
}
#NewsImage
{
    float: right;
    width: 200px;
}
.H1
{
    text-decoration: none;
    color: #F88607;
    font-weight: bold;
    font-size: 16px;
}
.demoLinks
{
    text-decoration: none;
    color: #F88607;
    font-weight: bold;
    font-size: 12px;
}
.demoLinks:Hover
{
    text-decoration: none;
    color: #D77406;
}
#MainMenu
{
    float: left;
    width: 935px;
    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: #000000;
    font-size: 12px;
}
.menuLinks:Hover
{
    text-decoration: underline;
    background-color: White;
    color: black;
}
#Advert
{
    float: left;
    width: 148px; 
}
#Promotions
{
    float: right;
    border-left-width: 2px;
    border-left-style: dotted;
    border-left-color: #d0d4d7;
}
#MainBody
{
    float: left;
    width: 515px;
    height: 395px;
    overflow: scroll;
}
#footer
{
    
    width: 935px;
    padding: 5px;
    background-color: #FFFFFF;
    color: #000;
    text-align: right;
    font-size: 9px;
}
#MainContainer
{
    height: 403px;
    float: left;
    width: 945px;
    padding-right: 5px;
}
.footLinks
{
    text-decoration: none;
    color: #000;
    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;
}

.mainFlash
{
    border: 0;
    padding: 0;
    margin: 0;
    background: url('../Images/bground_left_2.jpg') repeat-x;
    height: 258px;
}
