.body{
background-attachment: fixed;
}

a.copyright:link   {text-decoration: none; color: #E6E6E6}
a.copyright:active {text-decoration: none; color: #E6E6E6}
a.copyright:visited{text-decoration: none; color: #E6E6E6}
a.copyright:hover  {text-decoration: none; color: #800000}

.search{
border-style: none;
border-color: #212121;
border-width: 1px;
height: 16px;
width: 150px;
padding: 0px;
font:10pt  Verdana, Arial, Helvetica, sans-serif ;
background: transparent url("../images/search-bg.gif") no-repeat;
}

a.copyright:link   {text-decoration: none; color: #FFFDF7}
a.copyright:active {text-decoration: none; color: #FFFDF7}
a.copyright:visited{text-decoration: none; color: #FFFDF7}
a.copyright:hover  {text-decoration: underline; color: #FFFDF7}

td.underline{border-style: none none dotted none;
             border-color: #505050;
             border-width: 1px;}

a.supportLink:link{color: #800000;
                   text-decoration: none; font-weight: bold;}

a.supportLink:active{color: #800000;
                     text-decoration: none; font-weight: bold;}

a.supportLink:visited{color: #800000;
                      text-decoration: none; font-weight: bold;}

a.supportLink:hover{color: #800000;
                    text-decoration: underline; font-weight: bold;}

