#PostBox {
	position:absolute;
	left:215px;
	top:35px;
	width:582px;
	height:346px;
	z-index:12;
	visibility: visible;
	display:none;
}
#HintBox {
	position:absolute;
	left:503px;
	top:127px;
	width:336px;
	height:23px;
	z-index:99;
	visibility: hidden;
}
#Screen2 {
	position:absolute;
	left:15px;
	top:55px;
	width:200px;
	height:200px;
	z-index:9;
}
#Screen3 {
	position:absolute;
	left:30px;
	top:35px;
	width:200px;
	height:200px;
	z-index:9;
}
#ChatBox {
	position:absolute;
	left:636px;
	top:557px;
	width:233px;
	height:20px;
	z-index:5;
}
.style1 {color: #CC0000}
.style2 {color: #000000}
#Layer2 {
	position:absolute;
	left:277px;
	top:93px;
	width:273px;
	height:159px;
	z-index:6;
}
.TitleBox {
	background:url(images/title_bar.jpg);
	font-family: Tahoma;
	font-size: 13.5px;
	color: #000000;
	font-weight: bold;
}
#LoginBox {
	position:absolute;
	left:647px;
	top:399px;
	width:233px;
	height:170px;
	z-index:6;
}
#TalkBox {
	position:absolute;
	left:647px;
	top:399px;
	width:233px;
	height:170px;
	z-index:6;
}


#RegisterBox {
	position:absolute;
	left:226px;
	top:196px;
	width:400px;
	height:285px;
	z-index:6;
}

#Layer1 table {
	background-color: #336699;
}
.plaintext {
	font-family: Tahoma;
	font-size: 13.5px;
	color: #000000;
	font-weight: normal;
}
#PostBox input {
	background-color: #F2F2F2;
}
.titletext {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;

}
.subtitletext {
	font-family: Tahoma;
	font-size: 10px;
	color: #00CC00;
	font-weight: normal;
}
.plaintextBold {
	font-family: Tahoma;
	font-size: 13.5px;
	color: #000000;
	font-weight: bold;
}
.hilightlink {
	color:#0000CC;
	text-decoration:underline;
	cursor: pointer;
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
#description .plaintext .titletext {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
#description .plaintext .subtitletext {
	font-family: Tahoma;
	color: #006600;
	font-size: 12px;
}
#description .plaintext {
	font-family: Tahoma;
	font-size: 14px;
}
.plaintextMedium {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#buildingTable td {
	line-height: 40px;
}
