.textbg1 {
	background-image: url(images/tbg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;



}
.mbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #663333;
	background-color: #FFFFCC;
	border: 1px solid #999999;

}
.mbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFCC;
	border: 1px solid #999999;
}
.mbox3 {
	background-color: #FBFCD8;
	border: 1px dashed #999999;
	background-image: url(images/poriko_mbox.jpg);
	background-repeat: no-repeat;
	background-position: center;


}
.newbox {
	border: 1px solid #CCCCCC;
}
.textlabel {
	background-color: #999999;
}
.porikobg {
	background-image: url(images/poriko_title.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.msgboxa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	background-color: #ECFFEC;
	border: 1px solid #999999;
}
.ruler {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.links {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.bottomtitle {
	background-image: url(images/bot.jpg);
	background-repeat: no-repeat;
}

