BODY {
   margin: 0px;
   padding: 0px;
   margin-top: 0px;
   background-color: #ffffff;
   background: url(/images/bg.gif);
   color: #000000;
}

td.side {
   background-color: #ce904a;
   background: url(/images/bg-side.jpg);
}

td.top {
   background-color: #ce904a;
   background: url(/images/bg-top.jpg);
}

td.bottom {
   background-color: #ce904a;
   background: url(/images/bg-bottom.jpg);
}

td.header {
   background-color: #e1f3f8;
   background: url(/images/bg-header.jpg);
   background-repeat: no-repeat;
   background-position: top right;
}

table.footer {
   background-color: #e1f3f8;
   background: url(/images/bg-footer.jpg);
}

#toplinks a {font: 11px  Arial, Tahoma; color: #e67200; text-decoration:underline}
#toplinks a:hover {font: 11px  Arial, Tahoma; color: #e67200; text-decoration:none}

#toptext {
   background-color: #dbdbdb;
   background: url(/images/bg-header-text.gif);
   font: 12px  Arial, Tahoma;
   color: #000000;
   text-align: justify;
}
#toptext div{
   padding: 0px 10px 0px 10px;
}

#subscr {font: 12px  Arial, Tahoma; color: #787878;}

#menu {background-color: #f3f3f3; font: 11px  Arial, Tahoma; line-height: 18px; color: black;}
#menu a {font: 11px Arial, Tahoma; line-height: 18px; color: black; text-decoration:none}
#menu a:hover {font: 11px Arial, Tahoma; line-height: 18px; color: #e67200; text-decoration:underline}

#navi {font: 11px Arial, Tahoma; color: #999999}
#navi a {font: 11px Arial, Tahoma; color: #e67200; text-decoration:underline}
#navi a:hover {font: 11px Arial, Tahoma; color: #e67200; text-decoration:none}

#text {font: 12px Arial, Tahoma; color: #000000; text-align:justify}
#text h2 {font: 18px Arial, Tahoma; color: #2b2b2b}
#text .purple {font: 18px Arial, Tahoma; color: #934b07}

#bmenu a {font: 11px Arial, Tahoma; color: black; text-decoration:underline}
#bmenu a:hover {font: 11px Arial, Tahoma; color: black; text-decoration:none}

a {font: 12px Arial, Tahoma; color: #e67200; text-decoration:underline}
a:hover {font: 12px Arial, Tahoma; color: #e67200; text-decoration:none}

div.imgleft160 {float:left; margin: 5 5 5 0; border-width: 0px; border-color: #3f3f3f; border-style: solid; width: 160; text-align:center; font: 10px Arial, Tahoma; color: #3f3f3f;}
div.imgleft {float:left; margin: 5 5 5 0; border-width: 0px; border-color: #3f3f3f; border-style: solid; width: 100; text-align:center; font: 10px Arial, Tahoma; color: #3f3f3f;}
div.imgright {float:right; margin: 5 0 5 5; border-width: 0px; border-color: #3f3f3f; border-style: solid; width: 100; text-align:center; font: 10px Arial, Tahoma; color: #3f3f3f;}