body
{
    background-image:url(images/backd.gif);
    background-position:center top;
    background-repeat:no-repeat;
}
td.backcolor
{
    background-color: #0042A6;
}
td.sidebar
{
    background-color: #DFEAFF;
}

span.menu,span.menu:link
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: White;
    padding: 2px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: solid 3px white;
}

span.menu:hover
{
    background-color: #0042A6;
    color: yellow;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: solid 3px yellow;
}
span.links
{
    font-family:Trebuchet MS;
    color: Black;
    font-size:12px;
    font-weight:bold;
}
span.links:hover
{
    color: white;
    text-decoration: none;
    font-size:12px;
   /* border: solid 2px #0042A6; */
   background-color: #0042A6;
    padding-right: 0px;
    font-weight: bold;  
}

span.arrow
{
    color:#0042A6;
    font-weight:bold;
    font-size:13px;
    font-weight:bold;
}
span.arrow:hover
{
    color:Yellow;
    font-weight:bold;
    font-size:13px;
}
span.bottommenu
{
    font-family:Trebuchet MS;
    vertical-align:top;
    font-size:12px;
    color:white;
    text-decoration: none;
}
span.bottommenu:hover
{
    color:yellow;
}
.text
{
    font-family:Trebuchet MS;
    font-size:13px;
    color:#0042A6;
}
.tophead
{
    font-family:Trebuchet MS;
    font-size:16px;
    color:#0042A6;
    font-weight:bold;
}
.call
{
    font-family:Trebuchet MS;
    color: Red;
    font-size: 15px;
}

#name
{
    width: 153px;
    margin-left: 0px;
}
#email
{
   width: 168px;
}
     
#subject
{
   width: 207px;
}
.input
{
    border: solid 1px #0042A6;
}
.valid
{
    font-size:12px;
}
.inputext
{
    border: solid 1px #0042A6;
    width: 340px;
    height: 95px;
}
