A

{

   color: #99CCFF;

   font-weight:bold;

   text-decoration: none;

}

A:active

{

   color: #99CCFF;

   font-weight:bold;

   text-decoration: none;

}

A:hover

{

   color: #00FFFF;

   font-weight:bold;

   text-decoration: underline;

}



TD,.normaltext

{

   font-family: Verdana, Arial, Helvetica;

   font-size: 8pt;

   color: #FFFFFF;

}

.smalltext

{

   font-size: 8pt;

}



TH

{

margin-top: 7px;

margin-bottom: 7px;

padding: 7px 7px;

color: #3366CC;

font-size: 8pt;

background: #010146;

}



TABLE.outer

{

   background-color: #000000;

}



TR.row1

{

   background-color: #000066;

}

TR.row2

{

   background-color: #000066;

}



BODY

{

   font-family: Verdana, Arial, Helvetica;

   font-size: 8pt;

   color: #FFFFFF;

background: #010146;
background-image: url("chatbg.gif");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top left;

-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

}

.bigtext

{

   font-size: 8pt;

}

.headertext

{

   font-family: Verdana, Arial, Helvetica;

   font-size: 8pt;

   color: #FFFFFF;

}

.bigheadertext

{

   font-family: Verdana, Arial, Helvetica;

   font-size: 8pt;

   color: #FFFFFF;

}



input.plain

{

   background-color: #000066;

   border: 1px solid #003399;

}

body::-webkit-scrollbar {
    width: 1em;
}

body::-webkit-scrollbar-track {
  background-color: #010146;
}

body::-webkit-scrollbar-thumb {
  background-color: #000066;
  outline: 0px solid #FFFFFF;
}

body::-webkit-scrollbar-button {
  background-color: #010146;
}
