﻿body
{
    margin-top:0px;
    background-image:url(images/bg_page_1.jpg);
    background-repeat: repeat-x;
    background-color: white;
    height: 100%;
}
html
{
    height: 100%
}
table
{
    margin:0px;
    padding: 0px;
}
.bodytable
{
    margin:0px auto;    
    border-style: none;
    width: 700px;
    /* min-height: 100%; */
    border-collapse: collapse;
    padding:0px;
    margin: 0px;
}
.mortgagesheader
{
    padding: 0px;
    border-collapse:collapse;
    border:none;
}
.menubar
{
    background-color: #663399;
    color:White;
    font-family:Verdana,arial;
    font-weight:bold;
    height:20px;
    width:700px;
    margin:0px;
    border-collapse: collapse;
    border-top:solid 1px white;
}
.menubar1
{
    color:White;
    font-family:Verdana,arial;
    font-weight:bold;
    height:18px;
    width:695px;
    margin:0px;
    border-collapse: collapse;
}
.telephone
{
    float:right;
    color: White;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight:bold;
    text-decoration: none;
}
.bodytext
{
    /*width:490px;
    height: 500px;
    padding:10px; */
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight:normal;
    color:Black;
    /* float: left; */
}
.calculator
{
    width: 160px;
    float: right;
    padding:10px;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight:normal;
    color:Black;
    clear:left;
    border-left: dotted 1px maroon;
}
.mortgages
{
    color:black;
    font-family:Verdana,arial;
    font-weight:normal;
    font-size:10px;
    margin:0px;
}
.disclaimer
{
    color:black;
    font-family:Verdana,arial;
    font-weight:normal;
    font-size:10px;
    margin:0px;
    border-collapse: collapse;
}
.webdesignhertfordshire
{
    color: #808080;
    font-family: Verdana,arial;
    font-weight: normal;
    font-size: 10px;
    margin: 5px;
    border-collapse: collapse;
}
/* Menu Items */

a.menulink
{
    color:White;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight:normal;
    text-decoration: none;
    margin-left:10px;
    margin-right:10px;
    line-height:18px;
    display:block;
    float:left;
}
a.menulink:hover
{
    text-decoration:underline;
}
a.boxlink
{
    color:blue;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight:normal;
    text-decoration: none;
    font-style:italic;
}
a.boxlink:hover
{
    text-decoration:underline;
}
#submitmortgageform
{
    display:block;
    width:50px;
    height: 20px;
    background-image:url(images/send_u.gif);
}
#submitmortgageform:hover
{
    background-image:url(images/send_d.gif);
}
#submitmortgageapplicationform
{
    display:block;
    width:140px;
    height: 20px;
    background-image:url(images/sendmortgageapp_u.gif);
    margin-left:8px;
}
#submitmortgageapplicationform:hover
{
    background-image:url(images/sendmortgageapp_d.gif);
}
a.webdesign
{
    color: blue;
    font-family: Verdana,arial;
    font-weight: normal;
    font-size: 10px;
    margin: 0px;
    border-collapse: collapse;
    text-decoration:none;
}
a.webdesign:hover
{
    text-decoration:underline;
}
a.mortgagelink
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight:normal;
    color:blue;
    text-decoration:none;
}
a.mortgagelink:hover
{
    text-decoration: underline;
}
a.securelink
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight:bold;
    color:blue;
    text-decoration:none;
}
a.securelink:hover
{
    color:red;
    text-decoration: underline;
}