body
{ 
  background-color: #bcdbe7;
  color: #000000;
  font-family: Trebuchet MS, Tahoma, Arial Narrow, Arial, Helvetica;
  font-size: 10pt;
  margin: 0px;
}

td
{ 
  color: #000000;
  font-family: Trebuchet MS, Tahoma, Arial Narrow, Arial, Helvetica;
  font-size: 10pt;
}

a
{
  color: 0000ff;
  text-decoration: none;
}

a:hover
{ 
  color: 0000ff;
  text-decoration: underline;
}

a.news
{
  color: #411068;
  font-family: Trebuchet MS, Tahoma, Arial Narrow, Arial, Helvetica;
  font-size: 8pt;  
  text-decoration: none;
}

a.menu
{             
  background-image: url(images/layout_bullet.gif);
  color: #ffffff;
  font-family: Trebuchet MS, Tahoma, Arial Narrow, Arial, Helvetica;
  font-size: 9pt;  
  font-weight: bold;
  text-decoration: none;
  padding-left: 27px;
  height: 18px;
}                                    

a.menu:hover
{
  background-image: url(images/layout_bullet.gif);
  color: #ffff00;
  font-family: Trebuchet MS, Tahoma, Arial Narrow, Arial, Helvetica;
  font-size: 9pt;  
  font-weight: bold;
  text-decoration: underline;
  padding-left: 27px;
  height: 18px;
}

a.menu2
{             
  color: #999999;
  font-family: Trebuchet MS, Tahoma, Arial Narrow, Arial, Helvetica;
  font-size: 8pt;  
  text-decoration: none;
  padding-left: 27px;
}                                    

a.menu2:hover
{
  color: #000000;
  font-family: Trebuchet MS, Tahoma, Arial Narrow, Arial, Helvetica;
  font-size: 8pt;  
  text-decoration: underline;
  padding-left: 27px;
}

#textframe
{
  background-color: #ffffff;
}

#textframe_title
{
  background-image: url('images/textframe_bg.gif');
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
}

#textframe_title_font
{
  font-weight: bold;
  color: #000099;
}

#textframe_content
{
  background-image: url('images/textframe.jpg');
  background-color: #eeeeee;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  padding: 5px;
}

.top_text
{
  font-size: 8pt;
  font-style: italic;
  color: #000000;
}

a.top_link
{
  font-size: 8pt;
  font-style: italic;
  color: #4b8ea7;
  text-decoration: none;
}

a.top_link:hover
{
  font-size: 8pt;
  font-style: italic;
  color: #000000;
  text-decoration: none;
}

#search_box
{
  font-family: Trebuchet MS, Tahoma, Arial Narrow, Arial, Helvetica;
  font-size: 6pt;
  color: #000000;
  border: solid 1px #3097f8;  
}

a.top_menu_link
{
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

a.top_menu_link:hover
{
  font-size: 9pt;
  font-weight: bold;
  color: #30f855;
  text-decoration: none;
}

.title
{
  font-size: 16pt;
  font-style: italic;
  font-weight: bold;
  color: #000000;
}