.breadcrumbs
{ 
  text-align: left;
  font-family: Verdana; 
  font-size: 8pt; 
  margin-left: 14px;
}

.leftmenuheader
{ 
  height: 20px; 
  background-image: url('images/theme/blue_table_header.gif'); 
  border-top-style: solid ; 
  border-top-color: #000000; 
  border-top-width: 1px;
  border-bottom-style: solid; 
  border-bottom-color: #000000;
  border-bottom-width: 1px;
}

.leftmenubox
{ 
  border-bottom: 1px dotted #000000;  
  margin-top:6px
}

.leftmenutext
{ 
  font-family: Verdana; 
  font-size: 10pt; 
  margin-left: 10px; 
  text-align:left
}

a:link.leftmenutext
{
  color: #0000CC;
  text-decoration: none;

}

a:visited.leftmenutext
{
  color: #0000CC;
  text-decoration: none;

}

a:hover.leftmenutext
{
   text-decoration: underline;
}

.pagedescriptionbox
{ 
  border-bottom-style: solid; 
  border-bottom-width: 1px;
  height: 20px
}

.pagedescriptiontext
{ 
  font-family: Verdana; 
  font-size: 8pt; 
  margin-left: 10px;
  margin-top: 2px
}

.pagetitlebox
{ 
  height: 36px; 
  background-image: url('images/theme/blue_page_title_bg.jpg'); 
  border-bottom-style: solid; 
  border-bottom-width: 1px
}

.pagetitletext
{ 
  font-family: Verdana; 
  color: #000080;
  font-size: 14pt; 
  margin-left: 14px; 
  font-weight:bold;
  margin-top: 6px
}


.footerbox
{ 
  width: 800px; 
  height: 50px; 
  background-image: url('images/theme/grey_footer.gif');
}

.footertext
{ 
  font-family: Verdana; 
  font-size: 8pt; 
  color: #000000;
  text-align: center
}

a:link.footertext
{
  text-decoration: none;
  color: #0000CC;
}

a:visited.footertext
{
  text-decoration: none;
  color: #0000CC;
}

a:hover.footertext
{ 
  text-decoration: underline;
}