@charset "windows-874";
.button {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	border: medium solid #FF3300;
}
.box {
	background-color: #EFEFEF;
}
.txttitle {
	font-size: medium;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/bgmenu-index.gif);
}
.textcontent {
	font-size: x-small;
	color: #333333;
}
.boxfooter {
	background-color: #FFCC99;
	border: 1px none #FF9900;
}
.textfooter {
	font-size: x-small;
	color: #666666;
}
.texterror {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.mainmenu {
	font-size: x-small;
	background-image: url(../images/bgmenu-index.gif);
}
.txtsmall {
	font-size: xx-small;
	color: #333333;
}
.txturl {
	font-size: xx-small;
	font-weight: bold;
}

