﻿.heading
        {
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    top: -2px;
}
.newStyle1
        {
            font-family: verdana;
            font-size: 11px;
        }
body
{
    background-color: #273A8D;
    clip: rect(0px, 0px, 0px, 0px);
    top: -5px;
    font-weight:normal;
    font-family:Verdana;
}
table
{
    border-width: 0px;
    width: 96%;
    top: -1px;
    clip: rect(auto, auto, auto, -2px);
}
.Ctable
{
    border-width: 0px;
    width: 100%;
    top: -1px;
    background-color: #FFFFFF;
    height: 360px;
}

.IE8Fix
{
    z-index: 100;
    width:200px;
}
.minorHead
        {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    top: -2px;
}
.AgentNote
        {
    font-family: Verdana;
    font-size: 14px;
    top: -2px;
}
.lessorHead
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
/*Drop-down menu*/
/*.nav2 {float:left; width:900px; border:none; background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) no-repeat; color:rgb(75,75,75); font-size:130%;} Color navigation bar normal mode*/

/*Non-IE6 hovering*/
.nav2 hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/

/*IE6 hovering*/
.nav2 a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
