body {
background-color: black; 
background-image: url('../modules/Forums/images/wrath/icebg.jpg'); 
background-attachment: fixed; 
background-repeat: no-repeat; 
background-position: top right;
color: white;
font-size:10px;
}

table.menu {
background-image: url('../modules/Forums/images/wrath/menu_bg.gif'); 
background-repeat: no-repeat; 
background-position: top center; 
position:absolute; 
top:0px;

}

a.Druid, .Druid {color:rgb(255,125,10)}
a.Hunter, .Hunter {color:rgb(171,212,115)}
a.Mage, .Mage {color:rgb(105,204,240)}
a.Paladin, .Paladin {color:rgb(245,140,186)}
a.Priest, .Priest {color:rgb(255,255,255)}
a.Rogue, .Rogue {color:rgb(255,245,105)}
a.Shaman, .Shaman {color:rgb(36,89,255)}
a.Warrior, .Warrior {color:rgb(199,156,110)}
a.Warlock, .Warlock {color:rgb(148,130,202)}
a.DeathKnight, .DeathKnight {color:red}
a.white {cursor:pointer;font-size:13px;text-decoration:underline}
.white, .white { color: white;font-size:14px }
a:link, a:visited, a:active {text-decoration: none; font-size:13px}
//a.Druid:hover, a.Hunter:hover, a.Mage:hover, a.Paladin:hover, a.Priest:hover, a.Rogue:hover, a.Shaman:hover, a.Warrior:hover, a.Warlock:hover, a.DeathKnight:hover {font-weight:bold}
.small {color:white;font-size:12px}

#cooltip span
{display:none;
text-decoration:none;
position:absolute;
margin-left:8px;
margin-top:20px;
padding:2px 3px;
background:black;
border:3px solid #cccccc;
color:red;
width:150px;}

#dfltip span
{display:none;
text-decoration:none;
position:absolute;
margin-left:8px;
margin-top:20px;
padding:2px 3px;
background:black;
border:3px solid #cccccc;
color:red;
width:250px;}

#lootTip span 
{display:none;
text-decoration:none;
font-weight:normal;
position:absolute;
margin-left:8px;
margin-top:20px;
padding:2px 3px;
background:black;
border:3px solid #cccccc;
color:white;}

.test {
	background-color: #222;
	color: #D0D0D0;
	font-weight : bold;
	border: solid 1px #FFFFFF;
	overflow:auto;
	
}
.test2 {
	color: #D0D0D0;
	font-weight : bold;
	
}

.test3 {
	
	color: #D0D0D0;
	font-weight : bold;
	border: solid 1px #CBA300;
	
}

