body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-image: URL("/images/bg_main.jpg");
	background-attachment: fixed;
	background-repeat: repeat-x;
}

td.footer, a.footer {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #BABABA;
	text-decoration: none;
}

a:HOVER.footer {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFD800;
	text-decoration: none;
}

.date{
	font-family: Tahoma, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


td.boxes{
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #2C1C01;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

a:Hover.boxes {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #2C1C01;
	text-decoration: none;
}

a.boxes {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #2C1C01;
	text-decoration: underline;
}

td.headers{
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: Bold;
	color: #FFE65B;
	text-decoration: none;
	padding: 2px;

}

td.vsmall{
	font-family: Tahoma, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #2C1C01;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

a:Hover.vsmall {
	font-family: Tahoma, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #2C1C01;
	text-decoration: none;
}

a.vsmall {
	font-family: Tahoma, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #2C1C01;
	text-decoration: underline;
}

input.buttons {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #623F05;
	border: 1px solid #FFE65B;
}

input.boxes, select.boxes {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E9CA94;
	border: 1px solid #623F05;
	padding-left: 2px;
}

td.raid {
	padding-top: 23px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}

.mainoption {
	font-weight: bold;
	background-color: #FFFFFF;
}


/* WOW Item ID */


A.wowitem {color: #ffd200;}
.iname {font-family: arial,sans-serif; font-size: 14px;text-decoration: none; font-weight: bold; color: #FFFFFF;}
.wowrttxt { font-family: Tahoma,arial,sans-serif; float: right;  display: compact;  position: relative;  top: -14px;  text-align: right; color: #FFFFFF;}
.credit {font-family: arial,sans-serif;font-size: 11px;}
A.credit { font-size: 11px;color: blue;}
.greyname {color: #9d9d9d; }
.whitename {color: #FFFFFF;}
.greenname, .greentext{color: #1EFF00;}
.bluename {color: #0070DD; }
.purplename {color: #A434EE; }
.orangename {color: #D17C22; }
.redname {color: #FF0000; }
.goldtext {color: #ffd200;}
.itemcreatelink {color: #FFA500;text-decoration:none; }
.itemeffectlink {color: #1EFF00;text-decoration:none; }


.greynameS {color: #9d9d9d;font-size: 11px; text-decoration:none; }
.whitenameS {color: #FFFFFF;font-size: 11px; text-decoration:none; }
.greennameS,.greentextS,.itemeffectlinkS {color: #19870B;font-size: 11px; text-decoration:none;}
.bluenameS {color: #0070DD; font-size: 11px; text-decoration:none;}
.purplenameS {color: #A434EE; font-size: 11px; text-decoration:none;}
.orangenameS {color: #D17C22; font-size: 11px; text-decoration:none;}
.rednameS {color: #FF0000; font-size: 11px; text-decoration:none;}
.goldtextS {color: #ffd200;font-size: 11px; text-decoration:none;}
.akznotice {color: #666666;font-size: 10px; text-decoration:none;}

.wowitem, .wowitemname {
  font: 11px tahom,arial,sans-serif;
  border: 1px solid #DBDBDB;
  padding: 3px;
  width: auto;
  color: #FFFFFF;
  text-decoration:none;   
  background-color: #333333;
  -moz-border-radius: 4px;
  min-width: 150px;
  max-width: 450px;
  }