@charset "utf-8";

body{
	background-image: url(../tblbg/background.jpg);
	background-attachment:fixed;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	background-color: #000000;
  }

#container {
	background-image: url(../tblbg/container.png);
	width: 1000px;
	padding: 10px;
	position: relative;
	border: 2px groove #999900;
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 5;
	top: 180px;
}
.tblhead {
	background-image: url(../tblbg/head.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tblfonts {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../tblbg/head.jpg);
	background-repeat: repeat-x;
}
.tblfooter {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	background-image: url(../tblbg/head.jpg);
	background-repeat: repeat-x;
}

.row1   {
	background:#14293B;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
}


.row2  	{
	background:#1D3953;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
}




.row3 {
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	background-color: #006600;
}

.row4 {
	font-size:10px;
	color: #FFFFFF;
	font-family: Verdana;
	text-align: left;
	background-color: #990000;
}
.rowHover {
	background: #2B577C;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
}
a:link, a:active, a:visited, a.postlink {
	text-decoration: none;
}
.Minstrel, .Minstrel:link, .Minstrel:visited, .Minstrel:active, .Minstrel:link:hover
	{
	text-decoration: none;
	color: #00FF00;
	}


.Captain, .Captain:link, .Captain:visited, .Captain:active,
.Captain:link:hover
	{
	text-decoration: none;
	color: #00CCFF;
	}

.Hunter, .Hunter:link, .Hunter:visited, .Hunter:active,
.Hunter:link:hover
	{
	text-decoration: none;
	color: #009900;
	}

.Lore-master, .Lore-master:link, .Lore-master:visited, .Lore-master:active,
.Lore-master:link:hover
	{
	text-decoration: none;
	color: #0066FF;
	}

.Burglar, .Burglar:link, .Burglar:visited, .Burglar:active,
.Burglar:link:hover
	{
	text-decoration: none;
	color: #FFFF00;
	}

.Guardian, .Guardian:link, .Guardian:visited, .Guardian:active,
.Guardian:link:hover
	{
	text-decoration: none;
	color: #FF6600;
	}

.Champion, .Champion:link, .Champion:visited, .Champion:active,
.Champion:link:hover
	{
	  text-decoration: none;
	  color: #CC3300;
	}
.Warden, .Warden:link, .Warden:visited, .Warden:active, .Warden:link:hover {
	text-decoration: none;
	color: #993333;
}
.Runekeeper, .Runekeeper:link, .Runekeeper:visited, .Runekeeper:active, .Runekeeper:link:hover {
	text-decoration: none;
	color: #FF33FF;
}
.freelink, .freelink:link, .freelink:visited, .freelink:active, .freelink:link:hover {
	text-decoration: none;
	color: #CCFF66;
}
.sign {
	height: 30px;
	width: 950px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #FF6633;
	position: relative;
}
.positive {
	font-family: Verdana;
	color: #33FF00;
}
.negative {
	font-family: Verdana;
	color: #FF3300;
}
.icon, .icon:link, .icon:visited, .icon:active,
.icon:link:hover
{
	text-decoration: none;
	border:0px
}
.wrap {
	white-space:normal
}
.tblbg {
	background-color: #CCCCCC;
}
.tblbgadmin {
	font-size: 11px;
	color: #33FF33;
	background-color: #666666;
}
.tblfooterLeft {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
	background-image: url(../tblbg/head.jpg);
	background-repeat: repeat-x;
}
.lootdel {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
}
.lootdeltbl {
	font-family: Verdana;
	font-size: 12px;
	color: #0000FF;
	background-color: #CC6666;
	text-align: center;
}
.altlist {
	font-size: 11px;
	color: #FF6633;
	background-color: #333333;
	border: 1px solid #333333;
}
