body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	background-color: #e2e2e2;
}
a {
	cursor: hand;
	text-decoration: none;
	color: #7e7e7e;
	font-weight: bold;	
}

a:active {
	color: #a80101;
}

a:hover {
	color: #000000;
}


.guildinfo {
	border: 2px solid #d5d5d5;
	font-size: 10px;
	background-color: #f6f6f6;
	text-align: justify;
}
.progressbox {
	border: 2px solid #d5d5d5;
	font-size: 10px;
	background-color: #f6f6f6;
	text-align: justify;
}
.progress {
	font-size: 12px;
	background-color: #f6f6f6;
}
.border {
	border: 2px solid #7e7e7e;
	font-size: medium;
	background-color: #ffffff;
}
.newborder {
	border: 2px solid #7e7e7e;
	font-size: medium;
	background-color: #ffffff;
}
.newsbox {
	border: 2px solid #d5d5d5;
	font-size: 12px;
	background-color: #f6f6f6;
	text-align: justify;
}
.box {
	font-size: 12px;
}
.menubar {
	background-color: #e2e2e2;
}
.menubar-active {
	background-color: #7e7e7e;
	font-weight: bold;
	color: #f4e7e7;
}
.lines {
	background-color: #7e7e7e;
}
