BODY{
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
}

.borders {
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.backgound {
	background-attachment: scroll;
	background-image: url(../images/guild.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.style1 {
	font-size: 18px;
	color: 389bc5;
	text-decoration: underline;
}
#BOLDER {
	font-weight: bold;
}
.style2 {
	color: #389bc5;
	font-weight: bold;
}
