.corporate_access_cell
{
  text-align:          center;
  background-color:    #777777;
}

.corporate_access_link
{
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           10;
  font-weight:         bold;
  color:               white;
  text-decoration:     underline;
  background-color:    #777777;
}

.corporate_access_link:hover
{
  text-decoration:     underline;
  color:               yellow;
}

.component_news_item
{
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           11;
  font-weight:         bold;
  color:               black;
}

.component_news_item:hover
{
  color:               maroon;
  text-decoration:     underline;
}

.component_frame
{
  background:          white;
  border-style:        solid;
  border-color:        #aaaaaa;
  border-top-width:    1px;
  border-bottom-width: 1px;
  border-left-width:   1px;
  border-right-width:  1px;
}

.component_header
{
  text-align:          center;
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           10;
  font-weight:         bold;
  border-style:        solid;
  border-color:        #aaaaaa;
  border-top-width:    0px;
  border-bottom-width: 1px;
  border-left-width:   0px;
  border-right-width:  0px;
}

.component_text
{
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           10;
  color:               black;
}

.component_error
{
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           20; /* mammma Mia */
  font-weight:         bold;
  color:               red;
}

.component_link
{
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           10;
  font-weight:         bold;
  color:               black;
  text-decoration:     none;
}

.component_link:hover
{
  color:               maroon;
  text-decoration:     underline;
}

.component_select
{
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           10;
  font-weight:         medium;
}

.component_button
{
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           10;
  font-weight:         bold;
}

.component_text_box
{
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           10;
  font-weight:         medium;
}

.search_result_header
{
  text-align:          left;
  font-size:           11;
}

.details_h1
{
  font-family:  verdana;
  font-size:    12;
}

.details_h2
{
  font-family:  verdana;
  font-size:    11;
}

.details_table
{
  font-family:  verdana;
  font-size:    9;
}

  