/* Original fusion industries colors by Ryan */

body
{
  background: black;
  color: #BBBBBB;
  font-family: Arial,Helvetica,Sans-Serif; 
  margin-left: 0pt; 
  margin-right: 0pt; 
  margin-top: 0pt; 
  margin-bottom: 0pt; 
  scrollbar-face-color: #727272; 
  scrollbar-shadow-color: #727272; 
  scrollbar-highlight-color: #727272; 
  scrollbar-3dlight-color: #A2A2A2; 
  scrollbar-darkshadow-color: #424242; 
  scrollbar-track-color: black; 
  scrollbar-arrow-color: black;
}

a:link
{ 
  color: #EEEEEE; 
  text-decoration: none;
}

a:visited
{ 
  color: #DDDDDD; 
  text-decoration: none;
}

a:hover, a:active
{ 
  text-decoration: underline overline 
}

/*
p
{
  text-align: justify;
}
*/

input.text
{ 
  background-color: black; 
  border-bottom: #999999 1px solid; 
  border-left: #999999 1px solid; 
  border-right: #999999 1px solid; 
  border-top: #999999 1px solid; 
  color: #BBBBBB; 
  font-family: tahoma; 
  font-size: 10pt
}

input.smbutton
{ 
  background-color: black; 
  border-bottom: black 0px solid; 
  border-left: black 0px solid; 
  border-right: black 0px solid; 
  border-top: black 0px solid; 
  color: #BBBBBB; 
  font-family: tahoma; 
  font-size: 9pt; 
  font-weight: bold
}