body
{
    background-image: url(images/bg_page_1.gif);
    background-repeat:repeat-x;
    background-color: White;
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: White;
    margin: 0px;
}
.maintable
{
    width: 920px;
    background-image: url(images/1.jpg);
    margin: 0 auto;
    border: solid 1px grey;
    background-color:White;
    vertical-align:top;
    border-collapse:collapse;
}
#header
{
    width:920px;
    height:95px;
    border-collapse:collapse;
    margin: 0px;
}
#menubar
{
    width:920px;
    height:20px;
    /* background-image: url(images/menu_bar.gif); */
    text-align:left;
    vertical-align: middle;
    border-collapse:collapse;
    margin: 0px;
}
#bodycell
{
    font-family: Verdana, Arial;
    background-color:white;
    font-weight: normal;
    font-size: 11px;
    color: maroon;
    width:720px;
    float:left;
    text-align:left;
    margin-left:5px;
    border-collapse:collapse;
}
#footerimage
{
    width:920px;
    height:130px;
    background-image:url(images/menubar.jpg);
    text-align:left;
    border-left:solid 1px #660000;
    border-right:solid 1px #660000;
    border-bottom:solid 1px #660000;
    border-collapse:collapse;
    margin: 0px;
}
#testimage
{
    width:920px;
    height:130px;
    padding: none;
    border: none;
}
.bodytexthome
{
    margin: 10px 100px 3px 10px;
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: maroon;
    text-align:left;
}
.bodytext
{
    margin: 10px 10px 3px 10px;
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: maroon;
    text-align:left;
}
#rightcontent
{
    width:189px;
    text-align:center;
    color: Maroon;
    float:right;
    vertical-align: top;
    border-collapse:collapse;
    margin: 0px;
}
.rightbar
{
    width:179px;
/*     height:466px; */
    margin-top:3px;
    padding-left:10px;
    color:white;
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
}
#rightsegment
{
    background-image:url(images/bniwatford_bm.jpg);
    width:200px;
}
#buttonsegment
{
    background-image:url(images/bniwatford_bm.jpg);
    height: 22px;
}
.bniline
{
    height: 1px;
    width: 100px;
    color:White;
    margin:0px;
}
#contactform
{
    color: Black;
    font-size: 11px;
}
.bnimember
{
    padding-left:10px;
    font-family:Verdana,arial;
    font-size:11px;
    color: Black; 
}
.bnimemberphone
{
    border-bottom: solid 1px #990000;
    height:25px;
    width:160px;
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: maroon;
}
.bnimemberemail
{
    border-bottom: solid 1px #990000;
    height:25px;
    width:270px;
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: maroon;
}
.bnimemberweb
{
    border-bottom: solid 1px #990000;
    height:25px;
    width:270px;
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: maroon;
}
.tdcontact
{
    font-family:Verdana,arial;
    font-size:11px;
    color: Black;
}
.copy
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 10px;
    color: gray;
    text-decoration:none;
    text-align:center;
    margin: 0px auto;
}
li
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 11px;
    color: black;
    text-decoration:none;
}
.li
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: black;
    text-decoration:none;
}
#contacttable td
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: black;
    text-decoration:none;
}
.link
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: blue;
    text-decoration:none;
}
.link:hover
{
    text-decoration:underline;
}
.menulink
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: white;
    text-decoration:none;
    line-height:20px;
}
.menulink:hover
{
    text-decoration:underline;
}
.maillink
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: maroon;
    text-decoration:none;
    line-height:20px;
}
.maillink:hover
{
    text-decoration:underline;
}
.copylink
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 10px;
    color: gray;
    text-decoration:none;
}
.copylink:hover
{
    text-decoration: underline;
}
.submit
{
    display:block;
    background-image:url(images/submit_u.jpg);
    width:91px;
    height:25px;
}
.sumbit:hover
{
    background-image:url(images/submit_d.jpg);
}