@charset "utf-8";
.mainbg {
	background-attachment: scroll;
	background-image: url(images/last_standbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.bg2 {
	background-attachment: scroll;
	background-image: url(images/last_standbg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content {
	background-attachment: scroll;
	background-image: url(images/mainpagefade.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bgfadenav {
	background-attachment: scroll;
	background-image: url(images/bgnavfade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.loot:link {color: #A335EE; font-weight: normal; text-decoration: none; }
a.loot:visited {color: #A335EE; font-weight: normal; text-decoration: none; }
a.loot:hover {color: #A335EE; font-weight: normal; text-decoration: underline; }
a.loot:active {color: #A335EE; font-weight: normal; } 

a.legendary:link {color: #FF8000; font-weight: normal; text-decoration: none; }
a.legendary:visited {color: #FF8000; font-weight: normal; text-decoration: none; }
a.legendary:hover {color: #FF8000; font-weight: normal; text-decoration: underline; }
a.legendary:active {color: #FF8000; font-weight: normal; } 

a.btmlink:link {color: #6D8FCF; text-decoration: none; }
a.btmlink:visited {color: #6D8FCF; text-decoration: none; }
a.btmlink:hover {color: #6D8FCF; text-decoration: underline; }
a.btmlink:active {color: #6D8FCF; } 

a:link { 
	color: #0C3257;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #0C3257;
	font-weight: bold;
	}
a:hover {
	color: #0C3257;
	text-decoration: underline;
	font-weight: bold;
	}
a:active {
	color: #0C3257;
	font-weight: bold;
	}
	
.wowhead-searchbox { border: 1px solid #2D517B }