﻿a:link
{
    color: #7eaf61;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    color: #7eaf61;
    text-decoration: none;
    font-weight: bold;
}
a:active
{
    color: #7eaf61;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    color: #7eaf61;
    text-decoration: underline;
    font-weight: bold;
}

body
{
    padding: 0px;
    margin: 0px;
    font-family: verdana, arial, sans-serif;
    color: #c1c1c1;
    background-image: url(images/background/grey2.jpg);
    background-repeat: repeat;
    font-size: 12px;
}
h1
{
    font-size: 15px;
    font-weight: bolder;
    color: #F6BE4B;
}
.menu
{
    height: 60px;
    background-image: url(images/menu/repeat.gif);
    background-repeat: repeat-x;
    padding: 0px 0px 0px 0px;
}
img, input
{
    behavior: url(http://propertycalculator.net/iepngfix.htc);
}

.text
{
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    color: #F0F0F0;
}
.logo
{
    background-image: url(images/titlebg.gif);
    background-repeat: repeat-x;
    float: left;
    padding: 0px 7px 0px 10px;
    height: 50px;
}
.title
{
    background-image: url(images/titlebg.gif);
    background-repeat: repeat-x;
    padding-top: 5px;
    margin: 0px;
    height: 45px;
}
.titlefont
{
    font-family: Trebuchet MS, verdana, arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
.titlefontsm
{
    font-family: Trebuchet MS, verdana, arial, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}
.titlefontgr
{
    font-size: 10px;
    font-weight: bold;
    color: #393939;
}
.titlestopwrap
{
    width: 350px;
}
.toolbar
{
    padding: 10px 10px 0px 10px;
    height: 500px;
    width: 32px;
    float: left;
}
.toolbarbutton
{
    padding-bottom: 2px;
}
.maindiv
{
    margin-top: 10px;
    margin-left: 20px;
    width: 970px;
    background-color: #272727;
}
.maintable
{
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
}
.maincoll
{
    background-color: #272727;
    width: 200px;
    padding: 5px;
    border-right-style: solid;
    border-right-color: #404040;
    border-right-width: 2px;
    vertical-align: top;
}
.maincolr
{
    background-color: #313131;
    width: 750px;
    padding: 5px;
}
.bottombanner
{
    background-color: #313131;
    height: 100px;
    padding: 20px 20px 20px 20px;
    border-top-style: solid;
    border-top-color: #404040;
    border-top-width: 2px;
    margin-left: 20px;
}
.resultlabel
{
    font-size: 14px;
    font-weight: bold;
    color: #F6BE4B;
}
.errorlabel
{
    font-weight: bold;
    color: #FF0000;
    text-align: left;
}
.calcheading
{
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    color: #3399FF;
}
.formlabels
{
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #c1c1c1;
}
.tblyldc1
{
    width: 105px;
}
.tbldollar
{
    text-align: right;
    width: 10px;
}
.tbltxtbox
{
}
.tblyldc4
{
    width: 140px;
    text-align: left;
}
.tblcocr1c1
{
    width: 65px;
}
.tblcocr1c3
{
    width: 65px;
}
.tblcocr2c1
{
    width: 65px;
}
.tblcocr2c3
{
    width: 50px;
}
.tblcocr3c1
{
}

.cocrtbl1
{
    width: 105px;
}
.cocrtbl2
{
    width: 152px;
}
.button
{
    float: left;
    width: 190px;
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #1A1A1A;
    margin: 2px;
    display: block;
}
.button:hover
{
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    display: block;
    text-decoration: none;
}
.imgbtn
{
    height: 20px;
    width: 20px;
    border: 0;
}
.justify {text-align: justify;}

.red {color: Red; font-weight: bold;}

.list1 li {padding-top: 5px; }
