body
{
   margin: 0px;
   font-family: arial, verdana, helvetica; 
   font-size: 11px; 
   color: #000000;
   background: #03296A;
}

table
{
   border-collapse: collapse;
   border-spacing: 0px;
}

td
{
   padding: 0px;
}

a
{
   color: #FFE0C0;
   font-size: 11px;
   text-decoration: none;
}

a:hover
{
   color: #FFFFFF;
   font-size: 11px;
   text-decoration: none;
}

table#header_title
{
   width: 100%;
}

table#search_bar
{
   width: 100%;
}

table#lower_bar
{
   width: 100%;
}

table#body
{
   width: 100%;
   height: 100%;
   background: #FFFFFF;
}

td#logo_cell
{
   width: 87px;
}

td#title_cell
{
   width: 316px;
}

td#dr_cell
{
   padding-top: 3px;
   padding-right: 10px;
}

td#search_border
{
   height: 1px;
   background: #A66910;
}

td#left_sb
{
   width: 403px;
}

td#middle_sb
{
   width: 168px;
}

td#search_cell
{
   background: #D2CBC1;
   height: 29px;
   white-space: nowrap;
}

td#lower_border
{
   height: 1px;
   background: #DFDBCE;
}

td#content_title_cell
{
   width: 100%;
   background: #7F93B4;
   font-size: 13px;
   font-weight: bold;
}

td#content_area
{
   background: #7F93B4;
   color: #ffffff;
   font-size: 12px;
   padding: 10px;
}

td#lower_nav
{
   width: 100%;
   color: #FFFFFF;
   font-size: 10px;
   text-align: center;
}

div#nav_bar
{
   width: 100%;
   height: 18px;
   background: #AB6505;
   background-image:url(/images/nav_bar.gif); 
   layer-background-image:url(/images/nav_bar.gif);
   background-repeat: no-repeat;
   font-size: 11px;
   font-weight: bold;
}

div#content_title
{
   background: #03296A;
   height: 20px; 
   color: #FFFFFF;
}

img#page_picture
{
   border: 4px solid #03296A;
}

a.content
{
   color: #FFFFFF;
   text-decoration: underline;
}

td.vertical_buffer
{
   height: 10px;
}

td.content_buffer
{
   width: 50px;
}

.search
{
  height: 17px;
  border: 1px solid #000000;
}
