body {

     background-image: url(bk.gif);

     font-family: verdana, sans-serif;

     font-size: 10px;

     text-align: center;

     }



td {

   font-family: verdana, sans-serif;

   font-size: 10px;

   }



.outer { padding: 4px}



/* The sidebar div contains a table with .holder class and a td cell with .sidebar class */



.header {

    border: 1px solid #416A9C;

    background-color: #ffffff;

    margin-bottom: 10px;

    padding: 4px;

    font-weight: bold;

    font-family: verdana, sans-serif;

    font-size: 16px;

    background-image: url(catbk.gif);

    width: 100%;

    color: #416A9C;

    }



#sidebar {

    width: 150px;

    padding: 0px;

    }



#sidebar .holder {width: 150px;}



.sidebar {

    border: 1px solid #416A9C;

    padding: 6px;

    font-size: 10px;

    text-align:center;

    background-color: #ffffff;

    }



.sidebarlinks {

    padding: 0px;

    font-size: 10px;

    text-align:center;

    background-color: #ffffff;

    }



.sidebartitle {

              border: 1px #416A9C solid;

              color: #ffffff;

              padding: 4px;

              font-size: 14px;

              font-weight: bold;

              text-align: center;

              background-image: url(headingbk.gif);

              }



.sidebarsubhead {

         border: 1px #416A9C solid;

         border-bottom: 0px;

         background-color: #416A9C;

         padding: 2px;

         font-size: 12px;

         text-align: center;

         background-image: url(catbk.gif);

         }





.spacer {height: 10px}



#forum {

       padding: 0px;

       padding-left: 10px;

       }



#forum .holder { width:100%;}



.forum {

       padding: 0px;

       border: 1px solid #416A9C;

       background-color: #ffffff;

       }





.forumtitle {

            border: 1px #416A9C solid;

            color: #ffffff;

            padding: 4px;

            font-size: 14px;

            font-weight: bold;

            text-align: center;

            width: 100%;

            background-image: url(headingbk.gif);

            }



table1 { width: 100%}



hr { height: 1px; width: 100%; color: #416A9C; border:0px}



form 1table {  width: auto}



a, a:link {  color: #416A9C; text-decoration: none}

a:visited {  color: #416A9C}

a:hover {  color: #416A9C; text-decoration: underline}



a.nav {

      height: 20px;

      width: 100%;

      padding: 4px;

      margin-bottom: 1px;

      background-color: #ffffff;

      border: 1px #416A9C solid;

      color: #416A9C;

      font-weight: bold;

      }



a.nav:hover {

            background-color: #416A9C;

            color: #ffffff;

            }

