@charset "utf-8";
/* CSS Document */

body {background: url(images/Background.jpg); background-repeat: repeat-x; background-color: #000000;}
font.spacer {color: #8f8f8f; font-size: 12px;}
img {border: 0;}

td.content {background-color: #e6e6e6; padding: 5px 10px;}
td.filler {background-color: #e6e6e6;}

a:link {color: #792700; text-decoration: none;}
a:visited {color: #792700; text-decoration: none;}
a:hover {color: #792700; text-decoration: none;}
a:focus {color: #792700; text-decoration: none;}
a:active {color: #792700; text-decoration: none;}

a.footer:link {color: #666666; text-decoration: none;}
a.footer:visited {color: #666666; text-decoration: none;}
a.footer:hover {color: #666666; text-decoration: none;}
a.footer:focus {color: #666666; text-decoration: none;}
a.footer:active {color: #666666; text-decoration: none;}
