﻿body 
{
    font-size: 12px; 
    color: #3b3b3b; 
    font-family: Tahoma, Verdana, Arial; 
    background: url(../../Images/red_bg.jpg) #3c0001 fixed repeat-x center top; 
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin: 0px; 
    padding-top: 0px;    
}
.off
{
    background-color:#6b6bbf;
}
.on
{
    background-color:#FF6600;
}
.style1
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
a:link
{
    color:#CC0000;
    text-decoration:none;
    font-weight:bold;
}
a:visited
{
    color:#CC0000;
    text-decoration:none;
    font-weight:bold;
}
a:hover
{
    color:#555555;
    text-decoration:none;
    font-weight:bold; 
}

h1 {font-size: 40px;color:#222222;font-family:Tahoma, Verdana, Arial;font-weight:normal}
h2 {font-size: 33px;color:#222222;font-family:Tahoma, Verdana, Arial;font-weight:normal}
h3 {font-size: 26px;color:#222222;font-family:Tahoma, Verdana, Arial;font-weight:normal}
h4 {font-size: 26px;color:#222222;font-family:Tahoma, Verdana, Arial;font-weight:normal}

.topLeftCorner
{
    background-image: url(../../Images/topBGleft.gif); background-repeat: no-repeat; background-position: left top; height: 20px;
}
.topMiddle
{
    background-image: url(../../Images/bottomBG.jpg); background-repeat: repeat-x; background-position: center top; height: 20px;
}
.topRightCorner
{
    background-image: url(../../Images/topBGright.gif); background-repeat: no-repeat; background-position: right top; height: 20px;
}
.bottomLeftCorner
{
    background-image: url(../../Images/bottomBGleft.gif); background-repeat: no-repeat; background-position: left top; height: 35px;
}
.bottomMiddle
{
    background-image: url(../../Images/bottomBG.jpg); background-repeat: repeat-x; background-position: center top; height: 35px
}
.bottomRightCorner
{
    background-image: url(../../Images/bottomBGright.gif); background-repeat: no-repeat; background-position: right top; height: 35px;
}
.Table1
{
    color: #ffffff; z-index: -1; /*width: 949px; height: 100%; background-color: #121212; padding-top: 2px;*/
}
.Table1Cell1
{
    width: 100%; background-color: #FFFFFF;    
}
.MainMenuTable
{
    border-color: #333333; border-width: 1px; z-index: 1;
}
.AdministratorCell
{
    background-position: left top;
    width: 100%;
    background-repeat: repeat-x;
    background-color: #e1e1e1; 
    font-size: 12px; 
    color: #111111; 
    font-family: Tahoma, Verdana, Arial;
}
.LoginCell
{
    background-position: left top;
    width: 100%;
    background-repeat: repeat-x;
    background-color: #e1e1e1; 
    font-size: 12px; 
    color: #111111; 
    font-family: Tahoma, Verdana, Arial;
}
.MainContent
{
    background-position: left top; 
    background-color:#FFFFFF; 
    background-repeat: no-repeat;   
}
.MainContent_LeftColumn
{
    background-position: left top;
    height:550px;
    background-repeat: no-repeat;
    background-color: #FFFFFF; 
    background-image: url(../../Images/people_redone.jpg);
}
table.inquire_table
{
    color: #333;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}
p.inquire_table_p
{
    margin: 0px;
}
td.inquire_table_left
{
    text-align: left;
    vertical-align: top;
    width: 100px;
}
td.inquire_table_right
{
    text-align: left;
    vertical-align: middle;
    width: 300px;
}
td.inquire_table_footer
{
    width: 100%;
    text-align: right;
}
td.inquire_table_error
{
    width: 100%;
    text-align: left;
}