body          { margin: 10px; margin-top: 0px; background-color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF;}
td            { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

a             					{ text-decoration: none; color: #FAEF5D; }
a:link, a:visited, a:hilite   	{ text-decoration: none; color: gold;  }
a:hover       					{ text-decoration: underline; color: gold;  }

h1            { color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; margin: 0px; padding: 0px; }
h2            { color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; margin: 0px; padding: 0px; padding-bottom: 8px; }
hr            { color: #000; height: 1px; padding: 0px; }

ul { margin-bottom: 0px; margin-top: 0px; }
 
/* FORMS */
form              { margin: 0px; }
input         	  { background-color: #100f0f; border: 1px solid #888888; font-size: 12px; color: #FFF; }
select         	  { background-color: #100f0f; border: 1px solid #888888; font-size: 12px; color: #FFF; }
textarea          { background-color: #100f0f; border: 1px solid #888888; font-size: 12px; color: #FFF; }

/* COLORS */ 
.greyText   { color: #9D9D9D; } 
a.greyText, a.greyText:hover, a.greyText:visited  { color: #9D9D9D; } 

.whiteText  { color: #FFFFFF; } 
a.whiteText, a.whiteText:hover, a.whiteText:visited  { color: #FFFFFF; } 

.greenText  { color: #1EFF00; } 
a.greenText, a.greenText:hover, a.greenText:visited  { color: #1EFF00; } 

.blueText   { color: #0070DD; } 
a.blueText, a.blueText:over, a.blueText:visited  { color: #0070DD; } 

.purpleText { color: #A434EE; } 
a.purpleText, a.purpleText:hover, a.purpleText:visited  { color: #A434EE; } 

.orangeText { color: #D17C22; } 
a.orangeText, a.orangeText:hover, a.orangeText:visited  { color: #D17C22; } 

.redText   	{ color: #FF0000; } 
a.redText, a.redText:hover, a.redText:visited  { color: #FF0000; } 

.goldText   { color: #ffd200; } 
a.goldText, a.goldText:hover, a.goldText:visited  { color: #ffd200; } 

.yellowText { color: yellow;  } 
a.yellowText, a.yellowText:hover, a.yellowText:visited  { color: #yellow; } 

/* CLASSES */
.wowTable         	  { background-color: #111; border: 1px solid #222222; }
.wowTableHeadder	  { border-bottom: 1px solid #000; border-top: 1px solid #2F2F2F; border-right: 1px solid #000; border-left: 1px solid #2F2F2F; font-size:9pt; color:#FFBA2B;  background-color: #191922; padding: 5px; padding-left:12px; padding-right:12px;}
.wowContent			  { border-bottom: 1px solid #000; border-top: 1px solid #2F2F2F; border-right: 1px solid #000; border-left: 1px solid #2F2F2F; padding: 3px;}
.wowContent2		  { border-bottom: 1px solid #000; border-top: 1px solid #2F2F2F; border-right: 1px solid #000; border-left: 1px solid #2F2F2F; padding: 5px;}
.wowListRow1		  { background-color:#1E1F24 }
.wowListRow2		  { background-color:#1B1D21 }
.wowListRowSelected	  { background-color: #1E0E0E; }

.wowAllaCredit	  { font-size:8pt }





