<!--
body {background-image: url(images/sidebar.gif); background-repeat: repeat-y; background-position: 100% 0%; background-color: #421010;}
td {background-color: #000000;}
td.none {background-color: #421010;}

div.margin1 {margin-left: 10px; margin-top: 10px;}

table a:link, table a:active, table a:visited, table a:hover {text-decoration: none;}
table a:link, table a:visited {color: #FFCC66;}
table a:active {color: #FFFFFF;}
table a:hover {color: #FFFF99; border-style: solid; border-color: #FFCC66; border-top-width:0px; border-bottom-width:0px; border-left-width: 2px; border-right-width: 2px; padding-left: 2px; padding-right: 2px; padding-top: 0px; padding-bottom: 0px;}

table a:link.spec, table a:active.spec, table a:visited.spec, table a:hover.spec {text-decoration: none; color: #FFCC66; border-width: 0px; padding: 0px;}
-->