body{
	font-size: 10;
	font-family:Arial;
	color:#FFFFFF;
}


a{
	font-size: 12px;
}

p{
	font-size: 12px;
}

ul{
	font-size: 12px;
}

li{
	font-size: 12px;
}


.bodytable{
	background-color:#000000;
}

.rowitem{
	color:#105289;
	font-size: 12;
}

.founduser{
	font-weight: bold;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14;
	background-color: #4B1F1F;
	cursor: default;
	cursor: pointer;
}

.founduserover{
	font-weight: bold;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14;
	background-color: #4B1F1F;
	cursor: pointer;
}

.itemtable {
	background-color: #ffffff;
}
.Legendary {
	font-weight: bold;
	font-family: Arial;
	color: #FF8000;
	font-size: 12;
}

.stophere {
	font-weight: bold;
	font-family: Arial;
	color: #FF0000;
	font-size: 12;
}

.rare {
	font-weight: bold;
	font-family: Arial;
	color: #0070FF;
	font-size: 12;
}

.epic {
	font-weight: bold;
	font-family: Arial;
	color: #A335EE;
	font-size: 12;
}

.effect {
	font-weight: bold;
	font-family: Arial;
	color: #00FF00;
}

.itemtd {
	font-weight: Bold;
	font-family: Arial;
	color: #FFFFFF;
	text-align: center;	
	font-size: 10;
	background-image: url(http://encoreraiding.com/images/item_border_center.png);
	padding-left: 3px;
	padding-right: 3px;
}

.itemtr {
	background-color: #000000;
	}

.itemtrhover {
	background-color: #282828;
	}
.error{
	font-weight: Bold;
	font-family: Arial;
	color: #FF0000;
	text-align: center;	
	font-size: 10;
}

.deathknight{
	font-weight: Bold;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	}
	
.druid{
	font-weight: Bold;
	color: #FF7800;
	text-align: center;
	text-decoration: none;
	}

.hunter{
	font-weight: Bold;
	color: #347235;
	text-align: center;
	text-decoration: none;
	}

.mage{
	font-weight: Bold;
	color: #43C6DB;
	text-align: center;
	text-decoration: none;
	}

.priest{
	font-weight: Bold;
	color: #736F6E;
	text-align: center;
	text-decoration: none;
	}

.paladin{
	font-weight: Bold;
	color: #FF00FF;
	text-align: center;
	text-decoration: none;
	}

.rogue{
	font-weight: Bold;
	color: #FFFF00;
	text-align: center;
	text-decoration: none;
	}

.shaman{
	font-weight: Bold;
	color: #0000FF;
	text-align: center;
	text-decoration: none;
	}

.warlock{
	font-weight: Bold;
	color: #6C2DC7;
	text-align: center;
	text-decoration: none;
	}

.warrior{
	font-weight: Bold;
	color: #817339;
	text-align: center;
	text-decoration: none;
	}
	