option {
	margin: 2px;
	padding: 2px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	}

a:link {
	color: #37c0e0;
	text-decoration: none;
}
a:visited {
	color: #37c0e0;
	text-decoration: none;
}
a:hover {
	color: #37c0e0;
	text-decoration: none;
}
a:active {
	color: #37c0e0;
	text-decoration: none;
}
.mainlayer {
	height: 600;
	width: 690;
	border: none;
	overflow: auto;
	position: absolute;
}
.rstart {
	background-color: #66FF66;
	border: 1px solid #009900;
}
.rend {
	background-color: #FF6666;
	border: 1px solid #990000;
}
.rsingle {
	background-color: #FFFF66;
	border: 1px solid #999900;
}
.faqheader {
	font-weight: bold;
	font-size: 14px;
}
.raidinfo {
	width: 727;
	height: 216;
	border: none;
	overflow: auto;
	position: absolute;

}
.iteminfo {
	width: 423;
	height: 280;
	border: none;
	overflow: auto;
	position: absolute;

}
.over {
	background-color: #505050;
	border: 1px dotted;
	font-size: 10px;
  -moz-border-radius: 5px;

}
.out {
	background-color: #101010;
	border: 1px solid #333333;
font-size: 10px;	
  -moz-border-radius: 5px;

}
body {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background-color: #000000;
	font-size: 10px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.tableborderblack {
	border: 1px solid #333333;
	font-size: 10px;
  -moz-border-radius: 5px;
}

.tableborderofficer {
	border: 1px solid #00CC00;
  -moz-border-radius: 5px;
  }

.tableborderred {
	border: 1px solid #CC0000;
  -moz-border-radius: 5px;
}

.tableborderltgray {
	border: 1px solid #999999;
  -moz-border-radius: 5px;	
}

.standard_font {
	font-size: 10px;
}
.boldedmedium {
	font-size: 10px;
	font-weight: bold;
}
.success {
	color: #00FF00;
}
.failure {
	color: #FF0000;
}
.warning {
	color: #FFFF00;
	}

.zonetitle { font-size: 20px; font-weight: bold; text-transform: uppercase; }
.zoneattn { font-size: 10px; font-weight: bold; }
.zonenotes { font-size: 10px; }


.classbox { height: 80px; width: 80px; border: 1px solid #333333; padding: 2px; text-align: center; -moz-border-radius: 5px; }
.classpct { font-size: 20px; font-weight: bold; }
.classdata { font-size: 10px; }
.classlabel { height: 15px; width: 80px; border: 1px solid #333333; padding: 2px; font-size: 10px; font-weight: bold; text-align: center; -moz-border-radius: 5px; }
#classbreakdown { height: 15px; width: 95%; padding: 1px; border: 1px solid #EEEEEE; text-align: left; }
#classmakeup { height: 100%; }
