﻿body {
 background-image:url('images/BackgroundFade.jpg');
 background-repeat: repeat-x;
 background-color: #000c34;
}
.footer {
 font: 9px verdana;
 color: #f1ebdc;
 text-align: center; 
 padding-top: 15px
}

.contact_links {
 font: 14px Garamond;
 color: #a78637;
}

ul {
 line-height: 20px
}
.table_border 
{
    border-left: 1px solid #ffffff; 
    border-right: 1px solid #ffffff; 
    border-bottom: 1px solid #ffffff;
    background-color: #ffffff
}
.inputBorder_new
{
    border: 1px #a78637 solid;
    width: 78px;
    height: 19px;
    color: #b98d4a;
}
.inputBorder
{
    border: 1px #a78637 solid;
    width: 202px;
    height: 19px;
    color: #b98d4a;
}
