body {
/*   background-color: rgb(159,174,141);*/
/*   background-color: rgb(254,161,232);*/
/*   background-color: rgb(242,082,160);*/
   background-color: rgb(204,153,204);
   font-family: Tahoma, verdana, arial,Helvetica,sans-serif;
   font-size: 10pt;
   color: #515151;
}
table.outertable {
   background-color: rgb(204,153,204);
}
table.headtable {
   background-color: rgb(254,161,232);
}
table.centretable {
/*   background-color: rgb(254,244,209);*/
/*   background-color: rgb(204,204,153);*/
/*   background-color: rgb(114,114,56);*/
/*   background-color: rgb(142,142,70);*/
   background-color: rgb(150,150,73);
}
table.contenttable {
/*   background-color: rgb(247,179,174);*/
   background-color: white;
   border-left: 5px solid white;
   margin: 0px;
   border-right-width: 0px;
}
table.menutable {
/*   background-color: rgb(204,204,153);*/
   background-color: rgb(150,150,73);
   padding: 5px;
}
td.menupanel {
/*   background-color: rgb(204,204,153);*/
   background-color: rgb(150,150,73);
}
p {
   font-family: arial,Helvetica,sans-serif;
   font-size: 10pt;
   color: #515151;
   border-right-width: 0px;
}
li {
   font-family: verdana, arial,Helvetica,sans-serif;
   font-size: 10pt;
   color: #515151;
}

h2 {
   font-family: Tahoma, arial,Helvetica,sans-serif;
   font-size: 14pt;
/*   color: rgb(242,082,160);*/
   color: rgb(204,153,204);
   border-right-width: 0px;
}
img {
   border-width: 0px;
}

td.topleft {
/*   border-bottom: 1px solid white;*/
/*   border-right: 1px solid white;*/
/*   background-image: url("../images/fotolia_660744_small.jpg");
   background-position-x: right;
   background-position-y: bottom;
   background-repeat: no-repeat;*/
/*   background-color: rgb(159,174,141);*/
   background-color: rgb(150,150,73);
/*   background-color: white;*/
}
td.topright {
/*   border-bottom: 1px solid white;
   border-left: 1px solid white;*/
}
td.bottomleft {
/*   border-top: 1px solid white;*/
/*   border-right: 1px solid white;*/
/*   background-image: url("../images/fotolia_660744_small.jpg");
   background-position-x: right;
   background-position-y: bottom;
   background-repeat: no-repeat;*/
/*   background-color: rgb(159,174,141);*/
   background-color: rgb(150,150,73);
/*   background-color: white;*/
}
td.bottomright {
/*   border-top: 1px solid white;
   border-left: 1px solid white;*/
}
a.menuactive {
   font-family: Verdana, arial,Helvetica,sans-serif;
   font-size: 10pt;
   text-decoration: none;
   line-height: 1.0;
   margin: 0;
   color: rgb(153,102,204);
}
a.menu {
   font-family: Verdana, arial,Helvetica,sans-serif;
   font-size: 10pt;
   text-decoration: none;
   line-height: 1.0;
   margin: 0;
   color: rgb(041,065,049);
}
a.menu:hover {
   color: rgb(153,102,204);
}
a.menu:active {
   color: rgb(153,102,204);
}