/**
td.topimage { background: url(../../images/orange/top.jpg) ; }
td.bottomimage { background: url(../../images/orange/bottom.jpg) ; }
.highlight { color: #ff6600 ; } 
a { font-family: verdana, arial, helvetica, sans-serif ; color: #ff6600 ; text-decoration: none ; }
input.search { background: #b22222; text-align: right ; font-weight: bold ; }
input.searchbutton { background: #b22222; text-align: center ; font-weight: bold ; }
ul { list-style: url(../../images/orange/bullet.gif) }
**/

#header { background-image: url(../images/banners/orange_top.jpg); }
#footer { background-image: url(../images/banners/orange_bottom.jpg); }
#header input { background-color: #b22222; text-align: right; font-weight: bold; }
#header li a { color: #FFF; text-decoration: none; font-weight: bold; }
a { text-decoration: none; color: #ff6600; }
#header a:hover { text-decoration: underline; }

