body {
   color: #000000;
   margin: 0px;
   padding: 0px;
}

p {
   margin-top: 0;
}

h1 {
   font-weight: bold;
   color: #336600;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   margin: 0;
}

img {
   border: none 0;
}

a {
   color: #336600;
   text-decoration: none;
}

a:hover {
   color: #6bae00;
}

a[href^="http:"], a[target^="_blank"] {
   background: url(/images/remote.gif) no-repeat right top;
   padding-right: 10px;
   white-space: nowrap;
}

a.banner {
   background-image: none;
   padding-right: 0;
}

a.menulink {
   color: #2f4f4f;
   display: block;
   font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   text-decoration: none;
}

a.menulink:hover {
   color: #2f4f4f;
}

a.menulink-inner {
   color: #2f4f4f;
   display: block;
   font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
   font-size: 11pt;
   font-weight: bold;
   text-decoration: none;
}

a.menulink-inner:hover {
   color: #2f4f4f;
}

div.caption {
   border-bottom: solid 1px #dee4bc;
   font-size: 10pt;
   padding: 5px 0 5px 0;
   text-align: justify;
}

div.category {
   background-color: #f5f6e6;
   border-left: solid 10px #dee4bc;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   margin-top: 6px;
   margin-bottom: 10px;
   padding: 5px 10px 5px 10px;
   text-align: justify;
}

div.description {
   font-size: 9pt;
   padding: 10px 0 0 0;
}

div.footer {
   font-size: 8pt;
   padding: 10px 10px 0 0;
   text-align: justify;
}

div.post {                      
   border-left: 10px solid #dee4bc;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;    
   padding: 0 0 0px 10px; 
   text-align: justify;
}

div.separate {
   height: 20px;
}

h1.main {
   font-size: 14pt;
}

.more {
   font-size: 8pt;
}

.menulink-inner-td {
   background-image: url(/images/button-04.gif);
   border-bottom: none;
   border-top: none;
   height: 28px;
   text-indent: 40px;
   width: 192px;
}

.menulink-td {
   background-image: url(/images/button-01.gif);
   border-bottom: solid 1px #008000;
   border-collapse: collapse;
   border-top: solid 1px #008000;
   height: 28px;
   text-indent: 27px;
   width: 192px;
}

.text {
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
}

