.quick_access_active_border
{
  background:          #777777;
}

.quick_access_inactive_border
{
  background:          #bbbbbb;
}

.quick_access_inactive_tab
{
  background:          #eeeeee;
}

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

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

.quick_access_form
{
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           9;
  font-weight:         medium;
  background:          #EEEECC;
}

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

.quick_access_tab_link:hover
{
  color:               maroon;
  text-decoration:     none;
}

.quick_access_tab_link:visited
{
  color:               black;
}

.quick_access_tab_link:visited:hover
{
  color:               black;
  text-decoration:     none;
}

.quick_access_link
{
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           10;
  font-weight:         bold;
  color:               blue;
  text-decoration:     underline;
}

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

.quick_access_link:visited
{
  color:               blue;
  text-decoration:     underline;
}

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

.quick_access_advanced_cell
{
  border-style:        solid;
  border-color:        black;
  border-top-width:    0px;
  border-bottom-width: 0px;
  border-left-width:   0px;
  border-right-width:  0px;
}
