/* UPDATED 2021-01-04 21:07:45 */

.fg-dom-dark
{
  color: #00EE00;
}

.bg-dom-dark
{
  background-color: #00EE00;
}

.fg-sub-dark
{
  color: #00BBEE;
}

.bg-sub-dark
{
  background-color: #00BBEE;
}

.fg-sub-light
{
  color: #00EE00;
}

.bg-sub-light
{
  background-color: #00EE00;
}



