a:link
{
	font-family: arial;
	text-decoration: underline;
	color: rgb(255,0,0);
}
a:visited
{
	font-family: arial;
	text-decoration: underline;
	color: rgb(255,0,0);
} 
a:active 
{
	font-family: arial;
	text-decoration: underline;
	color: rgb(255,0,0);
}
a:hover
{
	font-family: arial;
	text-decoration: none;
	color: rgb(255,0,0);
}

.userlist-body {
   margin: 0;
   scrollbar-face-color: #000000;
   scrollbar-shadow-color: #00FF00; 
   scrollbar-highlight-color: #00FF00;
   scrollbar-3dlight-color: #00FF00; 
   scrollbar-darkshadow-color: #00FF00;
   scrollbar-track-color: #000000;
   scrollbar-arrow-color: #00FF00;
   scrollbar-base-color: #00FF00;
   background-color: #000000;
   border-left: 1px solid #006600;
}

.userlist-div {
   width: 100%;
}

.userlist-item {
   font-family: arial;
   font-size: 10px;
   cursor: default;
}

.userlist-select {
   background-color: #000000;
   border: 1 solid #00FF00;  
   font-family : Arial; 
   font-size : 12px;
   color: #00FF00;
}

.userlist-btn {
   font-family: arial;
   font-size: 10px;
   background-color: #006600;
   cursor: default;
   border-bottom: 1px solid #00FF00;
   border-right: 1px solid #00FF00;
   border-top: 1px solid #006600;
   border-left: 1px solid #006600;
}

.userlist-form {
   float: right;
}

.userlist-hover {
   width: 95%;
   font-size: 12px;
   font-family: arial;
   cursor: default;
   background-color: #00FF00;
   color: #000000;
}

.userlist-selected {
   width: 95%;
   font-size: 12px;
   font-family: arial;
   background-color: #006600;
}

.userlist-table TR {
   vertical-align: top;
   margin-bottom: 5px;
}


.userlist-status {
   width: 14px;
   font-size: 12px;
   font-family: courier,monospace,fixed;
   text-align: center;
}

.userlist-item {
   width: 95%;
   font-size: 12px;
   color: #00FF00;
}

.userlist-op {
   color: #000000;
   background-color: #00FF00;
   border: 1px solid #00FF00;
   FONT-WEIGHT: bold
}

.userlist-voice {
   color: #000000;
   background-color: #00FF00;
   border: 1px solid #00FF00;
   FONT-WEIGHT: bold
}

.main-body { 
   word-wrap: break-word;
   scrollbar-face-color: #000000;
   scrollbar-shadow-color: #00FF00; 
   scrollbar-highlight-color: #00FF00;
   scrollbar-3dlight-color: #00FF00; 
   scrollbar-darkshadow-color: #00FF00;
   scrollbar-track-color: #000000;
   scrollbar-arrow-color: #00FF00;
   scrollbar-base-color: #00FF00;
}

.main-span IMG {
   border: 0;
}

.main-link {
   color: #00FF00;
   text-decoration: underline;
}

.form-body {
   border-top: 1px solid #006600;
   background: #000000;
   margin: 0;
}

.form-form {
   float: left;
}

.form-say {
   border: 0;
   width: 90%;
   padding-left: 4px;
}

.form-nickname {
   padding-left: 4px;
   background: #00FF00;
}

.form-econtain {
   float: right;
}

.form-extra { 
   display: none; 
}

.form-boldbutton { 
   font-weight: bold;
}

.form-expand {
   border: 0;
   background: #000000;
}

.wlist-body {
   margin: 0px;
   background: #000000;
   cursor: default;
}

.wlist-chooser { 
   border: 1px solid #000000;
   padding: 2px;
   margin: 2px;
   cursor: default;
}

.wlist-container {
   width: 100%;
   height: 100%;
   padding: 5px;
   cursor: default;
}

.wlist-mouseover {
   background-color: #00FF00;
   color: #000000;
   border: 1px solid lime;
   padding: 2px;
   margin: 2px;
   cursor: default;
}

.wlist-active {
   background: #000000;
   border: 1px solid #00FF00;
   padding: 2px;
   margin: 2px;
   cursor: default;
}

.wlist-buttons {
    text-align: right;
    width: 30px;
}

.wlist-button {
   border: 0;
   cursor: default;
}

.wlist-container {
}

.wlist-table {
   width: 100%;
   height: 100%;
   border-bottom: 1px solid #006600;
}

.options-body {}
.options-title {}
.options-table {}
.options-checkbox {}
.options-select {}
.options-option {}
.options-input {}

.options-close { /* http://www.tom.me.uk/scripting/links.asp */
   text-decoration: underline;
   text-align: right;
   color: #00FF00;
   cursor: pointer;
   cursor: hand;
}

body
{
  scrollbar-face-color: #000000;
  scrollbar-shadow-color: #00FF00; 
  scrollbar-highlight-color: #00FF00;
  scrollbar-3dlight-color: #00FF00; 
  scrollbar-darkshadow-color: #00FF00;
  scrollbar-track-color: #000000;
  scrollbar-arrow-color: #00FF00;
  scrollbar-base-color: #00FF00;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
table
{
	table-border-color-light: rgb(0,255,0);
	table-border-color-dark: rgb(0,255,0); 
}
TEXTAREA
{
background-color: #000000; 
border: 1 solid #00FF00;
border-bottom: #00FF00 1px solid; 
border-left: #00FF00 1px solid; 
border-right: #00FF00 1px solid; 
border-top: #00FF00 1px solid;
font-family : Arial; 
font-size : 12px;
color: #00FF00;
}
INPUT
{
background-color: #000000;
border: 1 solid #00FF00;
border-bottom: #00FF00 1px solid; 
border-left: #00FF00 1px solid; 
border-right: #00FF00 1px solid; 
border-top: #00FF00 1px solid; 
font-family : Arial; 
font-size : 12px;
color: #00FF00;
}
HR
{
color: #00FF00;
}
SELECT
{
background-color: #000000;
border: 1 solid #00FF00;
border-bottom: #00FF00 1px solid; 
border-left: #00FF00 1px solid; 
border-right: #00FF00 1px solid; 
border-top: #00FF00 1px solid;
font-family : Arial; 
font-size : 12px;
color: #00FF00;
}

FONT		{FONT-FAMILY: Arial; FONT-SIZE: 12px}
TD		{FONT-FAMILY: Arial; FONT-SIZE: 12px}
BODY		{FONT-FAMILY: Arial; FONT-SIZE: 12px}
P		{FONT-FAMILY: Arial; FONT-SIZE: 12px}
DIV		{FONT-FAMILY: Arial; FONT-SIZE: 12px}
FORM 		{FONT-FAMILY: Arial; FONT-SIZE: 12px}
.title 		{BACKGROUND: none; COLOR: #00FF00; FONT-SIZE: 16px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; TEXT-DECORATION: underline}
.content 	{BACKGROUND: none; COLOR: #00FF00; FONT-SIZE: 12px; FONT-FAMILY: Arial}

.custom {
font-size : 12px;
font-family : Arial;
text-decoration : none;
color : #000000;
background : none;
}

.storytitle 	{BACKGROUND: none; COLOR: #00FF00; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.storycat	{BACKGROUND: none; COLOR: #00FF00; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; TEXT-DECORATION: underline}
.boxtitle 	{BACKGROUND: none; COLOR: #00FF00; FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.boxcontent 	{BACKGROUND: none; COLOR: #00FF00; FONT-SIZE: 12px; FONT-FAMILY: Arial}
.option 	{BACKGROUND: none; COLOR: #00FF00; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.tiny		{BACKGROUND: none; COLOR: #00FF00; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.footmsg 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; TEXT-DECORATION: none}


TD.topleft {background: #000000 url("http://www.theging.com/themes/theging/images/corner-top-left.gif") top left no-repeat;}
TD.topright {background: #000000 url("http://www.theging.com/themes/theging/images/corner-top-right.gif") top right no-repeat;}
TD.bottomleft {background: #000000 url("http://www.theging.com/themes/theging/images/corner-bottom-left.gif") bottom left no-repeat;}
TD.bottomright {background: #000000 url("http://www.theging.com/themes/theging/images/corner-bottom-right.gif") bottom right no-repeat;}
TD.funky {background: black url("http://www.theging.com\themes\theging\images\theging.png") bottom left no-repeat;};