#selected { background: #7db040; }
#selected a:hover { background: #7db040; color: #ffffff; }

#sideleft li { list-style: none; margin: 0; border-bottom: 1px solid #ffffff; background: #7db040; }
#sideleft ul ul { margin: 0; padding: 0; font-weight: bold; }
#sideleft ul ul li { list-style: none; margin: 0; border-top: 1px solid #7db040; background: #fdf7e1; }

#content_full { float: left; width: 784px; padding: 18px; background: #fdf7e1 url("images/tile.jpg") top right no-repeat; }
#content_inner2 { float: left; width: 468px; border: 1px solid #e0e0e0; padding: 8px; background: #ffffff; }
#content_inner3 { float: left; margin-left: 18px; }
#content_inner3 img { margin-bottom: 3px; }

.required { color: #33a1ff; }
.submit { border: 2px solid #666666; background: #fdf7e1; font-weight: bold; color: #666666; }
.txt_fld {  border: 1px solid #666666; width: 500px;  }

.items { border-collapse: collapse; }
.items td { border-top: 1px solid #e0e0e0; padding: 9px 0; }

.highlight { border: 1px solid #e0e0e0; padding: 20px; background-color: #e3f1ff; }