
.navbuttons a                                                               { color: blue; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background: #fafad2 url(images/arrowblue.gif) no-repeat; text-align: left; padding: 3px 10px; border-right: 1px solid #4682b4; border-bottom: 1px solid #4682b4; height: 20px; text-color: black  }
.navbuttonssmall a    { color: blue; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background: #fafad2 url(images/arrowblue.gif) no-repeat 90% center; text-align: left; padding: 3px 3px 3px 10px; border-right: 1px solid #4682b4; border-bottom: 1px solid #4682b4; width: 100px; height: 20px; text-color: black  }
.navbuttonsleft a      { color: blue; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background: #fafad2 url(images/arrowblue.gif) no-repeat; text-align: left; padding: 3px 10px; border-right: 1px solid #4682b4; border-bottom: 1px solid #4682b4; border-left: 1px solid #4682b4; height: 20px; text-color: black  }
.navbuttonsleftsmall a  { color: blue; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background: #fafad2 url(images/arrowblue.gif) no-repeat 90% center; text-align: left; padding: 3px 3px 3px 10px; border-right: 1px solid #4682b4; border-bottom: 1px solid #4682b4; border-left: 1px solid #4682b4; width: 70px; height: 20px; text-color: black  }
.navbuttons a:hover, .navbuttons a:active                      { color: red; text-decoration: none; background: #d3efcc url(/images/rarrowred.gif) no-repeat; text-align: center; padding: 3px 10px; border-right: 1px solid #4682b4; border-bottom: 1px solid #4682b4; border-left: none #4682b4; height: 20px; text-color: black  }
.navbuttonsleft a:hover, .navbuttonsleft a:active       { color: red; text-decoration: none; background: #d3efcc url(images/arrowred.gif) no-repeat; padding: 3px 10px; border-right: 1px solid #4682b4; border-bottom: 1px solid #4682b4; border-left: 1px solid; height: 20px }
