/*  */

BODY, TD, P{

  color : #000000;
  font-family : "Comic Sans MS",Verdana,Arial,sans-serif;
  background-color : white;
}

.menu {
  color : #000000;
  background-color : #fff1dc;
  font-size : 12px;
  font-weight : bold;
  left : auto;
  font-family : "Comic Sans MS",Verdana,Arial,sans-serif;
}
.menu A:LINK {
   color : #000000;
   font-size : 12px;   
   font-weight : normal;
   background-color : #fff1dc;
   font-weight : bold;
}

.menu A:VISITED {
   color: #000000;
   font-size : 12px;   
   font-weight : normal;
   background-color : #fff1dc;
   font-weight : bold;
}

.menu A:HOVER {
   color : #fff1dc;
   font-size : 12px;   
   background-color : #000000;
   font-weight : bold;
}

.menu A:ACTIVE {
   color: #000000;
   font-size : 12px;   
   text-decoration : none;
   background-color : #fff1dc;
   font-weight : bold;
}



TD.menu {
  border : 1px #000000;
  color : #000000;
  background-color : #fff1dc;
  font-size : 12px;
  font-weight : bold;
  border-style : solid;
}
TABLE.menu {
  border : 10px red;
  color : #000000;
  background-color : #fff1dc;
  font-size : 12px;
  font-weight : bold;
}

A:LINK {
   color : #584946;
   font-size : 12px;   
   text-decoration : none;
   background-color : #fff1dc;
}

A:VISITED {
   color: #584946;
   font-size : 12px;   
   text-decoration : none;
   background-color : #fff1dc;
}

A:HOVER {
   color : white;
   font-size : 12px;   
   text-decoration: none;
   background-color : #584946;
}

A:ACTIVE {
   color: #584946;
   font-size : 12px;   
   text-decoration : none;
   background-color : #fff1dc;
}

.topBanner{
  background-color : #fff1dc;
}

TABLE.topBanner, TD.topBanner{
  background-color : #fff1dc;
}


.footer{
  color : #000000;
  background-color : #fff1dc;
  font-size : 10px;
  font-weight : normal;
  font-family : "Comic Sans MS",Verdana,Arial,sans-serif;
}
.footer A:LINK {
   color : #000000;
   font-size : 10px;   
   font-weight : normal;
   background-color : #fff1dc;
   font-weight : normal;
}

.footer A:VISITED {
   color: #000000;
   font-size : 10px;   
   font-weight : normal;
   background-color : #fff1dc;
   font-weight : normal;
}

.footer A:HOVER {
   color : #fff1dc;
   font-size : 10px;   
   background-color : #000000;
   font-weight : normal;
}

.footer A:ACTIVE {
   color: #000000;
   font-size : 10px;   
   text-decoration : none;
   background-color : #fff1dc;
   font-weight : normal;
}

.content{
  color : #4d4344;
  font-family : "Comic Sans MS",Verdana,Arial,sans-serif;
  background-color : white;
  font-size : 12px;
}
.content A:LINK {
   color : #584946;
   font-size : 12px;
   text-decoration : none;
   font-weight : normal;
   background-color : white;
}

.content A:VISITED {
   color: #584946;
   font-size : 12px;
   text-decoration : none;
   font-weight : normal;
   background-color : white;
}

.content A:HOVER {
   color : white;
   font-size : 12px;
   text-decoration: none;
   background-color : #584946;
   font-weight : normal;
}

.content A:ACTIVE {
   color: #584946;
   font-size : 12px;
   text-decoration : none;
   font-weight : normal;
   background-color : white;
}
TD.content{
  font-size : 12px;
  font-family : "Comic Sans MS",Verdana,Arial,sans-serif;

}
.catalog{
  background-color : white;
  font-family : "Comic Sans MS",Verdana,Arial,sans-serif;
  font-size : 12px;
  color : #4d4344;
  padding : 4px;
}


TABLE.catalog{
   border-top-width : medium;border-right-width : medium;border-bottom-width : medium;border-left-width : medium;
   border-top-style : outset;border-right-style : outset;border-bottom-style : outset;border-left-style : outset;
   border-color : #4d4344;
}
TD.catalog{
   border-top-width : thin;border-right-width : thin;border-bottom-width : thin;border-left-width : thin;
   border-top-style : double;border-right-style : double;border-bottom-style : double;border-left-style : double;
   border-color : #4d4344;
}

.altcontent A:LINK {
   text-decoration : underline;
}

.altcontent A:VISITED {
   text-decoration : none;
}

.altcontent A:HOVER {
   text-decoration: none;
}

.altcontent A:ACTIVE {
   text-decoration : none;
}











