@import url(https://fonts.googleapis.com/css?family=Orbitron:700);

BODY
{
  font-size         : 12pt;
  background: #000;
  font-family: 'Orbitron', sans-serif;
}

SPAN
{
  font-size         : 12pt;
}

BODY  {font-family: 'Orbitron', sans-serif; overflow: auto;}
TABLE {font-family: 'Orbitron', sans-serif; font-size: 12pt;}
TH    {font-family: 'Orbitron', sans-serif; font-size: 12pt; white-space: nowrap; text-align: left; vertical-align: top; font-weight: normal;}
TD    {font-family: 'Orbitron', sans-serif; font-size: 12pt;}
DIV   {font-family: 'Orbitron', sans-serif; font-size: 12pt;}
SPAN  {font-family: 'Orbitron', sans-serif; font-size: 12pt;}
      
.inform
{
  color             : Blue;
  background-color  : #CEFFCE;
  font-weight       : bold;
}

.al_LogoS
{
  position          : absolute;
  top               : 0px;
  right             : 0px;
  width             : 111px;
  height            : 51px;
  overflow          : hidden;
  cursor            : pointer;
}

.al_Dload
{
  position          : absolute;
  top               : 54px;
  right             : 0px;
  width             : 24px;
  height            : 24px;
  overflow          : hidden;
  cursor            : pointer;
}

TEXTAREA
{
  width             : 100%;
  height            : 100px;
}
      
BUTTON
{
  width             : 100%;
  height            : 50px;
}
      
BUTTON[hl="on"]
{
  background-color  : #CEFFCE;
}

.alc_Contact
{
  background-color  : #CCFFFF;
}

.alc_Contact:hover
{
  background-color  : Aqua;
}

DIV.alc_Apps UL
{
  background-color  : Silver;
}
