#selected { background: #33a1ff; }
#selected a:hover { background: #33a1ff; color: #ffffff; }

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

#content_full { float: left; width: 784px; padding: 18px; background: #fdf7e1 url("images/tile.jpg") top right no-repeat; }

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