﻿body
{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 12px;
    background-color: #FFFFFF;
    margin: 0px;
    color:#343434
}

#container
{
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    background-color: #FFFFFF;
}
.msgexpired{color:#cc0000;font-size:16px;padding-top:30px}
.header
{
    padding: 0px 0px 0px 10px;
}

.home_main_ad
{
    padding: 0px;
    height: 210px;
    border-top: 1px solid #D9E1DC;
   background: #ECF5F0 url( '../../img/bg_homepagehouse.gif' )  no-repeat  bottom right; 
}
.divbar
{
       
    border-top: 1px solid #D9E1DC;
 padding:10px;
 font-size:12pt;
 background-color:#ECF5F0;
 border-bottom:0px solid White;font-weight:bold;
 }
 
    }
.page_title
{
    padding: 17px;
    border-top: 1px solid #D9E1DC;
    font-size: 24px;
    background-color: #ECF5F0;
}

.maincontent
{
    padding: 0px 0px 20px 0px;
}
a
{
    color: #558883;
    text-decoration: none;
}
 

 
a:hover
{
    color: #cc0000;
    text-decoration: underline;
}

/*******************box*********************************/
.box .left_top
{
    background: url(../../img/left_top.gif) left top no-repeat;
}
.box .right_top
{
    background: url(../../img/right_top.gif) right top no-repeat;
}
.box .left_bot
{
    background: url(../../img/left_bot.gif) left bottom no-repeat;
}
.box .right_bot
{
    background: url(../../img/right_bot.gif) right bottom no-repeat;
    width: 100%;
}

.box .side_left
{
    background: url(../../img/side_left.gif) left top repeat-y #FFFFFF;
}
.box .side_right
{
    background: url(../../img/side_right.gif) right top repeat-y;
}
.box .side_top
{
    background: url(../../img/side_top.gif) left top repeat-x;
}
.box .side_bot
{
    background: url(../../img/side_bot.gif) left bottom repeat-x;
}
/***************************end box**************************/

/*******************box_1*********************************/
.box_1 .left_top
{
    background: url(../../img/left_top_1.gif) left top no-repeat #E9E9E9;
}
.box_1 .right_top
{
    background: url(../../img/right_top_1.gif) right top no-repeat;
}
.box_1 .left_bot
{
    background: url(../../img/left_bot_1.gif) left bottom no-repeat;
}
.box_1 .right_bot
{
    background: url(../../img/right_bot_1.gif) right bottom no-repeat;
    width: 100%;
}
/***************************end box_1**************************/

#footer
{
    clear: both;
    font-size: 12px;
}
.right
{
    color: #343434;
    float: right;
    font-size: 100%;
    margin-top: 5px;
}
.left
{
    color: #343434;
    float: left;
    font-size: 100%;
    margin-top: 5px;
}

.tblrowhighlight
{
    background-color: #ffff9c;
}
